Mirror — primary at git.dannydannydanny.me
Find a file
Danny ae09ab2eec feat(tg-fitness-bot): add telegram fitness bot with web app
Telegram workout tracker bot with Mini App web UI, SQLite database,
API server, and cloudflared tunnel support.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 22:46:10 +02:00
telegram-fitness-bot feat(tg-fitness-bot): add telegram fitness bot with web app 2026-04-07 22:46:10 +02:00
webapp Add Telegram Mini App (web UI + API server + localtunnel) 2026-03-24 20:17:36 +01:00
.env.example feat(tg-fitness-bot): initial Telegram workout tracker bot 2026-03-24 15:50:05 +01:00
.gitignore feat(tg-fitness-bot): initial Telegram workout tracker bot 2026-03-24 15:50:05 +01:00
bot.py Add Telegram Mini App (web UI + API server + localtunnel) 2026-03-24 20:17:36 +01:00
db.py feat(tg-fitness-bot): initial Telegram workout tracker bot 2026-03-24 15:50:05 +01:00
flake.lock feat(tg-fitness-bot): initial Telegram workout tracker bot 2026-03-24 15:50:05 +01:00
flake.nix Switch from localtunnel to cloudflared, fix static file serving 2026-03-24 20:35:05 +01:00
parser.py feat(tg-fitness-bot): initial Telegram workout tracker bot 2026-03-24 15:50:05 +01:00
requirements.txt feat(tg-fitness-bot): initial Telegram workout tracker bot 2026-03-24 15:50:05 +01:00
server.py Switch from localtunnel to cloudflared, fix static file serving 2026-03-24 20:35:05 +01:00
start.py fix(start): force http2 protocol and drain cloudflared output 🐛 2026-03-29 18:58:16 +02:00