Terminal based archives reader for Hyperkitty, GNU Mailman's archiver
Project description
Archive Reader
A terminal based archive reader for Hyperkitty, GNU Mailman's official archiver.
Screenshots
Using
To run the app, you can install it using Pipx:
# Install using pipx.
$ pipx install areader
# Run the app:
$ areader
If you don't have Pipx, you can install directly in a venv to run:
# Setup a virtualenv to install the package.
$ python3 -m venv .venv
$ source .venv/bin/activate
$ pip install areader
# Run the app:
$ areader
Hyperkitty Configuration
In order to use this app, the Pagination on the Hyperkitty's API needs to be set correctly.
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
areader-0.1.1.tar.gz
(11.3 kB
view hashes)
Built Distribution
areader-0.1.1-py3-none-any.whl
(14.4 kB
view hashes)