Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 19 hours 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T00:55:39.000Z (9 months ago)
- Last Synced: 2024-04-14T00:39:15.464Z (9 months ago)
- Topics: ci, continuous-integration, githubaction-workflow, githubactions, repository, viewcount, workflow
- Language: Python
- Homepage: https://github.com/Sabyasachi-Seal/Repository_Views
- Size: 275 MB
- Stars: 15
- Watchers: 1
- Forks: 2
- 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/1/6 1:24 AM UTC
12
112
AIML-Training-Assignments
2025/1/6 1:24 AM UTC
12
58
AmazonPriceDropAlert
2025/1/6 1:24 AM UTC
1063
2865
AnalogClock
2025/1/6 12:00 AM UTC
346
1221
Attendance-Tracker
2025/1/6 12:00 AM UTC
453
836
Books
2025/1/6 1:25 AM UTC
91
607
Certificate-Generator-MLSA
2025/1/6 12:00 AM UTC
2206
7584
ChessTournament
2025/1/6 1:25 AM UTC
287
922
ChromeDinoGame
2025/1/6 1:25 AM UTC
111
875
CodingEasy
2025/1/6 1:25 AM UTC
9
36
CodingInC-CPP
2025/1/6 1:25 AM UTC
33
169
CodingInJava
2025/1/6 1:25 AM UTC
147
695
CodingInJS
2025/1/6 1:26 AM UTC
8
12
CodingInPython
2025/1/6 1:26 AM UTC
80
191
commclassroomOP
2025/1/6 1:26 AM UTC
5
6
CompetitionsAndPrograms
2025/1/6 1:26 AM UTC
16
58
ComputerArchitecture-PCC-CS492
2025/1/6 1:26 AM UTC
226
2244
cs-study-cases
2025/1/6 1:26 AM UTC
5
10
CSE-United
2025/1/6 1:26 AM UTC
64
224
DataLeakagePreventionSystem
2025/1/6 12:00 AM UTC
146
655
DiabetesPredictor
2025/1/6 1:27 AM UTC
249
1166
DSA-Bootcamp-Java
2025/1/6 1:27 AM UTC
106
499
E-BookFoundation-programming-books
2025/1/6 1:27 AM UTC
10
44
Events-And-Hackathons
2025/1/6 1:27 AM UTC
12
35
FaceMaskDetector
2025/1/6 1:27 AM UTC
200
400
GatsbyCloud_Demo
2025/1/6 1:27 AM UTC
4
4
GCP-Certificate
2025/1/6 12:00 AM UTC
736
2743
GitCode
2025/1/6 1:27 AM UTC
1331
3883
GitHub200
2025/1/6 1:28 AM UTC
22
63
google-portfolio
2025/1/6 1:28 AM UTC
9
19
Last updated on 2025/1/8 1:24 AM UTC
### Total Views Badge
[![Image of https://github.com/Sabyasachi-Seal/Repository_Views](https://github.com/Sabyasachi-Seal/Repository_Views/blob/master/svg/profile/badge.svg)](https://github.com/Sabyasachi-Seal/Repository_Views)```readme
[![Image of https://github.com/Sabyasachi-Seal/Repository_Views](https://github.com/Sabyasachi-Seal/Repository_Views/blob/master/svg/profile/badge.svg)](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.