Skip to main content

schedule reminder notification

Project description

https://img.shields.io/pypi/v/schedule-reminder.svg https://img.shields.io/pypi/pyversions/schedule-reminder.svg
Author:

Ken Kundert

Version:

1.1

Released:

2022-11-07

Remind schedules notification reminders. You can specify the time either using a specific time, such as 3:30pm, or you can specify it by the time from now in minutes or hours, or you can use both. So, you can say:

remind 4pm

remind 4pm -15m

remind 10m

In the first case the reminder goes off at 4pm, in the second it goes off at 3:45pm, and in the third it goes off in 10 minutes. When the time expires a notification is raised. You can specify the message in the notification using the -m or –msg option. Or you can add the message after specifying the time. Any argument that cannot be processed as a time switches the argument processing from time to message, and all subsequent arguments are taken to be part of the message:

remind 1h meet Maria

You can specify the time from now using seconds, minutes, hours, etc. For example:

remind 3h 15m

You can use noon and midnight as aliases for 12PM and 12AM.

When specifying the time of day, you can use the following formats:

'h:mm:ss A': ex. 1:30:00 PM, 1:30:00 pm
'h:mm:ssA': ex. 1:30:00PM, 1:30:00pm
'h:mm A': ex. 1:30 PM, 1:30 pm
'h:mmA': ex. 1:30PM, 1:30pm
'hA': ex. 1PM or 1pm
'HH:mm:ss': ex. 13:00:00
'HH:mm': ex. 13:00

Be aware that remind runs in the background until the appointed time, issues the notification, and only then terminates. If the process is killed or some how lost, perhaps by restarting the computer, the reminder is also lost. However, you can put the computer to sleep. When the computer wakes, you will either receive a past due notification with an indication that it is being given late, or the process will resume waiting for the appointed time.

You can use pip to install the program:

pip3 install --user schedule-reminder

Releases

Latest development release:
Version: 1.1
Released: 2022-11-07
1.1 (2022-11-07):
  • Enhance implementation so reminders re-synchronize after computer wakes.

1.0 (2020-07-19):
  • Initial production release.

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

schedule-reminder-1.1.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

schedule_reminder-1.1-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file schedule-reminder-1.1.tar.gz.

File metadata

  • Download URL: schedule-reminder-1.1.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for schedule-reminder-1.1.tar.gz
Algorithm Hash digest
SHA256 c4133918c28e8aee48be5722a3fdff9fcf0c4ca23c8a03c1559503b23deef56f
MD5 ecd91f4e28c9ffae8697312d3ea163f7
BLAKE2b-256 7cfe6ab3a6db90b09bdbaee7a8003193fb48224727caca22871cbd06effe5b8b

See more details on using hashes here.

File details

Details for the file schedule_reminder-1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for schedule_reminder-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5509a5c1a8982fac1ce6bc3ad05bff61502ea7b8f39f3ea1bcb1a1a322996e24
MD5 6e00709d7f45bf8773d1aac054835c1a
BLAKE2b-256 d80ea9aa63c38ef2aeacf357a8e57e76d8d0fae64b8f97c72eb7a25fae81087c

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