App to manage your time and goals for Hack Club's Siege event.
Find a file
csd4ni3l 3b4697a861
All checks were successful
Build and Release / Build and Release (push) Successful in 8m35s
Fix ccache cc flags in actions
2026-06-08 16:06:52 +02:00
.forgejo/workflows Fix ccache cc flags in actions 2026-06-08 16:06:52 +02:00
app Fix goals screen not showing goals correctly. 2025-09-07 23:50:08 +02:00
utils Remove slow printing, fix hour goals 2025-09-07 21:45:56 +02:00
.gitignore Fix data not being saved, fix buying exiting the app, fix ship event not asking for hour count 2025-09-07 20:30:48 +02:00
.python-version Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
CREDITS Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
LICENSE Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
pyproject.toml Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
README.md Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
requirements.txt Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
run.py Initial commit with features and everything. 2025-09-07 18:22:10 +02:00
uv.lock Initial commit with features and everything. 2025-09-07 18:22:10 +02:00

Calendar application for Hack Club Siege.

Features:

  • CLI interface
  • TUI interface (Comming soon! If possible.)
  • See Today's Coding Stats pulled from Hackatime API
  • All Time Coding Stats pulled from Hackatime API
  • Projects (Add projects, record ship events that gave you the coffers)
  • Shop (Buy the items you already own in here, and later i will add time to get or smth)
  • Goals (Set hour or coffer goals and see how much time is left)
  • Statistics (Comming soon, will include median, average time to goal completion, etc)
  • Calendar (Comming soon, Set notifications, see how much you did for each day, etc)