Quick CLI for displaying Recurse Center TV in fullscreen
Project description
rctv
Quick CLI for displaying Recurse Center TV in fullscreen.
Install
Recommended (fast, reproducible):
uv tool install rctv
Run without installing:
uvx rctv
With pip:
pip install rctv
Usage
# Basic usage with token
RCTV_TOKEN=your_token_here rctv
# Or set the token once
export RCTV_TOKEN=your_token_here
rctv
The app will:
- Fetch apps from the RCTV API
- Display each page in fullscreen
- Rotate through pages based on timing from the API
- Automatically reload and loop continuously
Press Cmd+Q (macOS) or Alt+F4 (Linux/Windows) to exit.
Development
uv sync
uv run rctv # run the CLI using local code
# optional: editable install
uv pip install -e .
./scripts/release.sh # release a new version
Notes
- Requires
RCTV_TOKENenvironment variable with your Recurse Center TV token - Uses pywebview for cross-platform fullscreen display
- Automatically reloads apps after each complete rotation
- On Linux, requires GTK, Qt, or CEF for webview backend
- On macOS, uses native WebKit
- On Windows, uses Edge WebView2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rctv-0.1.2.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
rctv-0.1.2-py3-none-any.whl
(4.2 kB
view details)
File details
Details for the file rctv-0.1.2.tar.gz.
File metadata
- Download URL: rctv-0.1.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4d9e8fa6d1f8f91eca174d5dc04f6a2690e718b91bb0e738c424c38415f9884
|
|
| MD5 |
2872731fcc6a6961e2838b9792d2a17c
|
|
| BLAKE2b-256 |
078004d6f239c8911adda30fc1ff53f4d74117a525caa738efaa0549c1fafc80
|
File details
Details for the file rctv-0.1.2-py3-none-any.whl.
File metadata
- Download URL: rctv-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d60bb4d80a4d4bc984e48b4a61f08646b1544cd1cfe6042f8b467a40301e82d
|
|
| MD5 |
314606111ef636bf64575acdecc787f0
|
|
| BLAKE2b-256 |
4af2e81b4895abdff946fb8dc52161cf7402bf59d19c1943f2edc05cb8f05fa8
|