https://github.com/abgeo/follytics
Follytics – A GitHub follower analytics service that tracks follows and unfollows using an event-sourcing-like pattern. Gain historical insights into follower trends with precise event-based tracking 🚀
https://github.com/abgeo/follytics
analytics chart chart-generation github svg-generation
Last synced: about 2 months ago
JSON representation
Follytics – A GitHub follower analytics service that tracks follows and unfollows using an event-sourcing-like pattern. Gain historical insights into follower trends with precise event-based tracking 🚀
- Host: GitHub
- URL: https://github.com/abgeo/follytics
- Owner: ABGEO
- License: agpl-3.0
- Created: 2025-03-02T16:29:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-23T20:41:32.000Z (about 2 months ago)
- Last Synced: 2026-04-23T22:20:26.575Z (about 2 months ago)
- Topics: analytics, chart, chart-generation, github, svg-generation
- Language: Go
- Homepage: https://follytics.app
- Size: 2.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Follytics
Follytics is a tracking and analytics service designed to monitor GitHub follower statistics over time.
It utilizes an event-sourcing-like pattern to track each follow and unfollow as a separate event,
allowing for accurate and historical insights into user follower trends.
**Note: This project is a work in progress.**
[](https://github.com/ABGEO/follytics/actions/workflows/lint.yml)
[](https://github.com/ABGEO/follytics/actions/workflows/docker-publish.yml)
[](https://app.fossa.com/projects/git%2Bgithub.com%2FABGEO%2Ffollytics?ref=badge_shield&issueType=license)
## Features
## Installation
## Usage
## Development
## Contributing
## License
Copyright (c) 2025 [Temuri Takalandze](https://www.abgeo.dev).
Released under the [AGPL-3.0](LICENSE) license.
## Contributors