Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 546 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 546 Bytes

PySimpleGui-Txt-Reader-Writer

A small PySimpleGui .txt file reader and writer I made for a friend. Input text into the text fields and it will create text files with the text in them in the same directory where the python script is located. It will read that text again the next time the script is opened.

Usage

Either open the .py using an IDE like pycharm and make sure you have PySimpleGUI installed or download the Bbulldozer.exe file in the release section.

Showcase