remindme

A small command line application that lets you store and retrieve short notes quick

View the Project on GitHub GochoMugo/remindme

remindme

A small command line application that lets you store and retrieve short notes quick

version pypi version
python python versions

why use remindme

Since we can not always remember everything, we sometimes need to write some notes. Writing notes on paper is tiring, messy and not so portable. Keeping a file(s) with several such notes may get messy real fast.

Features:

click to view it better

Working with remindme

installation

You can install remindme using pip:

⇒ pip install remindme

upgrading

You can also upgrade remindme anytime:

⇒ pip install --upgrade remindme