https://github.com/sabyasachi-seal/repository_views
A CI Workflow that counts the views of all my repositories automatically
https://github.com/sabyasachi-seal/repository_views
ci continuous-integration githubaction-workflow githubactions repository viewcount workflow
Last synced: 15 days ago
JSON representation
A CI Workflow that counts the views of all my repositories automatically
- Host: GitHub
- URL: https://github.com/sabyasachi-seal/repository_views
- Owner: Sabyasachi-Seal
- License: mit
- Created: 2022-01-27T07:40:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-18T01:39:36.000Z (16 days ago)
- Last Synced: 2025-04-18T14:59:57.522Z (16 days ago)
- Topics: ci, continuous-integration, githubaction-workflow, githubactions, repository, viewcount, workflow
- Language: Python
- Homepage: https://github.com/Sabyasachi-Seal/Repository_Views
- Size: 397 MB
- Stars: 15
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## [🚀 GitHub Profile Views Counter](https://github.com/Sabysasachi-Seal/github-profile-views-counter)
**GitHub Profile Views Counter** is a project that powered entirely by `GitHub Actions` to fetch and store insights of repositories.
It uses `GitHub API` to fetch the insight data of repositories and commits changes into a separate repository.
Repository
Last Updated
Unique
Views
3DContributionGraph
2025/4/17 1:36 AM UTC
12
112
AIML-Training-Assignments
2025/4/17 1:37 AM UTC
13
61
AmazonPriceDropAlert
2025/4/17 1:37 AM UTC
1116
3009
AnalogClock
2025/4/17 1:37 AM UTC
359
1247
Attendance-Tracker
2025/4/17 1:37 AM UTC
475
864
Books
2025/4/17 1:37 AM UTC
94
611
Certificate-Generator-MLSA
2025/4/17 1:37 AM UTC
2398
7969
ChessTournament
2025/4/17 1:37 AM UTC
291
934
ChromeDinoGame
2025/4/17 1:38 AM UTC
112
876
CodingEasy
2025/4/17 1:38 AM UTC
9
36
CodingInC-CPP
2025/4/17 1:38 AM UTC
36
172
CodingInJava
2025/4/17 1:38 AM UTC
150
702
CodingInJS
2025/4/17 1:38 AM UTC
8
12
CodingInPython
2025/4/17 1:38 AM UTC
83
194
commclassroomOP
2025/4/17 1:38 AM UTC
5
6
CompetitionsAndPrograms
2025/4/17 1:39 AM UTC
16
58
ComputerArchitecture-PCC-CS492
2025/4/17 1:39 AM UTC
227
2245
cs-study-cases
2025/4/17 1:39 AM UTC
5
10
CSE-United
2025/4/17 1:39 AM UTC
66
226
DataLeakagePreventionSystem
2025/4/17 1:39 AM UTC
158
687
DiabetesPredictor
2025/4/17 1:39 AM UTC
257
1205
DSA-Bootcamp-Java
2025/4/17 1:39 AM UTC
106
499
E-BookFoundation-programming-books
2025/4/17 1:39 AM UTC
10
44
Events-And-Hackathons
2025/4/17 1:40 AM UTC
13
36
FaceMaskDetector
2025/4/17 1:40 AM UTC
202
416
GatsbyCloud_Demo
2025/4/17 1:40 AM UTC
4
4
GCP-Certificate
2025/4/17 1:40 AM UTC
754
2787
GitCode
2025/4/17 12:00 AM UTC
1414
4032
GitHub200
2025/4/17 1:40 AM UTC
23
64
google-portfolio
2025/4/17 1:40 AM UTC
28
58
Last updated on 2025/4/19 1:29 AM UTC
### Total Views Badge
[](https://github.com/Sabyasachi-Seal/Repository_Views)```readme
[](https://github.com/Sabyasachi-Seal/Repository_Views)
```
## â›” 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.