Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HanaDigital/grev
Github Release Viewer. View your github repository release statistics.
https://github.com/HanaDigital/grev
check count download github releases viewer
Last synced: 3 months ago
JSON representation
Github Release Viewer. View your github repository release statistics.
- Host: GitHub
- URL: https://github.com/HanaDigital/grev
- Owner: HanaDigital
- Created: 2020-06-11T21:57:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-25T11:43:02.000Z (10 months ago)
- Last Synced: 2024-05-01T11:29:28.209Z (7 months ago)
- Topics: check, count, download, github, releases, viewer
- Language: TypeScript
- Homepage:
- Size: 11.7 MB
- Stars: 211
- Watchers: 6
- Forks: 10
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Web app to view github's release statistics.#### Authors
[@dr-nyt](https://github.com/dr-nyt)
#### Contributors
[@dolphinspired](https://github.com/dolphinspired)
## Features
- View the total download count of all releases.
- View the download count of every individual release.
- Bookmark most visited repositories.
- List all repositories of the owner.## How to use
- Goto https://hanadigital.github.io/grev/.
- Search for repositories or owners in any of the following formats
- `https://github.com/username/repo`
- `github.com/username/repo`
- `username/repo`
- `username`## Bug report
- If you find any bugs then feel free to report them [here](https://github.com/HanaDigital/grev/issues).
## Support
If you like our work, and want to help keep apps like these ad-free, you can [buy me a coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2W7DADSP9HKQ8&source=url) or join our discord https://discord.gg/Wya4Dst
## License
```
Copyright 2020 HanaDigitalLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```