CLI Alarm Clock
Project description
CLI Alarm Clock
Alarm clock is CLI utility written in Python language.
Requirements
- Python 2 or 3
- Mplayer
Installation
Using pip :
$ pip install slpkg
uninstall:
$ pip uninstall slpkg
Command Line Tool Usage
usage: alarm [-h] [-v]
[-s] <time> <song>
optional arguments
-h, --help show this help message and exit
-v, --version print version and exit
-s, --set set time and sound
example: alarm -s 06:00:00 /path/to/song.mp3
Example:
$ alarm -s 05:40:12 /home/dslackw/Music/xristina.ogg
+==============================================================================+
| CLI Alarm Clock |
+==============================================================================+
| Alarm set at : 05:49:12 |
| Sound file in : /home/dslackw/Music/xristina.ogg |
| Time : 05:17:40 |
+==============================================================================+
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
alarm-1.0.tar.gz
(14.1 kB
view hashes)