More Premium Hugo Themes Premium React Themes

Seven23

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

Seven23

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

Github Stars Github Stars: 106
Last Commit Last Commit: Mar 4, 2024 -
First Commit Created: Jan 15, 2024 -
default image

Overview:

The Seven23 web app is a fully manual budgeting tool designed to track expenses. It is an open-source application with privacy as a priority. The app can run on a device without the need for an account, but a server instance is required for data synchronization and backup. The server code is also open source and available separately.

Features:

  • Fully manual budget app
  • Tracks expenses
  • Open-source with privacy by design
  • Can run on a device without an account
  • Requires server instance for data synchronization and backup

Installation:

To install the Seven23 web app, follow these steps:

  1. Clone the code repository from the provided link.
  2. Run the backend locally using the instructions in the documentation.
  3. Run the web app locally either by running the backend locally or from a public Docker image.
  4. Access the web app at http://localhost:8000.

Summary:

The Seven23 web app is a manual budgeting tool that allows users to track their expenses. It is open source and prioritizes privacy. While it can run without an account on a device, a server instance is necessary for data synchronization and backup. Installation involves cloning the code repository and running the backend and web app locally.