Run Alarm on cli or in Background.
Project description
Alarm in Python.
## INSTALLATION
pip install pyAlarm
Functions :
getInput() :: returns Alarm and current Time. runInBackground(Time,Alarm) :: Alarm & Time of type time.strftime(“%H:%M”) checkYTfile() :: returns False if File not found , True if found. runInteractive() setPath() :: give complete path to a .txt file with youtube links as alarmVideos.
Import :
from alarm import begin
Use :
a,t = begin.getInput() begin.runInBackground(t,a) begin.checkYTfile() begin.runInteractive()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyAlarm-1.0.1.tar.gz
(4.1 kB
view details)
File details
Details for the file pyAlarm-1.0.1.tar.gz
.
File metadata
- Download URL: pyAlarm-1.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e37acffa26ae56779b7f8d3c8fdbacac6fa09c50b127cc1562e74f9b622a12fc |
|
MD5 | 05c777cf349d8fe6d44427308b129666 |
|
BLAKE2b-256 | 0676c42b43405aed469eb085f4cfb8e36a85861f9449c8419d6ba13448766426 |