A lightweight Notepad application built using Python and Tkinter. This app allows you to create, open, edit, and save text files in a clean and simple interface.
This is a fully-featured Notepad clone built using Python's Tkinter library. It includes features such as auto-save, dark mode, font customization, word and character count, cursor position tracking, ...