Last updated:
0 purchases
clockr 1.0
# clockr[![Build Status](https://travis-ci.org/shaggytwodope/clockr.svg)](https://travis-ci.org/shaggytwodope/clockr)clockr is a collaborative effort at a simple curses clock written in Python 3.#Reviews[Video by Yu-Jie Lin](https://www.youtube.com/watch?v=P3rv3rS40Ls)* A harsh critique, but the video nicely shows clockr.# Screenshot![clockr](http://i.imgur.com/gNyIXlX.png)# Installation* Arch Linux: clockr in the AUR* pip: clockrFor manual installation, clone the repository, cd into it and run```# python setup.py install```# Optionsusage: clockr [−h] [−V] [−c COLOR] [−d DATEFORMAT] [−n] [−t]**optional arguments: −h**, **−−help**show this help message and exit**−V**, **−v**, **−−version**show program’s version number and exit**−c** COLOR, **−−color** COLORchanges color of the clock.**−d** DATEFORMAT, **−−dateformat** DATEFORMATchanges the format in which the date is printed, see ’man date’ for support on formats. Not to be combined with the ’−−nodate’−argument.**−n**, **−−nodate**does not print the date in the clock**−t**, **−−twentyfourhours**prints the time in 24−hour format# Examples**clockr −−nodate −−twentyfourhours −−color** _white_Will display a white-colored 24-hour clock while omitting the date.The different colors avaialable are,_white red green yellow blue magenta cyan orange_And you can also use _random_ to chose a random color.# FAQQ: Can you add [feature]? When will [bug] be fixed?A: This project is completely run by volunteers and will most likely never be 100% bug-free as developers are humans too. You can help out yourself, though, by submitting a bug report!# Thanks and AuthorsMade with help from #linuxmasterrace on Snoonet thanks to n473, thimoteus, AWindowsKrill, timawesomeness, calexil, tirkaz and somehow R0flcopt3r, with additional help from bdalenoord and Noremac201.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.