A little toy for scrolling text.
Project description
python-scrolltext
A little toy-like app for scrolling text in your favourite terminal.
There is a configuration file "~/.config/scrolltextrc" on UNIX systems and just scrolltextrc in the current directory when you are using it on a WINDOWS machine. If the config file is not yet existing, it can be created by passing the command line option: "-w"|"--write", like so:
scrolltext -w
Plain Terminal version
SCROLL_TEXT="Hello, world." scrolltext [linescroller]
Curses Version
SCROLL_TEXT="Hello, world." scrolltext cursestext
Scroll right-to-left reading text
Using SCROLL_DIRECTION=1
makes the text start scrolling from left-side of the terminal.
This is used for right-to-left writing languages.
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
scrolltext-0.0.10.tar.gz
(21.5 kB
view details)
Built Distribution
File details
Details for the file scrolltext-0.0.10.tar.gz
.
File metadata
- Download URL: scrolltext-0.0.10.tar.gz
- Upload date:
- Size: 21.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6de8631a78dd4f05f6c246712c7b55f30590042b6b95ac0906a2d1f45f076312 |
|
MD5 | 8fe3791dc1ecdcaa50a25602e43c3f52 |
|
BLAKE2b-256 | c63f1f267ebeb1cfda19103afba6f12a3b36ba5e0692818b6d386106e98e8e00 |
File details
Details for the file scrolltext-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: scrolltext-0.0.10-py3-none-any.whl
- Upload date:
- Size: 22.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fc68dc9c9c243a6789b4181e823b9f5dc06f3109dd9b521ae52fdca3c5efc87 |
|
MD5 | bcb0e4a29eb105980113f9308bcc9f28 |
|
BLAKE2b-256 | a277fb50306b7c85d51399ae16ca2ca9d78ce87d851871f1bbfe32729307eadd |