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:
sudo apt-get install python3
sudo apt-get install python3-pip
sudo -H pip3 install --upgrade pip
- Download the latest code by clicking here
- Go to the directory where you downloaded the files
tar xvf remembering-master.tar.gz
cd remembering-master
sudo -H pip3 install -r requirements.txt
python3 remembering.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for remembering-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00df52f97da7f93002e704d23e86ec5bd5b9a929bf74483db8e064ef894586fb |
|
MD5 | 2d03785f2ca49560dad6933844b46b0e |
|
BLAKE2b-256 | 3205deeb1fb6068a4d651ed7f7baf7dfed89cf608b769a980fab273c2ae62668 |