cli-pto is a CLI text editor with encryption
Run python setup.py install
to install cli-pto
Simply run cli-pto
to run. You can provide a file name as an argument to skip file dialog
Please feel free to fork the repository and issue pull requets if you would like to contribute to the project.
A special thanks to Jonathan Slenders for creating Prompt Toolkit, an interactive CLI library. I have also used a lot from his well-written documents, including the editor. And thanks to Helder Eijs for pycryptodome.
This project is heavily dependent on these incredible libraries.