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
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 scrolltext-0.0.11.tar.gz.
File metadata
- Download URL: scrolltext-0.0.11.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1045ae423c7e34d5e62fab9f0082df18ff17bdbba73604d4835785035b5db90
|
|
| MD5 |
67f89775801494fac4a80c5c13a041fa
|
|
| BLAKE2b-256 |
f95ff42350212c5229caf985847a3c5c52026a5329dfb43d4387b34e73fdbe0d
|
File details
Details for the file scrolltext-0.0.11-py3-none-any.whl.
File metadata
- Download URL: scrolltext-0.0.11-py3-none-any.whl
- Upload date:
- Size: 24.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a66c76caed1257a8400dbbb7b0579c906a238dee972fd52039438ae0bc06a2b0
|
|
| MD5 |
018a5fcbb3b73d90fa9d7a09428a5898
|
|
| BLAKE2b-256 |
af15df22ce78243e6e662c1860673a3cec65e3761493dec31f8aa168366cfa46
|