A simple ncurses-based plain text reader written
Project description
Curses txt reader
About
A simple ncurses-based plain text reader written in python.
Instalation
From PyPI:
$ pip install curtxt-reader
From source:
$ git clone https://github.com/1256-bits/curses-txt-reader.git
$ cd curses-txt-reader
$ pip install .
Usage
Curses txt reader accepts text from both stdin via pipes
$ echo something | curtxt
and a (single) file
$ curtxt file.txt
When presented with both stdin and a file at the same time it will open the file. Curses txt reader does not accept multiple files. Use cat instead.
Controls:
- Arrow Up/Down - page up and down
- Q - quit
- B - toggle progress bar
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
curtxt-reader-1.0.1.tar.gz
(15.6 kB
view hashes)
Built Distribution
Close
Hashes for curtxt_reader-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ed5ea798f92ae88e74bc46aabe572489d5a5959104228cb80049f7f11b3a243 |
|
MD5 | 22dc97cff11b762dd4498fe82c0d22e2 |
|
BLAKE2b-256 | 8f823bceeedb8122742d1d21a015cf096cf98312e0d3e693a64d3a927c87c6cb |