Skip to main content

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

Page Add Mailinglist

Page View threads

Page Read Thread

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


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)

Uploaded Source

Built Distribution

areader-0.1.1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page