Skip to content

TowerRadioUK/StudioClock

Repository files navigation

Tower Radio - Studio Clock

Requires MIDISync to use.

image

Installation

  1. Install Python 3.11+ from the Microsoft Store
  2. Install pipx by running python3 -m pip install --user pipx
  3. Run .\pipx.exe ensurepath to add pipx to your PATH
  4. Install poetry by running pipx install poetry
  5. Install the dependencies by running poetry install
  6. Rename config.example.toml to config.toml and edit the values to your liking
  7. Run the script by running python main.py