https://github.com/jimbrig/profile-views
https://github.com/jimbrig/profile-views
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jimbrig/profile-views
- Owner: jimbrig
- Created: 2023-04-04T01:05:17.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T12:10:22.000Z (6 months ago)
- Last Synced: 2024-10-29T14:38:50.325Z (6 months ago)
- Size: 379 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - jimbrig/profile-views - (Others)
README
## [🚀 GitHub Profile Views Counter](https://github.com/gayanvoice/github-profile-views-counter)
**GitHub Profile Views Counter** is an opensource project that powered entirely by `GitHub Actions` to fetch and store insights of repositories.
It uses `GitHub API` to fetch the insight data of your repositories and commits changes into a separate repository.The project created and maintained by [gayanvoice](https://github.com/gayanvoice). Don't forget to follow him on [GitHub](https://github.com/gayanvoice), [Twitter](https://twitter.com/gayanvoice), and [Medium](https://gayanvoice.medium.com/).
Repository
Last Updated
Unique
Views
jimbrig
2025/2/28 6:07 AM UTC
258
1987
jimstools
2025/2/28 6:07 AM UTC
74
264
KaaS
2025/2/28 12:00 AM UTC
3234
12870
jimsdots
2025/2/28 6:08 AM UTC
265
1347
Last updated on 2025/3/2 12:09 PM UTC
## ✂️Copy and 📋 Paste
### Total Views Badge
[](https://github.com/jimbrig/profile-views)```readme
[](https://github.com/jimbrig/profile-views)
```
[**Set up GitHub Profile Views Counter for your repositories**](https://github.com/gayanvoice/github-profile-views-counter)
## ⛔ DO NOT
- Do not commit any changes to `./cache` directory. This feature helps to integrity of the records for visitors.
- The app will automatically stop measuring insights until you revoke those commits.
## 📦 Third party- [@octokit/rest](https://www.npmjs.com/package/@octokit/rest) - Send REST API requests to GitHub.
- [fs-extra](https://www.npmjs.com/package/fs-extra) - Creating directories and files.
- [simple-git](https://www.npmjs.com/package/simple-git) - Handling Git commands.
- [node-chart-exec](https://www.npmjs.com/package/node-chart-exec) - Generate graphs.
## 📄 License
- Powered by: [GitHub Profile Views Counter](https://github.com/gayanvoice/github-profile-views-counter)
- Code: [MIT](./LICENSE) © [gayanvoice](https://github.com/gayanvoice)
- Data in the `./cache` directory: [Open Database License](https://opendatacommons.org/licenses/odbl/1-0/)