Minimalistic tool to set alarms from the terminal.
Project description
Set alarms from your terminal.
Installation
You can install this package using pip:
pip install pylarm
The command pylarm will then be available from your terminal.
Usage example
Set an alarm
pylarm set --sound <PATH_TO_SOUND_FILE> --message='The time has come!' --at='17:00' &
You can also simply run
pylarm set --sound <PATH_TO_SOUND_FILE>
and you'll be prompted to select the time and the message.
Cancel an alarm
After setting an alarm, you'll be informed of the pid of that alarm. You can use it to cancel the alarm as follows:
pylarm cancel --pid=<PID_OF_THE_ALARM>
Again, you can simply run
pylarm cancel
and you'll be prompted to select the pid.
To know the details about a subcommand you can run pylarm <subcommand> --help.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylarm-2.1.tar.gz.
File metadata
- Download URL: pylarm-2.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b8fe1b893a2d797eee89f1008711e278e3d988f6232df6d0f3bde3d68c67cbf
|
|
| MD5 |
101a478fa7fe69a4b299dd23604d360c
|
|
| BLAKE2b-256 |
24530bcb365218b6442e6bdfc6e8044a1dd7c8313cd44cf1c827d319b8db37af
|
File details
Details for the file pylarm-2.1-py3-none-any.whl.
File metadata
- Download URL: pylarm-2.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd76b07cea83c560ed48d5932af23613cf1494da44c796b5b9a50916e60dad64
|
|
| MD5 |
4e1e01f2ea8f96cf3af36046d1c84a57
|
|
| BLAKE2b-256 |
5f49fbd34a7f9511911e363fa271dd83f7ceba928f31fd56794b5248764170df
|