File monitoring app
- Easy to use
- Show the graph of changes
- Show spelling mistakes
pip install tkinter
pip instal matplotlib
pip install spellchecker
pip install watchdog
python texttracker.py
- Enter the path then, click on start monitoring.
- If there is changes in file it show the what is changed and if there is spelling mistakes it show the mistakes.
- Click on stop monitoring to stop the monitoring.
Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or create a pull request.
This repository is licensed under MIT License