Skip to content

Interfaced Creative Writing App using Tkinter GUI Framework - Package-Based Structure

License

Notifications You must be signed in to change notification settings

Id-Dark-Dragon/Disappearing_Text_Tkinter_App

Repository files navigation

The Most Dangerous Writing App

a simple (and not original) desktop application built using CostumeTkinter in Python.

This app provides a unique writing experience where you need to keep typing to prevent the text from disappearing. If you stop typing, the text will be removed after a countdown.

  • Package-Based Structure
  • Model-View-Controller (MVC) Architecture

banner

Advantage

  • Creativity Enhancement: By trying hard to keep thinking and generating text, you push your limits beyond.
  • Increase Productivity: It won't let you rest when you are typing.

Run Locally

  python run.py

Some configuratuions are accesible from config.py.

Flowchart

This is a brief flowchart of the (primary logic).

Appendix

There is an executed file for Windows (.exe) inside the /distfolder.
It is ready to use without any need to make your hands dirty with code.

About

This project was done as a hands-on practical project to practice building a Tkinter App, Unit Testing, and also Model-View-Controller Architecture.

License

MIT License

About

Interfaced Creative Writing App using Tkinter GUI Framework - Package-Based Structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages