An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Envelope Zero - Standalone version

[![Release](https://img.shields.io/github/release/envelope-zero/standalone.svg?style=flat-square)](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.