Scroll text on the terminal screen like in movies
Project description
hollyscroll
Python script that pointlessly scrolls text for you like on computer screens in movies and TV shows
Installation with pip
pip install hollyscroll
Manual Installation
Clone git repository
$ cd ~/bin
$ git clone https://github.com/sumpygump/hollyscroll.git hollyscroll-src
Symlink script (assuming ~/bin
is in your $PATH
)
$ ln -s hollyscroll-src/hollyscroll.py hollyscroll
Usage
usage: hollyscroll [-h] [-v] [-s {normal,typewriter}] [-l] [-r] [path ...]
Scroll text on terminal window like in movies and TV shows
positional arguments:
path Paths to files or directories to be scrolled
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
-s {normal,typewriter}, --style {normal,typewriter}
Set output style mode
-l, --list Display list of files and mimes only
-r, --repeat Repeat listing the files after done
Example:
hollyscroll ~/Documents
You can also pipe in content from other programs:
ls -l | hollyscroll
dmesg | hollyscroll
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
hollyscroll-1.2.2.tar.gz
(10.7 kB
view details)
Built Distribution
File details
Details for the file hollyscroll-1.2.2.tar.gz
.
File metadata
- Download URL: hollyscroll-1.2.2.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3bc8f8b3a72209e4efa5ba41711e0117ba2b369ee364f553445e90e0c3cdb42 |
|
MD5 | c2ba4091e871708139b4409cb88e27da |
|
BLAKE2b-256 | 0c4825b1cdca968590cab8b75bb8c0333f3b0801a999e82d2a9bfd5abdd571b6 |
File details
Details for the file hollyscroll-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: hollyscroll-1.2.2-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13cf97f5780f061cf608bf50e94a4fc4598326070968eec5143a18b6d9f102e2 |
|
MD5 | 930b35fa54cca90425a2b76b3fec472b |
|
BLAKE2b-256 | 5ca9a3de55c6a613a8cb66a147d93f4725d0668a9d12d2612488722ccc25ea64 |