Skip to main content

Remembering is a reminder application for things we'd like to stay aware of during the day when using the computer

Project description

Remembering

Project status: Runnable prototype

Remembering is a reminder application for things we'd like to stay aware of during the day when using the computer

The application runs in the background "in the system tray" and notifications are shown in the systray menu. Clicking a menu item will launch the associated action

These actions are supported at the moment:

  • Showing a text
  • Displaying an image
  • Launching a website
  • Custom command (for example launching an application)

The time of the reminders can be set to a certain frequency or to specific times of day (or both)

Examples of how this application can be used:

  • Showing a reminder of a loved one by adding images
  • Quotes and wisdom that we want to remember can be shown
  • Reminding us of an intention that we set at the start of the day
  • Launching a website which has content that is updated daily
  • A kind and encouraging word from a friend
  • Someone expressing gratitude for something you have contributed

If you are looking for a more typical reminder application this may be interesting for you:

Running from Source

On Ubuntu:

  1. sudo apt-get install python3
  2. sudo apt-get install python3-pip
  3. sudo -H pip3 install --upgrade pip
  4. Download the latest code by clicking here
  5. Go to the directory where you downloaded the files
  6. tar xvf remembering-master.tar.gz
  7. cd remembering-master
  8. sudo -H pip3 install -r requirements.txt
  9. python3 remembering.py

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

remembering-0.0.1.tar.gz (1.4 MB view hashes)

Uploaded Source

Built Distribution

remembering-0.0.1-py3-none-any.whl (1.3 MB view hashes)

Uploaded Python 3

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