Skip to content

Latest commit

Β 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Simple Note App (Tkinter)

Simple Note App is a beginner-friendly Python desktop application built using Tkinter. It allows users to create, edit, and delete text notes, which are automatically saved to a local file.


✨ Features

  • πŸ“„ Create new notes with custom titles
  • ✏️ Edit existing notes
  • πŸ—‘ Delete notes with confirmation
  • πŸ’Ύ Automatically save notes to notes.json
  • 🧠 Remembers all your notes between sessions

πŸ“¦ Requirements

  • Python 3.7 or higher
  • Tkinter (usually included with Python)

Install with:

pip install -r requirements.txt

πŸš€ Usage

python note_app.py

About

A lightweight desktop note-taking app built with Python and Tkinter, supporting local creation, editing and deletion of notes.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages