A local-first personal finance system
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Matiss Janis Aboltins 649b4c90e0
(e2e) adding onboarding and budget tests (#813)
Added onboarding and budget e2e tests. Also fixed an issue for
first-time flows using imports: currently people end up with a blank
white screen after importing. Instead they should see the budget table.

Related: https://github.com/actualbudget/actual/issues/583
16 hours ago
.github Fix end-to-end testing workflow (#758) 2 weeks ago
.yarn add interactive-tools yarn plugin (#684) 1 month ago
bin Fix end-to-end testing workflow (#758) 2 weeks ago
data Initial (open-source) 11 months ago
packages (e2e) adding onboarding and budget tests (#813) 16 hours ago
patches ⬆️ upgrade react-modal to v3.16.1 and remove the patch (#718) 3 weeks ago
upcoming-release-notes (e2e) adding onboarding and budget tests (#813) 16 hours ago
.editorconfig Create .editorconfig 11 months ago
.eslintrc.js nit: use curly apostrophes throughout the UI (#791) 6 days ago
.gitattributes Update git to force LF on * 4 months ago
.gitignore Nordigen integration - account sync (#457) 3 weeks ago
.nvmrc build: fix offical node version to 16.15.0 9 months ago
.prettierrc.json 🎨 (prettier) adding trailing commas (#647) 1 month ago
.yarnrc.yml add interactive-tools yarn plugin (#684) 1 month ago
CONTRIBUTING.md 📝 remove rich from core contributors (#803) 5 days ago
LICENSE.txt Remove year from the LICENSE (#665) 2 weeks ago
README.md 📝 add demo image to the README (#666) 1 month ago
demo.png 📝 add demo image to the README (#666) 1 month ago
package.json nit: use curly apostrophes throughout the UI (#791) 6 days ago
tsconfig.json Fix TypeScript warning about too many files (#486) 2 months ago
yarn.lock Move all loot-design code into desktop-client (#800) 3 days ago

README.md

Actualbudget

Getting Started

Actual is a local-first personal finance tool. It is 100% free and open-source, written in NodeJS, it has a synchronization element so that all your changes can move between devices without any heavy lifting.

If you are interested in contributing, or want to know how development works, see CONTRIBUTING.md we would love to have you.

Want to say thanks? Click the at the top of the page.

Installation

If you are only interested in running the latest version and not contributing to the source code, you don't need to clone this repo. You can get the latest version through npm.

The easiest way to get Actual running is to use the actual-server project. That is the server for syncing changes across devices, and it comes with the latest version of Actual. The server will provide both the web project and a server for syncing.

You can get up and running quickly and easily by following our Running Actual Locally Guide

Documentation

We have a wide range of documentation on how to use Actual, this is all available in our Community Documentation, this includes topics on Budgeting, Account Management, Tips & Tricks and some documentation for developers.

Code structure

The Actual app is split up into a few packages:

  • loot-core - The core application that runs on any platform
  • loot-design - The generic design components that make up the UI
  • desktop-client - The desktop UI
  • desktop-electron - The desktop app

More information on the project structure is available in our community documentation.

Sponsors

Thanks to our wonderful sponsors who make Actual budget possible!

Deploys by Netlify