Installation π₯¶
Valt is available for Windows, Linux, and macOS. Choose your operating system's installation method below.
System Requirements π¶
- Operating System: Windows 10/11, Linux (Ubuntu 20.04+, Fedora 35+, etc.) or macOS 11+
- RAM: 4 GB (minimum), 8 GB (recommended)
- Disk Space: 100 MB for installation + space for your data
- Internet Connection: Required for fetching Bitcoin and fiat currency quotes
Download β¬οΈ¶
Visit the Releases page on GitHub and download the latest version for your operating system.
πͺ Windows¶
- Download the
Valt-Windows-vXXXX.zipfile (where XXXX is the latest version) - Extract to a folder of your choice
- Run the
Valt.exefile
π§ Linux¶
- Download the
Valt-Linux-vXXXX.zipfile (where XXXX is the latest version) - Extract to a folder of your choice
- Run the
Valtfile
Tip for Linux
You can create a shortcut in the applications menu by creating a .desktop file in the ~/.local/share/applications/ folder.
π macOS¶
- Download the
Valt-MacOs-experimental-vXXXX.zipfile (where XXXX is the latest version) - Open the DMG file
- Drag Valt to the Applications folder
- On first run, you may need to allow execution in System Preferences > Security & Privacy
About macOS
Valt is compatible with macOS but is not officially supported. Some layout and functionality issues may occur.
First Run π¬¶
When running Valt for the first time, you'll see the initial selection screen with two options:
- Create new database - To start from scratch
- Open existing database - If you already have a Valt data file
Creating a New Database¶
- Click Create new database
- Choose a location to save the
.valtfile - Set a strong password to protect your data
- Confirm the password
- Click Create
Important about the password
Keep your password in a safe place. If you forget it, it will not be possible to recover your data. There is no "forgot my password" option.
Opening an Existing Database¶
- Click Open existing database
- Navigate to the
.valtfile - Enter the password
- Click Open
Updates π¶
Valt automatically checks for new available versions. When an update is available, you'll see an indicator in the interface.
To update manually:
- Visit the Releases page on GitHub
- Download the latest version
- Run the new version and delete the old one
- Your data is preserved in the
.valtfile
Backup πΎ¶
Your data is in the .valt file you created. To backup:
- Close Valt
- Copy the
.valtfile to a safe location (external HD, cloud, etc.) - Do this regularly!
Backup Tip
The .valt file is an encrypted SQLite database. You can store it in cloud services like Google Drive or Dropbox, as it's password protected.
Next Steps β‘οΈ¶
Now that Valt is installed, go to Getting Started to set up your accounts and start using it.