https://github.com/melogabriel/repositories-views-counter
Repository to implement automatic view counting in the profile readme.
https://github.com/melogabriel/repositories-views-counter
profile-readme views-count workflow workflow-actions
Last synced: about 2 months ago
JSON representation
Repository to implement automatic view counting in the profile readme.
- Host: GitHub
- URL: https://github.com/melogabriel/repositories-views-counter
- Owner: melogabriel
- Created: 2025-02-17T12:42:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-14T13:00:23.000Z (about 2 months ago)
- Last Synced: 2026-04-14T15:05:24.438Z (about 2 months ago)
- Topics: profile-readme, views-count, workflow, workflow-actions
- Homepage:
- Size: 173 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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
melogabriel
2025/3/14 12:00 AM UTC
31
696
langchain-chatgpt
2025/3/14 12:00 AM UTC
7
54
Last updated on 2025/3/16 6:12 AM UTC
## ✂️Copy and 📋 Paste
### Total Views Badge
[](https://github.com/melogabriel/repositories-views-counter)
```readme
[](https://github.com/melogabriel/repositories-views-counter)
```
[**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/)