canutin-desktop

Canutin Desktop

An open-source personal finance desktop app

Canutin: desktop

image

Live demo https://demo.canutin.com/
(data will be wiped frequently)

💻 Download the latest release (Windows, macOS & Linux)

🐝 Bugs? 🤑 Feature requests? Check out ways to contribute


What is Canutin?

  • Canutin is a desktop app for managing your personal finances.
  • It consolidates all your accounts, transactions and assets in one place and tracks them over time.
  • Runs entirely on your computer and stores your data locally.
  • It's open source, free to use and available for Windows, macOS & Linux.
  • Allows you to import accounts, assets and transactions via API.
  • No sign up is required.

Installation & first run

  1. Begin by downloading the latest release for your operating system.
  2. Run the installer and follow the instructions.
  3. Once the installation is complete, you can run the app from your applications menu*
  4. The first time you run the app you'll be asked to create a new vault. This is where your data will be stored.
  5. After your vault is set, Canutin will open as a new tab in default browser and you'll be ready to start using the app 🎉
  6. If you close the tab you can re-open it again by looking for the Canutin icon in your tray bar and clicking Open in browser or by visiting http://localhost:42069.

* Note for Windows and macOS users

Canutin hasn't paid the app-store tax that Microsoft and Apple require to notarize the app, this means that when you first run it you'll see a warning that it's from an "unidentified developer". Follow these steps to get the app running:

  • On Windows: On the warning screen click on More info and then Run anyway.
  • On macOS: After you see Canutin.app cannot be opened because the developer cannont be verified, click Cancel, then head over to System Preferences > Security & Privacy and click Open Anyway.

You might need to do this step again in the future when you update the app.

Getting data in

There's multiple ways to get data into Canutin, these are available from the Add or update data page.

  • By hand: you can add or edit any account, transaction or asset manually like you would if you used a spreadsheet.
  • Importing via API: at the moment this process requires some degree of technical knowledge but it allows you to import data from other apps or services, for example by scraping the data from your bank's website. You can find more information and examples in the API documentation.
  • Importing from CSV: This is currently planned but not yet available. If you'd like this feature to be prioritized, comment or upvote this issue.

Frequenty asked questions

  • Can I use Canutin on my phone? At the moment Canutin only runs on desktop operating systems, though a mobile app is in the roadmap.

  • How do I share data between devices? The simplest way to do this is to use a cloud storage service like Dropbox or Google Drive. You can then set up Canutin to use that folder as the vault location. This way you can access the same data from multiple devices.

  • How do I backup my data? All of the data Canutin interacts with is stored in a single file (referred to as a Vault file). You can backup this file the same way you would any other file on your computer.

  • What about security? In it's current version Canutin does not encrypt your data though that is in the roadmap. Canutin is as secure as your computer is, anyone who has access to your device will be able to access the data in the vaults stored in such device. By default Canutin's server is only accessible from your computer's browser but it's possible to expose it to your local network and/or the public Internet if your networking settings allow it.

  • What about privacy? The data is stored locally in your device. Canutin does not collect any data about you or your usage of the app and does not contain any kind of telemetry or analytics.

  • How do you make money? We don't. Canutin is a hobby project at the moment.

Development

If you are interested in extending what Canutin can do, take a look at the development documentation.

Contributing

Here's ways in which you can contribute:

Top categories

Loading Svelte Themes