https://github.com/envelope-zero/standalone
A standalone version of Envelope Zero for easy use
https://github.com/envelope-zero/standalone
base based budget budgeting envelope personal zero
Last synced: 3 months ago
JSON representation
A standalone version of Envelope Zero for easy use
- Host: GitHub
- URL: https://github.com/envelope-zero/standalone
- Owner: envelope-zero
- License: other
- Created: 2022-09-04T12:06:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-14T01:52:44.000Z (3 months ago)
- Last Synced: 2026-01-14T05:35:23.342Z (3 months ago)
- Topics: base, based, budget, budgeting, envelope, personal, zero
- Language: Go
- Homepage:
- Size: 553 KB
- Stars: 6
- Watchers: 0
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Envelope Zero - Standalone version
[](https://github.com/envelope-zero/standalone/releases/latest)
Envelope Zero is a zero-based envelope budgeting app. It's free, open-source and runs on all major operating systems.
All your data is stored locally; nothing is exposed to the outside world. Your data is yours.
You can find a pre-built version for your OS on [the release page](https://github.com/envelope-zero/standalone/releases)
## Quick Start
[Download the latest release](https://github.com/envelope-zero/standalone/releases/latest), decompress it, and start the executable.
Check back every now and then to see if there is a new version - to upgrade, you can simply delete the old executable and start the new one.
## Backing Up Your Data
Envelope Zero stores its data file in the application data directory for your operating system:
- Windows: `%APPDATA%/envelope-zero`
- macOS: `~/Library/Application Support/envelope-zero`
- Other Unix based systems: `~/.local/share/envelope-zero`
By adding this directory to your backup routine, your Envelope Zero data will be safe.
## Supported Versions
We are constantly developing and improving Envelope Zero.
We welcome your ideas and bug reports! If you encounter an issue, please update to the [latest version](https://github.com/envelope-zero/standalone/releases/latest).
If the issue still exists, let us know [by opening a bug report](https://github.com/envelope-zero/standalone/issues/new?assignees=&labels=bug&projects=&template=bug_report.md&title=).
## Questions?
If you have questions, you can always [start a discussion](https://github.com/orgs/envelope-zero/discussions) or send the team an email at team@envelope-zero.org.
## Further documentation
You can find further documentation [in the `docs`](docs/index.md) directory.