PyDL / reminder

A simple python reminder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Reminder

A simple python reminder
Can be used with python2 or python3
Depencies: pymsgbox, and winsound (under windows only)
Call with:

python reminder.py [--title Reminder] [--text Reminder] [--interval 60] [--sound reminder.wav]

About

A simple python reminder

License:GNU General Public License v2.0


Languages

Language:Python 100.0%