Event Notifier

This program notifies you about any upcoming event
Download

Event Notifier Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Barun Saha
  • Publisher web site:
  • https://launchpad.net/~barun-saha04

Event Notifier Tags


Event Notifier Description

This program notifies you about any upcoming event Event Notifier is a simple program that notifies you of any upcoming event(s). The list of events are stored in a pipe separated text file. Users can add new eventsto this database, view existing events, modify or delete them.DependenciesAn alternate version of the program is available that uses Sqlite3 database to store the events information. To use that you would require Python 2.5 at least. The scripts for this version are present within the 'alternate' directory.InstallationYou can use the script as it is. To make event notifier run while you login to your terminal, add the following line to your ~/.profile of ~/.bash_profile or ~/.ksh_profile file, whichever is present in your system: python /path/to/your/script/simple_notify.pyNote: When you login to your system via the terminal, notifications will be displayed only your terminal and not in a window. Steps to make the program automatically run after you login to your GUI based interface will be specified here later.Examples Run the notifier script as below:python simple_notify.pyTo add new events or edit the existing events information, run the following:python event_manager_gui.pyBy default, the notifier script looks for events in the coming seven days. To change this, edit the event_notifier.conf configuration file and change the n_days variable.


Event Notifier Related Software