项目作者: chunkhang

项目描述 :
Tempus est de essentia
高级语言: Python
项目地址: git://github.com/chunkhang/tempus.git
创建时间: 2017-11-04T16:55:45Z
项目社区:https://github.com/chunkhang/tempus

开源协议:The Unlicense

下载


Tempus PyPI Travis

Hourglass

TEMPUS EST DE ESSENTIA

Time is of the essence

INSTALLATION

  1. $ 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

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.

  1. $ tempus test
  2. Ensure that the characters below are:
  3. * Equal in height
  4. * Forming a smooth gradient across
  5. * Aesthetically pleasing
  6. |█▉▊▋▌▍▎▏ |
  7. |⣿⣷⣧⣇⡇⡆⡄⡀|
  8. 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.

  1. $ tempus timer 1m
  2. The terminal is too small: 52 x 25
  3. 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

  1. This is free and unencumbered software released into the public domain.
  2. Anyone is free to copy, modify, publish, use, compile, sell, or
  3. distribute this software, either in source code form or as a compiled
  4. binary, for any purpose, commercial or non-commercial, and by any
  5. means.
  6. In jurisdictions that recognize copyright laws, the author or authors
  7. of this software dedicate any and all copyright interest in the
  8. software to the public domain. We make this dedication for the benefit
  9. of the public at large and to the detriment of our heirs and
  10. successors. We intend this dedication to be an overt act of
  11. relinquishment in perpetuity of all present and future rights to this
  12. software under copyright law.
  13. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  14. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  15. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  16. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
  17. OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  18. ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  19. OTHER DEALINGS IN THE SOFTWARE.
  20. For more information, please refer to <http://unlicense.org>

CONTACT

Feel free to report bugs or suggest features

Marcus Mu | chunkhang@gmail.com