You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

clockr

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clockr

Simple curses clock written in Python


Maintainers
1

Readme

clockr

Build Status

clockr is a collaborative effort at a simple curses clock written in Python 3.

#Reviews Video by Yu-Jie Lin

  • A harsh critique, but the video nicely shows clockr.

Screenshot

clockr

Installation

  • Arch Linux: clockr in the AUR
  • pip: clockr

For manual installation, clone the repository, cd into it and run

# python setup.py install

Options

usage: 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 COLOR

changes color of the clock.

−d DATEFORMAT, −−dateformat DATEFORMAT

changes 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.

FAQ

Q: 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 Authors

Made with help from #linuxmasterrace on Snoonet thanks to n473, thimoteus, AWindowsKrill, timawesomeness, calexil, tirkaz and somehow R0flcopt3r, with additional help from bdalenoord and Noremac201.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc