Quick Start
Get WemoraOS Assistant Lite running in minutes.
1. Installation
Run the one-command installer on Ubuntu 24.04 LTS:
curl -fsSL https://repo.kahlen.org/install.sh | bash
2. First Start
Launch the GUI from the applications menu or run:
wemora-gui
3. CLI
wemora status wemora --help wemora version
4. TUI
wemora-tui
5. Configuration
Open Settings from the GUI/TUI or edit:
~/.config/wemora/
6. Updates
curl -fsSL https://repo.kahlen.org/update.sh | bash
7. Backup
wemora backup --path ~/wemora-backup
8. Restore
wemora restore --path ~/wemora-backup