Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 760 Bytes

File metadata and controls

28 lines (20 loc) · 760 Bytes

Migrating assets from Anthias to Screenly

Note

This feature is only available in devices running Raspberry Pi OS at the moment.

To get started, SSH to your Raspberry Pi running Anthias. For instance:

$ ssh pi@raspberrypi

Go to the project root directory and install the dependencies required by the assets migration script using uv:

$ cd ~/screenly
$ uv sync --group local

Before running the script, you should prepare the following:

  • Your Screenly API key
  • Anthias username and password, if your device has basic authentication enabled

Run the assets migration script. Follow through the instructions & prompts carefully.

$ uv run python tools/migrate_assets_to_screenly.py