Skip to content

Latest commit

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Notes 📝

Python VersionLicense

A console-based note manager in Python. Add, update, delete, and view your notes.

📝 Description

Notes is a minimalist console note manager. Everything is stored locally in notes.txt, with numbering generated "on the fly" that remains consistent even after deletions.

Features:

  • Add notes
  • Update existing notes
  • Delete notes by number
  • View all notes with numbering

⚙️ Installation

git clone https://github.com/FelineFantasy/Notes
cd Notes
python notes.py

🎮 Controls

Main menu (options 0-4):

  • Add a note
  • Update a note
  • Delete a note
  • View notes

📁 Project Files

Notes/
├── notes.py # Main file
├── notes.txt # Notes file (created automatically)
├── .gitignore # Git ignore rules
├── README.md # Documentation
└── .github/
└── FUNDING.yml # GitHub funding configuration

💖 Support the Project

If you enjoy Notes and want to help keep the project alive, you can support me here:

DonationAlerts

Your support helps me:

  • 📝 Keep improving the app
  • 🐱 Develop more open-source projects
  • ☕ Stay awake while coding at 4 AM

Every little bit is appreciated! ❤️

👤 Author

  • FelineFantasy
  • License: MIT

About

Python console-based note manager with addition, update, deletion, and viewing

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages