/expenses_tracker

Oxygenio desktop app for financial expense monitoring.

Primary LanguageTypeScript

Expenses Tracker

This is a Python + React + Vite desktop app made with Oxygenio.

Building (Windows only)

Clone this repository:

git clone https://github.com/EsauM10/expenses_tracker.git

Change the directory to ~/expenses_tracker and install Oxygenio:

pip install -r requirements.txt

Build the executable with:

oxygen build

The executable file can be found in the /dist folder.