ActivityPub: https://github.com/buckket/go-mastopush
fediverse golang golang-library mastodon webpush webpush-notifications
Score: -Infinity
Last synced: about 5 hours ago
JSON representation
Repository metadata:
Decrypt and parse Web Push Notifications sent by Mastodon
- Host: GitHub
- URL: https://github.com/buckket/go-mastopush
- Owner: buckket
- License: gpl-3.0
- Created: 2019-05-19T16:02:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-18T23:01:37.000Z (over 6 years ago)
- Last Synced: 2026-01-28T21:54:55.885Z (8 days ago)
- Topics: fediverse, golang, golang-library, mastodon, webpush, webpush-notifications
- Language: Go
- Homepage:
- Size: 39.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding:
- Liberapay: buckket
Owner metadata:
- Name: buckket
- Login: buckket
- Email:
- Kind: user
- Description:
- Website:
- Location: Berlin
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/111178?u=2b88ee922e591b9e0d9b33e282b1088fb4f26a3b&v=4
- Repositories: 35
- Last Synced at: 2023-03-11T05:20:08.580Z
- Profile URL: https://github.com/buckket
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: about 5 hours ago
Total Commits: 11
Total Committers: 1
Avg Commits per committer: 11.0
Development Distribution Score (DDS): 0.0
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| buckket | f****x@b****g | 11 |
Issue and Pull Request metadata
Last synced: 3 months ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
proxy.golang.org: github.com/buckket/go-mastopush
- Homepage: https://github.com/buckket/go-mastopush
- Documentation: https://pkg.go.dev/github.com/buckket/go-mastopush#section-documentation
- Licenses: GPL-3.0
- Latest release: v0.0.0-20190818230129-60954b1e8858 (published over 6 years ago)
- Last Synced: 2026-01-08T07:23:40.108Z (28 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
Dependencies
- github.com/buckket/go-mastodon v0.0.4-0.20190519203918-b51a14a673c1
- github.com/gbrlsnchs/jwt/v3 v3.0.0-beta.0
- github.com/kr/pretty v0.1.0
- github.com/magiconair/properties v1.8.1
- github.com/pelletier/go-toml v1.4.0
- github.com/spf13/afero v1.2.2
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/viper v1.3.2
- github.com/stretchr/testify v1.3.0
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/sys v0.0.0-20190516110030-61b9204099cb
- golang.org/x/text v0.3.2
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- github.com/BurntSushi/toml v0.3.1
- github.com/PuerkitoBio/goquery v1.5.0
- github.com/andybalholm/cascadia v1.0.0
- github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
- github.com/buckket/go-mastodon v0.0.4-0.20190519203918-b51a14a673c1
- github.com/coreos/etcd v3.3.10+incompatible
- github.com/coreos/go-etcd v2.0.0+incompatible
- github.com/coreos/go-semver v0.2.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.7.0
- github.com/fsnotify/fsnotify v1.4.7
- github.com/gbrlsnchs/jwt/v3 v3.0.0-beta.0
- github.com/gorilla/websocket v1.4.0
- github.com/hashicorp/hcl v1.0.0
- github.com/kr/pretty v0.1.0
- github.com/kr/pty v1.1.1
- github.com/kr/text v0.1.0
- github.com/magiconair/properties v1.8.0
- github.com/magiconair/properties v1.8.1
- github.com/mattn/go-colorable v0.1.1
- github.com/mattn/go-isatty v0.0.5
- github.com/mattn/go-isatty v0.0.7
- github.com/mattn/go-mastodon v0.0.4
- github.com/mattn/go-tty v0.0.0-20190424173100-523744f04859
- github.com/mitchellh/mapstructure v1.1.2
- github.com/pelletier/go-toml v1.2.0
- github.com/pelletier/go-toml v1.4.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/spf13/afero v1.1.2
- github.com/spf13/afero v1.2.2
- github.com/spf13/cast v1.3.0
- github.com/spf13/jwalterweatherman v1.0.0
- github.com/spf13/jwalterweatherman v1.1.0
- github.com/spf13/pflag v1.0.3
- github.com/spf13/viper v1.3.2
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.2.2
- github.com/stretchr/testify v1.3.0
- github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
- github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
- github.com/urfave/cli v1.20.0
- github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
- golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
- golang.org/x/crypto v0.0.0-20190211182817-74369b46fc67
- golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
- golang.org/x/net v0.0.0-20180218175443-cbe0f9307d01
- golang.org/x/net v0.0.0-20181114220301-adae6a3d119a
- golang.org/x/net v0.0.0-20190509222800-a4d6f7feada5
- golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
- golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
- golang.org/x/sys v0.0.0-20190222072716-a9d3bda3a223
- golang.org/x/sys v0.0.0-20190509141414-a5b02f93d862
- golang.org/x/sys v0.0.0-20190516110030-61b9204099cb
- golang.org/x/text v0.3.0
- golang.org/x/text v0.3.2
- golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
- gopkg.in/yaml.v2 v2.2.2