Python-Scripts icon indicating copy to clipboard operation
Python-Scripts copied to clipboard

Proposal : Implementing Python GUI Notepad Script

Open AbhijitMotekar99 opened this issue 1 year ago • 1 comments

Python GUI Notepad: Develop a simple GUI-based notepad using Tkinter, where users can create, save, and edit text files.

Is your feature request related to a problem? Please describe. It's often cumbersome to find a lightweight, simple text editor with just the right features. Many notepad apps are either too basic or too bloated with unnecessary functions.

Describe the solution you'd like A Python-based GUI Notepad with essential features like saving, opening, editing text files, basic formatting, and a simple user interface for quick note-taking.

Describe alternatives you've considered I've used default notepad apps or heavier text editors, but they either lack functionality or are too slow for simple tasks.

Additional context This tool would help users who need a fast, minimalistic text editor for everyday tasks without unnecessary complexity.

AbhijitMotekar99 avatar Oct 03 '24 08:10 AbhijitMotekar99

Hey @DhanushNehru please add the hacktoberfest-accepted label and assign it to me.

AbhijitMotekar99 avatar Oct 03 '24 08:10 AbhijitMotekar99