No description
  • Go 71.9%
  • HTML 17.7%
  • CSS 7.2%
  • JavaScript 3.2%
Find a file
2026-04-15 23:07:44 +02:00
loan-tracker fix: prevent date input overflow on iOS Safari 2026-03-18 17:34:30 +01:00
pockets feat: add pockets app for virtual bank account tracking (#5) 2026-03-19 00:44:53 +01:00
quests fix(quests): make quest line pages visually consistent with rest of app 2026-04-06 22:46:00 +02:00
receipt-tracker feat(receipt-tracker): show batch and selected totals on /paid 2026-04-15 23:07:44 +02:00
.env feat: add receipt-tracker mini-app (#1) 2026-03-14 01:30:52 +01:00
.gitignore feat: add quests app — gamified todo list with failure mechanic (#6) 2026-04-05 12:47:17 +02:00
CLAUDE.md fix(quests): use local timezone for all date calculations 2026-04-05 21:29:29 +02:00
COPYING initial commit 2026-03-13 23:34:01 +01:00
README.md initial commit 2026-03-13 23:34:01 +01:00

Cellarium

Cellarium is a series of small, single-purpose applications ("mini-apps") that share a central self-hosted PostgreSQL database.

License

Cellarium is licensed under the GNU GPLv3 license. The full text of the license can be found in COPYING.

Authors

  • Maroš Kučera - architecture, specifications
  • Claude Code - code