Neko for FlaschenTaschen
Neko for FlaschenTaschen, based on xneko.
Usage
$ pipx install ft-neko
[...]
$ ft-neko --help
Usage: ft-neko [OPTIONS]
Neko for FlaschenTaschen
Options:
--host TEXT Hostname of the FT server. (Default: localhost)
--port INTEGER Port number of the FT server. (Default: 1337)
--width INTEGER Width of the FT display. (Default: 45)
--height INTEGER Height of the FT display. (Default: 35)
--layer INTEGER RANGE Layer of the FT display. (Default: 0) [x>=0]
--color TEXT Neko color as RGB hex value, i.e. ff00ff.
--speed INTEGER RANGE Neko speed. (Default: 4) [x>=1]
--sleepy FLOAT RANGE Neko sleepiness. (Default: 0.5) [0.0<=x<=1.0]
--interval FLOAT RANGE Seconds between Neko updates. (Default: 0.125)
[x>=0.1]
--help Show this message and exit.
Development
# Install requirements
pipenv sync -d
# Activate environment
pipenv shell
# Run checks
make checks
# Run Neko with default options
make neko
# Run Neko with custom options
python -m neko.neko --help
# Create release
rm -r dist
python -m build
twine upload dist/*
Trans Rights are Human Rights! 🏳️⚧️ 🏳️🌈
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ft_neko-1.1.0.tar.gz
(35.2 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
ft_neko-1.1.0-py3-none-any.whl
(19.4 kB
view details)
File details
Details for the file ft_neko-1.1.0.tar.gz.
File metadata
- Download URL: ft_neko-1.1.0.tar.gz
- Upload date:
- Size: 35.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3fece0aabebfe62caecc56cdc400e19b829c3ec1e0c44a5f60fa43377e53b0c3
|
|
| MD5 |
14460ac98fd5343e2f4f1ecf7e2223ce
|
|
| BLAKE2b-256 |
42e98ab967a825f1115945192c972ea07029b1e83e98e821a7a415b3ba368d05
|
File details
Details for the file ft_neko-1.1.0-py3-none-any.whl.
File metadata
- Download URL: ft_neko-1.1.0-py3-none-any.whl
- Upload date:
- Size: 19.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d56f4bd8bfbc6e4c223cb26d813960d480d7380c09e18f69f9403ae40614e0f
|
|
| MD5 |
85ee197d431e07469fb49eb8333c3da1
|
|
| BLAKE2b-256 |
979a38dcda55ef4366aab0d67be7d8e6e68c9690c62c9b68d9f18aa07bfb402b
|