Read and Write secret text message to photos
you can use the following pip code to install the prerequisites
pip install -U pyqt5
With the prerequisites installed, you can use the designer:
git clone https://github.com/25khattab/secret-text
to run the project use :
cd secret-text
python main.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.