Skip to content

pLembo90/BionicReading

Repository files navigation

Bionic Reading iOS App

Description

Bionic Reading is an iOS application that implements the bionic reading algorithm, designed to improve reading speed and comprehension. The app highlights the essential parts of words, allowing users to assimilate information more quickly.

Features

  • Text Input: Easily paste text using copy and paste functionality.
  • Safari Extension: Apply Bionic Reading to all text while browsing with Safari.
  • PDF Support: Open PDF files and apply Bionic Reading for enhanced reading experiences.

Requirements

  • iOS: 14.0 or higher
  • Xcode: 13.0 or higher
  • Swift: 5.0 or higher

Installation

  1. Clone the repository:

    git clone https://github.com/pLembo90/BionicReading.git
  2. Open the project in Xcode.

  3. Build and run the app on a simulator or a real device.

Usage

  1. Open the app and paste the text you want to read.
  2. Use the Safari extension to apply Bionic Reading to text while browsing.
  3. Open a PDF file and enjoy the benefits of Bionic Reading!

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the project.
  2. Create a branch for your feature or bugfix:
    git checkout -b feature/your-feature-name
  3. Make your changes and commit:
    git commit -m "Added your-feature-name"
  4. Push the branch to your fork:
    git push origin feature/your-feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For questions or suggestions, feel free to email me at lembopietro.90@gmail.com.


Thank you for checking out the Bionic Reading project! I hope you enjoy it and find it useful!

About

Implementation of the BionicReading algorithm in an iOS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors