About BadgeTrack
The fast and simple dynamic badge generator
What is BadgeTrack?
BadgeTrack is a lightweight web application designed to generate dynamic visit counter badges for your projects. It provides real-time visit tracking with beautiful, customizable badges that can be embedded in your README files, websites, and documentation.
How It Works
The application uses FastAPI and SQLite to:
- Track visits to your specified URLs using anonymous cookies
- Generate dynamic badges via Shields.io integration
- Provide real-time visit count updates
- Offer customizable styles, colors, and logos
Privacy & Security
User privacy is prioritized. The application uses an anonymous, unique cookie to distinguish between visits and prevent a single user from incrementing the counter multiple times for the same badge. No personal data is collected or stored. The cookie contains no identifying information.
Open Source
BadgeTrack is open source software, licensed under MIT. You can view, modify, and distribute the code according to the license terms. Contributions are welcome!