Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.08 KB

File metadata and controls

26 lines (17 loc) · 1.08 KB

JayMessage-client

Open-source client for the JPay prison email system, written in Python.

This project is not associated with JPay LLC. or Securus Technologies LLC.

This program uses JPay's API to retrieve messages, check stamps, and more.

Features

Currently, JayMessage can read and download messages, but we intend to support the same features the official JPay app does.

Features JayMessage JPay App
Viewing mail ✔️ ✔️
Sending mail ✘(planned) ✔️
Downloading mail ✔️
Viewing VideoGrams ✘(planned) ✔️
Downloading VideoGrams ✘(planned)

Once the desktop Python version is stable and reaches feature-parity with the official JPay app, we'd like to release for mobile platforms, such as Android.

Versions

0.0.1 - Initial release

0.1.0 - Released 2021-08-02; JayMessage can now save all messages to a text file. Also includes various bugfixes/enhances.