Skip to content

ltabis/thunes

Repository files navigation

Thunes

Thunes is a simple desktop app that you can use to manage your expenses and budgets. Thunes does not synchronise your bank accounts, you provide every transaction manually.

It is mainly built for my needs, but I figured it would be interesting to share the source code anyways.

account budget

Features

  • Track income and expenses for any account with any currency
  • Organize transactions into categories
  • Monthly budgeting
  • Simple analytics and charts
  • Local storage

Getting Started

Go to releases and download the latest version of the app for your platform.

You can also download the demo database and import it in the app to try it out.

Contributing

Pull requests are welcome! If you'd like to contribute, check the issues or submit a feature request.

Development

Tech Stack

  • Rust – High-performance core logic
  • Tauri – Secure and tiny desktop app framework
  • SurrealDB – A powerful multi-model database
  • Typescript / React – Easy frontend development

Prerequisites

Clone and Run

git clone https://github.com/ltabis/thunes
cd thunes/desktop
yarn
yarn tauri dev

License

MIT

About

A desktop app to manage your budget and expenses

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages