Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.86 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.86 KB

Envelope Zero - Standalone version

Release

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

Quick Start

Download the latest release, 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. If the issue still exists, let us know by opening a bug report.

Questions?

If you have questions, you can always start a discussion or send the team an email at team@envelope-zero.org.

Further documentation

You can find further documentation in the docs directory.