No description
  • Go 72.3%
  • HTML 17.5%
  • CSS 7.1%
  • JavaScript 3.1%
Find a file
2026-06-17 16:24:45 +02:00
loan-tracker fix: accept comma decimal amounts in trackers 2026-06-17 16:24:45 +02:00
pockets fix(pockets): allow zero amount entries 2026-06-17 16:09:05 +02:00
quests fix(quests): make quest line pages visually consistent with rest of app 2026-04-06 22:46:00 +02:00
receipt-tracker fix: accept comma decimal amounts in trackers 2026-06-17 16:24:45 +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