Skip to main content

No project description provided

Project description

GitHub

PyPI PyPI - Python Version PyPI - Downloads

Libraries.io dependency status for GitHub repo GitHub last commit GitHub Release Date

GitHub commits since latest release (by date)

Code style: black

[promemoria]

Intuitive Python based tool to create reminders in the shell.

promemoria is a Python based tool to help you stay organized and on top of your tasks! Quickly create reminders in the shell with the ability to set a title, description, priority and date to make sure you never forget anything.

Installation

promemoria can be installed from PyPI by:

python3 -m pip install --upgrade promemoria

Usage

promemoria features a small and simple-to-use set of commands.
These commands can be easily retrieved at any moment by issuing promemoria help[^1][^2][^3]

[^1]: Shouldn't promemoria work, try python3 -m promemoria.

[^2]: A color coded output will serve you better than this example.

[^3]: Referring to version 1.1.0

[promemoria]

Available commands.
-------------------

promemoria Shows the list of active reminders
    --all Shows every reminder.

promemoria new Creates a new reminder
    -t title, string.
    -de description, string. 
    -da date, string, ISO 8601 compliant.
    -ti time, string.
    -p priority, integer, [1-3].

promemoria delete Deletes the specified reminder
    -i index, integer.

promemoria toggle Toggles the specified reminder
    -i index, integer.

promemoria clear Deletes every reminder

Examples

Quickly check your reminders

promemoria

which results in:

[promemoria]

You have 1 reminder(s).
-----------------------

◯ [1] Go get some groceries. !
      2023-07-12 08:30

Creating a reminder

promemoria new -t "Christmas" -de "It's Christmas\!" -da "2023-12-25" -p 3

which results in:

[promemoria]

Reminder created succesfully!
-----------------------------

◯ Christmas !!!
  It's Christmas!
  2023-12-25

Toggling a reminder

promemoria toggle -i 1

which results[^2][^4] in:

[^4]: The mark changes and the title gets dimmed.

[promemoria]

You toggled a reminder.
-----------------------

● Christmas !!!
  It's Christmas!
  2023-12-25

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

promemoria-1.1.0.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

promemoria-1.1.0-py3-none-any.whl (8.1 kB view details)

Uploaded Python 3

File details

Details for the file promemoria-1.1.0.tar.gz.

File metadata

  • Download URL: promemoria-1.1.0.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for promemoria-1.1.0.tar.gz
Algorithm Hash digest
SHA256 8e5e85b5add06b7ce0d3a98586ad7bb8e485cf46b6f855a45e7c11ad5630ab5d
MD5 d2b88d71dc22b50861325670708178f6
BLAKE2b-256 c5ac5d2f54661292852ffd780f57a9448063c2a3261caf2b0e4f6b9f89ce0544

See more details on using hashes here.

File details

Details for the file promemoria-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: promemoria-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for promemoria-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 14ecc3e64c9fce22641badb641be8be671452a99b05193c6b5d06782543b174a
MD5 21d34a1abe2bf29e094beb371d1e1a06
BLAKE2b-256 9e94bd6b781db97736eb502e321de526cadc4b2c16934db6bfba846a7f860562

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page