SpeedCubeTimer-TUI (sctt)
Project description
SpeedCubeTimer-TUI (sctt)
It's a TUI speed cube timer app. It can generate scrambles, measure time, save solve data, statistics feature, and display the cube's state as a cube net.
It can also be used on the Linux console. (A color that cannot be displayed may change to a different color that can be displayed.)
Usage
Linux
If you don't have uv installed, please install it.
curl -LsSf https://astral.sh/uv/install.sh | sh
It must be run as root to detect keyboard events.
uv tool install sctt
sudo -E $(which sctt)
or
sudo -E $(which uvx) sctt
Windows
If you don't have uv installed, please install it.
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
uv tool install sctt
sctt
or
uvx sctt
WSL2
sctt cannot be run because WSL2 cannot detect key release events.
Instead, run it via powershell as follows.
powershell.exe sctt
Development
git clone https://github.com/sou-san/sctt
cd sctt
Linux
sudo -E $(which uv) run textual run --dev src/sctt/__main__.py
Windows
uv run textual run --dev .\src\sctt\__main__.py
Screenshots
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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
File details
Details for the file sctt-0.3.1.tar.gz.
File metadata
- Download URL: sctt-0.3.1.tar.gz
- Upload date:
- Size: 128.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.31
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
62903bbb7ee674259419b943eaf65811088aafab26c0e032499e4302929eb372
|
|
| MD5 |
24d565c1ed25c600865ad13e5aae2490
|
|
| BLAKE2b-256 |
94bb958e64ebd907e77b0a45b387f5f95ccc4c2587d351b682350a24ec29c0aa
|
File details
Details for the file sctt-0.3.1-py3-none-any.whl.
File metadata
- Download URL: sctt-0.3.1-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.31
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61401de31ae95fc16e231bd5c8603f0e2da0ab445b3389c59fa3b0e21766dc0b
|
|
| MD5 |
869ce823635bdb2bbbf9a8b8e9e8441f
|
|
| BLAKE2b-256 |
2a42dda8b1c51edc9c129bbc773f43c87fbd0f676956345a61aee046b97628cb
|