Local backups of your cloudy data.
- Make sure you have uv installed.
- Make sure you have Python 3.12 installed (or let uv install it for your).
- Run
uv syncto create a virtual environment at.venvand install dependencies - Run
uv run uncloud --helpto see what you can do.