Skip to content

A very simple bionic reading tool implemented in python

License

Notifications You must be signed in to change notification settings

gBloxy/Bionic-Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bionic Reader

A very simple bionic reading tool implemented in python.

Usage

Execute the bionic-reader.py file to launch the software.
To make text bionic readable, click on the write button and input you text in the text dialog or click on the open file button to import a basic .txt file.
Click on the remove button to reset the text.

Requirements

  • Make sure you have python installed.
  • Use the package manager pip to install PyQt5.
pip install PyQt5

Contributing

If you encounter any issues, have suggestions, or need support, please don't hesitate to reach out by creating an issue in the repository.
All feedbacks are welcome.

Credits

Icons are from Carbon Design System by IBM licensed under Apache Licence 2.0 - see the Icons-License file for details.

License

This software is licensed under the MIT license, so you can make anything with it - see the LICENSE file for details.