https://github.com/m-niemiec/read_runner_app
Read Runner app is meant to help people read books and all texts in general faster by showing them single words very fast in one place on the screen. Accepts pdf, epub, mobi and txt.
https://github.com/m-niemiec/read_runner_app
android buildozer google-play kivy kivy-application kivy-framework kivymd python sqlite3
Last synced: 20 days ago
JSON representation
Read Runner app is meant to help people read books and all texts in general faster by showing them single words very fast in one place on the screen. Accepts pdf, epub, mobi and txt.
- Host: GitHub
- URL: https://github.com/m-niemiec/read_runner_app
- Owner: m-niemiec
- Created: 2021-04-23T19:00:35.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-23T18:26:25.000Z (8 months ago)
- Last Synced: 2025-03-26T04:41:25.832Z (about 1 month ago)
- Topics: android, buildozer, google-play, kivy, kivy-application, kivy-framework, kivymd, python, sqlite3
- Language: Python
- Homepage:
- Size: 647 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Read Runner App

I created this project in order to broaden my programming skills. I wanted to create something that could be useful and I was also wondering if it is possible to create an Android app while using Python. The answer is ‘Yes’ and ‘Kivy’.
With the help of Kivy, KivyMD, SQLite3 and of course Python (and some other packages) I created the ‘Read Runner’ app. This app is meant to help people read books and all texts in general faster by showing them single words very fast in one place on the screen. ‘Read Runner’ is accepting pdf, epub, mobi and txt for import. The app can “play”, import and delete your books, save your progress, you are able to fast forward and backward. In preferences, users can change reading speed, word size and brightness.
After I finished up with coding I built it for Android using Buildozer running on a VM with Linux.
Read Runner App was available on official Google Play Store for a couple of years.
Cheers!
Some additional screenshots:



Thank You :-)