Nikola Perović
peroniko.xyz
Nikola Perović
@peroniko.xyz
Update:
April 16, 2025 at 12:49 PM
Two Python scripts are used here:
- one collects data hourly from ~/.config/qBittorrent/qBittorrent-data.conf into a JSON file (qBittorrentStats.json),
- and the second converts that JSON data into the HTML file (qBittorrentStats.html) displaying the graphs shown above.
Tracking qBittorrent Usage With Graphs
Tracking qBittorrent Usage With Graphs. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
April 14, 2025 at 8:21 PM