Skip to content

This is the most dangerous app replica done with Python and Tkinter

Notifications You must be signed in to change notification settings

v1tal303/dangerous-writing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Dangerous Text Writing App Python

For most writers, a big problem is writing block. Where you can't think of what to write and you can't write anything.

One of the most interesting solutions to this is a web app called The Most Dangerous Writing App, an online text editor where if you stop writing, all your progress will be lost.

This is a very simple python version of the application built with Tkinter.

A timer will count down and when the application detects the user has not written anything in the last 10 seconds, it will delete all the text they've written so far.

About

This is the most dangerous app replica done with Python and Tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages