-
Notifications
You must be signed in to change notification settings - Fork 153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Actual Budget Vision #213
Merged
Merged
Changes from 15 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
5a1a4d3
Init
rich-howell 9a00079
Added Vision
rich-howell f15c53f
Vision first draft
rich-howell 0c17dfc
Update vision.md
j-f1 40fb6ec
Update docs/vision.md
rich-howell ceefbac
Update docs/vision.md
rich-howell 4495d3a
Update docs/vision.md
rich-howell 7e65675
Update vision.md
rich-howell 3b118fd
Add periods
j-f1 cc86780
Update vision.md
rich-howell b847c81
What Makes Actual Budget Great
rich-howell 7dfe7d0
updates
shall0pass c1be195
word choice
shall0pass 4ee8d3c
Merge branch 'master' into matiss/actual-vision
shall0pass ddc6830
sidebar
shall0pass 3f67eac
updates
shall0pass 8ce1ac8
spelling
shall0pass fd75666
Merge branch 'master' into matiss/actual-vision
MatissJanis 95d6010
feedback
shall0pass File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
--- | ||
title: Actual Budget Vision | ||
--- | ||
|
||
Our vision is to be the leading OSS personal finance software used by college students to grandmothers. | ||
|
||
Actual Budget is | ||
* **Local-first** | ||
* **Open** | ||
* **Sleek and clutter-free** | ||
* **Stable** | ||
* **Reliable** | ||
* **Secure** | ||
* **Privacy focused** | ||
* **Community-driven** | ||
|
||
### Local-first | ||
|
||
Actual is local first, meaning that the database that powers Actual Budget, and ultimately your budget, lives on your device. We don't store it on a server. Now you're wondering, what 'actual server' is for? Well, that allows you to sync changes to your budget on different devices. To do this, only the changes to the budget are sent to the server. The server stores the messages, and the client pulls down the change(s). | ||
|
||
### Open | ||
|
||
Actual is Open Source utilizing the MIT license. The code is open for anyone to see, view, and contribute. You own your data; you can do whatever you want with it. | ||
|
||
### User Interface | ||
|
||
The sleek and clutter-free user interface is simple to use for beginners and comes packed with progressive discoverability for advanced users. The responsive interface adapts to the screen size you are using to give you the best experience for that device. A desktop computer will have the full desktop experience designed to be used with a keyboard and mouse, while a tablet and phone will have an experience ideal for using touchscreens. A native mobile app, often found in app stores and marketplaces, is not planned. | ||
|
||
|
||
### Stable, Reliable, Secure. | ||
|
||
The contributors to Actual Budget don't just write the program; they USE the program. We all have a vested interest in maintaining reliability, security, and stability. If issues are found, bug reports are welcomed so that issues can be remedied immediately. | ||
|
||
### Privacy Focused | ||
|
||
Actual has no trackers, and unless explicitly enabled, no third-party access is allowed. | ||
|
||
### Community-driven | ||
|
||
Actual Budget, being community-driven means that development is driven by the community and the maintainers. | ||
|
||
### Primary Objectives | ||
|
||
* Full visibility into one's budget | ||
* The user owns and controls their data now, and in the future | ||
* View the current status and trends in a budget | ||
* Keep track of your priorities and goals, whether they are long term or short term. | ||
|
||
* Clean and fast user experience | ||
* Fully usable across all devices, offline and online | ||
* Multiple budgets, each one accessible by multiple users | ||
* Accessible application | ||
|
||
# Third party use | ||
Actual is MIT licensed which allows for the use of the software without restriction. The Actual Budget project and community appreciate any submissions from third-party contributors to enhance and improve our amazing project. This appreciation extends to any single volunteer or company-sponsored participants alike. Let's continue to make Actual Budget the best personal finance tool together! |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don’t interpret this as bringing up the recent “unlock” discussion :) , but I think a note here would be nice along the lines that we make mistakes easy to undo. Similar to the early Macintosh philosophy.