6a9fc113af6c0d1f0f5872a5c338d559ee0d55f1
Torrent Indicator
Torrent health widget.
Files
| File | Role |
|---|---|
scrape_server.py |
Python Server — polls BitTorrent trackers |
torrent-scrape.service |
systemd service to autostart the server |
ghost-inject.html |
Optionnal Paste this snippet in Ghost (Settings > Code injection) |
Quick start
# 1. Launch the server (test)
python3 scrape_server.py
# 2. Test the API
curl "http://127.0.0.1:8765/?hash=3b245504cf5f11bbdbe1201cea6a6bf45aee1bc0"
Description
Widget d'état de torrent. Affiche seeders, leechers, santé et popularité en temps réel à chaque chargement de page.
Languages
HTML
71.5%
Python
28.5%
