Installation
Follow these steps to install Yoto Up:
Binary installation
Pre built binaries (Linux/Windows/MacOs) are provided for the flet based gui, these can be found under the "releases" section on github.
Installing from git
-
Clone the repository:
-
Create (and activate) virtual environment
-
Install dependencies:
-
(Optional) Install GUI dependencies: If you plan to use the GUI, install additional dependencies:
-
Start the application: To start Yoto Up, you can use either CLI mode or GUI mode:
-
CLI mode:
-
GUI mode:
-
Next Steps
- See Configuration for setup details.
- Visit Troubleshooting if you encounter issues.