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 | 2 weeks ago | |
.yarn | 1 month ago | |
bin | 2 weeks ago | |
data | 11 months ago | |
packages | 16 hours ago | |
patches | 3 weeks ago | |
upcoming-release-notes | 16 hours ago | |
.editorconfig | 11 months ago | |
.eslintrc.js | 6 days ago | |
.gitattributes | 4 months ago | |
.gitignore | 3 weeks ago | |
.nvmrc | 9 months ago | |
.prettierrc.json | 1 month ago | |
.yarnrc.yml | 1 month ago | |
CONTRIBUTING.md | 5 days ago | |
LICENSE.txt | 2 weeks ago | |
README.md | 1 month ago | |
demo.png | 1 month ago | |
package.json | 6 days ago | |
tsconfig.json | 2 months ago | |
yarn.lock | 3 days ago |
README.md
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.
Key Links
- Actual discord community.
- Actual Community Documentation
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 easy way: using a server (recommended)
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!