| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CivitAI Tracker v9 source code.tar.gz | 2026-04-27 | 51.3 kB | |
| CivitAI Tracker v9 source code.zip | 2026-04-27 | 58.5 kB | |
| README.md | 2026-04-27 | 1.1 kB | |
| Totals: 3 Items | 110.8 kB | 0 | |
This is a small utility I built to track CivitAI post performance, keep a local dashboard updated, and make posting analysis a bit less guess-based and a bit more data-driven.
Current highlights:
- tracks post stats locally
- desktop app with tray/background workflow
- auto polling support
- runtime-aware dashboard
- .exe build flow
- built-in startup diagnostics
I also cleaned up a big part of the internal architecture:
- moved the core logic into a service layer
- removed the old subprocess-based collection flow
- prepared a cleaner source/frozen runtime split
- added a PowerShell launcher for source mode
It is still evolving, but it has now reached the point where it feels like a real usable tool rather than just a pile of scripts.
Feedback is very welcome, especially on:
- UX
- EXE packaging
- stability
- future analytics ideas
The next thing I want to explore is whether Buzz data can be used to reliably distinguish regular reactions from collection adds.
Repo / release link is below.