- Notifications
You must be signed in to change notification settings - Fork1
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.
License
munabedan/fractio
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 needPython andPip 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 anMIT license.
Emailmunabedan@gmail.com · GitHub@munabedan · Reddit@munabedan
About
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.