Necior / casa

Progressive Web App to track personal finances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

casa

A simple (SQLite-based, no authentication, no JavaScript) PWA (Progressive Web App) to track personal expenses.

Properties

  • Made in Rust;
  • CSS supports both light and dark themes, depending on agent preferences, thanks to water.css;
  • Stores data in a single file (this constraint might be relaxed in the future);
  • No JavaScript.

Installation and usage

cargo run --release

About

Progressive Web App to track personal finances


Languages

Language:Rust 99.1%Language:Nix 0.9%