x5engine / seven23

Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.

Home Page:https://seven23.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

This project is a one person project, currently in alpha quality. We don't yet guarantee stability, data integrity or a clean upgrade path. Only use this project if you are interested in experimenting with it.

Seven23 webapp

Build action badge Documentation Status Status License: MIT

Fully manual budget app to track your expenses. Completely opensource, with privacy by design.

App can run on device, no account needed, but need a server instance to sync and backup your data. Server code is also open source and available as a separate repository: seven23_server.

Seven23 Screenshot

Quickstart

Run locally

nvm use
npm i
npm start

About

Fully manual budget app to track personal expenses. 100% opensource, with privacy by design.

https://seven23.io

License:MIT License


Languages

Language:JavaScript 94.8%Language:SCSS 4.5%Language:HTML 0.5%Language:Shell 0.1%Language:Dockerfile 0.0%