Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 283 Bytes

File metadata and controls

5 lines (3 loc) · 283 Bytes

A python, tkinter app which enables the user to type in a stream of consciousness.

If the user stops typing for 5 seconds, the text will start to fade and ultimately be deleted.

However, if the user reaches 1000 characters, or more, the function to save to a text file is enabled.