Skip to content

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

Notifications You must be signed in to change notification settings

munabedan/fractio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Fractio

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.

Python
Eel
Syllables
License

Key FeaturesHow To UseCreditsContributingLicense

screenshot

Key Features

  • Full screen mode
    • Write distraction free.
  • Cross platform
    • Windows, macOS and Linux ready.

How To Use

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

Credits

This software uses the following open source packages:

Contributing

I welcome anyone to contribute to this project.

License

This project is distributed under an MIT license.


Email [email protected]  ·  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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published