/notify-reminder

A simple script to send notification using notigy-osd

Primary LanguageShellMIT LicenseMIT

notify-reminder

A simple script to send notification using notigy-osd

Copyright (C) 2016 Subhadip Ghosh

This reads the file passed as the first argument and sends the parsed lines as a collated notification via notify-osd.

Usage: ./notify-reminder.sh <reminder file path>

Note: If a line in a reminder file starts with #, the line is ignored.

License: This script is made available under MIT License.