An open API service indexing awesome lists of open source software.

https://github.com/jackchatelain/secretmsgs

Simple GTK app for text encryption & decryption
https://github.com/jackchatelain/secretmsgs

fernet gtk gtk4 linux-app pygobject python

Last synced: 7 months ago
JSON representation

Simple GTK app for text encryption & decryption

Awesome Lists containing this project

README

          

# Secret Messages

A simple app for encrypting and decrypting text with the specified key.

Built with:

- Python
- GTK4
- Fernet
- pyinstaller

Currently binaries are only available for Linux, but you can run app.py manually on any platform.