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.1.tar.gz
(3.8 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.1-py3-none-any.whl
(4.3 kB
view details)
File details
Details for the file rctv-0.1.1.tar.gz.
File metadata
- Download URL: rctv-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51b02bb957938d6c804b8026e0980a51f5a86f09770cd2596e48aaac87a7ff43
|
|
| MD5 |
02e432b83e455173405f228f395bd73b
|
|
| BLAKE2b-256 |
dda9b8c030d67b2e8a5527f7924bfec582d0a1e625a2b7acb814925661af2bac
|
File details
Details for the file rctv-0.1.1-py3-none-any.whl.
File metadata
- Download URL: rctv-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.8.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2726790109278e59c8a36f41be12c52961f9d065edfdd7a9841cb6fd309fad38
|
|
| MD5 |
ac312c150d490e8843dbc22a2161c665
|
|
| BLAKE2b-256 |
c26ed26c15df8ae48f9a9606f585b4022e642eddaeb848be9ff1f770e577904a
|