Simple Timer for Your Terminal
Project description
__ __ _____ _ | \/ | _ _ |_ _|(_) _ __ ___ ___ _ __ | |\/| || | | | | | | || '_ ` _ \ / _ \| '__| | | | || |_| | | | | || | | | | || __/| | |_| |_| \__, | |_| |_||_| |_| |_| \___||_| |___/
_ ____ _____ _ _ ____ __ / ||___ \ _ |___ / | || | _ | ___| / /_ | | __) | (_) |_ \ | || |_ (_) |___ \ | '_ \ | | / __/ _ ___) ||__ _| _ ___) || (_) | |_||_____| (_) |____/ |_| (_) |____/ \___/
MyTimer
Table of contents
- Overview
- Installation
- Usage
- Issues & Bug Reports
- Contribution
- References
- Authors
- License
- Show Your Support
- Changelog
- Code of Conduct
Overview
Simple timer for your terminal!
PyPI Counter | |
Github Stars |
Branch | main | dev |
CI |
Code Quality |
Installation
Source Code
- Download Version 0.4 or Latest Source
pip install -r requirements.txt
orpip3 install -r requirements.txt
(Need root access)python3 setup.py install
orpython setup.py install
(Need root access)
PyPI
- Check Python Packaging User Guide
pip install mytimer==0.4
orpip3 install mytimer==0.4
(Need root access)
Usage
⚠️ You can use mytimer
or python -m mytimer
to run this program
Version
mytimer --version
Basic
⚠️ Press Ctrl + C
to exit
mytimer
Time Limit
mytimer --minute=7 --second=30
mytimer --hour=2 --minute=20
Timer Mode
⚠️ The default mode is count-up
mytimer --minute=7 --second=30 --countdown
mytimer --minute=7 --second=30 --countup
Alarm
⚠️ This mode may not be supported on all systems
mytimer --minute=7 --second=30 --countdown --alarm
Face
mytimer --minute=7 --second=30 --face=3
Screen Record
Issues & Bug Reports
Just fill an issue and describe it. We'll check it ASAP!
- Please complete the issue template
References
1- Mixkit Free Alarm Sound Effects
Show your support
Star this repo
Give a ⭐️ if this project helped you!
Donate to our project
Bitcoin
1KtNLEEeUbTEK9PdN6Ya3ZAKXaqoKUuxCyEthereum
0xcD4Db18B6664A9662123D4307B074aE968535388Litecoin
Ldnz5gMcEeV8BAdsyf8FstWDC6uyYR6pgZDoge
DDUnKpFQbBqLpFVZ9DfuVysBdr249HxVDhTron
TCZxzPZLcJHr2qR3uPUB1tXB6L3FDSSAx7Ripple
rN7ZuRG7HDGHR5nof8nu5LrsbmSB61V1qqBinance Coin
bnb1zglwcf0ac3d0s2f6ck5kgwvcru4tlctt4p5qefTether
0xcD4Db18B6664A9662123D4307B074aE968535388Dash
Xd3Yn2qZJ7VE8nbKw2fS98aLxR5M6WUU3sStellar
GALPOLPISRHIYHLQER2TLJRGUSZH52RYDK6C3HIU4PSMNAV65Q36EGNLZilliqa
zil1knmz8zj88cf0exr2ry7nav9elehxfcgqu3c5e5Coffeete
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Unreleased
0.4 - 2023-02-10
Added
- 4 new faces
- Infinite timer mode
Changed
README.md
updated- Parameters moved to
params.py
0.3 - 2022-11-25
Added
--face
argumentFACES.md
Changed
README.md
updated- Minimum
art
library version changed from1.8
to2.9
0.2 - 2022-11-03
Added
--version
flag
Changed
- Test system modified
countdown_timer
function modifiedcountup_timer
function modified
0.1 - 2022-10-18
Added
- Countdown mode
- Count-up mode
- Alarm
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
mytimer-0.4.tar.gz
(533.5 kB
view hashes)
Built Distribution
mytimer-0.4-py2.py3-none-any.whl
(527.1 kB
view hashes)
Close
Hashes for mytimer-0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52bd51f43825b8db0bcd43d16d674783d22af1182e1eb3fc76dd86838047604a |
|
MD5 | c41c6f298767c0b887485dcedb6ed48b |
|
BLAKE2b-256 | fde77d703a465e14fdbb43ff721b41bf8af30941e051f2d13995de92092b07a8 |