Fractio is an eel based tool for calculating document statistics such as character, word and sentence count. It also calculates estimated reading time and assigns the document a readability score.
Key Features • How To Use • Credits • Contributing • License •
- Full screen mode
- Write distraction free.
- Cross platform
- Windows, macOS and Linux ready.
To clone and run this application, you'll need Python and Pip installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/munabedan/fractio.git
# Go into the repository
$ cd fractio
# Install dependencies
$ pip install -r requirements.txt
# Run the app
$ python3 rtc.py
This software uses the following open source packages:
I welcome anyone to contribute to this project.
This project is distributed under an MIT license.
Email [email protected] · GitHub @munabedan · Reddit @munabedan