Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chunkhang/tempus
Tempus est de essentia
https://github.com/chunkhang/tempus
cli pip python3 tempus timer
Last synced: 27 days ago
JSON representation
Tempus est de essentia
- Host: GitHub
- URL: https://github.com/chunkhang/tempus
- Owner: chunkhang
- License: unlicense
- Created: 2017-11-04T16:55:45.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T00:41:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T13:17:51.029Z (about 1 month ago)
- Topics: cli, pip, python3, tempus, timer
- Language: Python
- Homepage: https://pypi.python.org/pypi/tempus
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
Awesome Lists containing this project
README
# Tempus [![PyPI](https://img.shields.io/pypi/v/tempus.svg)](https://pypi.python.org/pypi/tempus) [![Travis](https://img.shields.io/travis/chunkhang/tempus.svg)](https://travis-ci.org/chunkhang/tempus)
***TEMPUS EST DE ESSENTIA***
*Time is of the essence*## INSTALLATION
```
$ pip install tempus
```
**Python Versions**
3.3 | 3.4 | 3.5 | 3.6## USAGE
### Timer
**tempus timer \**
tempus timer 1m | tempus timer 2m15s | tempus timer 30s | tempus timer 10000s
![Tempus Timer](https://user-images.githubusercontent.com/12708862/32622525-188160a2-c5be-11e7-937d-6eb5c8209a22.gif)### Stopwatch
Coming soon
### Metronome
Coming soon
## CAVEATS
### Font
The progress bar may appear distorted or unsmooth when filling up due to the terminal's font not displaying the unicode characters as intended. Hence, you may need to play around with your font to get the best experience.
```
$ tempus test
Ensure that the characters below are:
* Equal in height
* Forming a smooth gradient across
* Aesthetically pleasing|█▉▊▋▌▍▎▏ |
|⣿⣷⣧⣇⡇⡆⡄⡀|https://github.com/chunkhang/tempus/#font
```
**Recommended Fonts**
Menlo | SF Mono### Terminal
The progress bar needs a certain amount of space to ensure proper printing. Therefore, you may get a message if your terminal size is too small. In that case, just adjust your terminal's window before executing the command again.
```
$ tempus timer 1m
The terminal is too small: 52 x 25
It needs to be at least : 80 x 10
```
**Minimum Size**
80 x 10## RELEASES
### 1.1.0
* Shiny new progress bar for timer### 1.0.0
* Initial release## UNLICENSE
```
This is free and unencumbered software released into the public domain.Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.In jurisdictions that recognize copyright laws, the author or authors
of this software dedicate any and all copyright interest in the
software to the public domain. We make this dedication for the benefit
of the public at large and to the detriment of our heirs and
successors. We intend this dedication to be an overt act of
relinquishment in perpetuity of all present and future rights to this
software under copyright law.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.For more information, please refer to
```## CONTACT
Feel free to report bugs or suggest features
**[Marcus Mu](http://marcusmu.me)** | [email protected]