-
Notifications
You must be signed in to change notification settings - Fork 4
Getting Started
krwg edited this page Jul 8, 2026
·
4 revisions
Goal: install Cultiva on Windows, open the app, and know where your data lives.
Grab the latest build from GitHub Releases.
| Artifact | Use case |
|---|---|
Installer (Cultiva-Setup.exe) |
Recommended — Start menu, uninstaller, shortcuts |
Portable (Cultiva-Portable.exe) |
Run from a folder or USB without a full install |
Both targets are 64-bit Windows for now. macOS/Linux builds are in progress (1.7 Tier 4).
- Run the installer or portable executable.
- Windows SmartScreen may prompt once — unsigned builds show a generic warning.
- First open may take a moment while IndexedDB initializes.
- First-run wizard (1.7+) guides theme and background selection.
- Open Settings (gear) for language, appearance, plugins, backup.
| Section | What you can change |
|---|---|
| Appearance | Theme (Auto / Light / Dark groups), ambient or custom photo background |
| Plugins | Master toggle, catalog install, per-plugin settings |
| Backup | JSON export, ZIP export, iCal export, auto-backup status |
| Statistics | Completion rates and streak overview (1.7+) |
| Notifications | Native OS notifications where supported |
| Language | English / Russian |
| Data | Location |
|---|---|
| Habits & settings | Electron userData → IndexedDB |
| Plugin installs | userData/cultiva-plugins/ |
| Auto-backups |
userData/backups/ (7 rotating ZIPs) |
| Custom background photo |
userData/ (local file) |
Portable builds: data path follows Electron portable configuration.
Your habits do not require a cloud login.
Settings → Backup:
- Export JSON — full data dump
- Export ZIP — portable archive
- Export iCal — calendar subscription file
Auto-backup runs silently (1.7+) — check userData/backups/.
- Explore features: Features
- Personalize: Themes and Backgrounds
- Learn habits: Habits
- Add widgets: Plugins
- Problems? Troubleshooting