This project is hosted online at my website HERE
I created this script because I have been involved in a program called Donate Your Vote
I typically use email to communicate with my penpal at MCI-Norfolk. Inmates are not allowed typical email access. A service, Corrlinks, provides an emai like service, for a per-email fee. Corrlinks also has a maximum character and line limit.
Corrlinks charges $0.25 for each email sent by a person on the outside, or inside.
- Character cap: 13000 characters (including newlines)
- Line cap: 100 lines
Frequently my replies would go well over the line and character maximums, which would cause me to then need to manually slice my messages to fit.
I saw an opportunity to script, and took it.
- Python 3.7 minimum
- Pip
pip install -r requirements.txt
python3 src\corrlinks-text-splitter
(in root repo directory)
Output will be in separate text files in corrlinks-text-splitter\output\