Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pi-clock

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pi-clock

Set alarms, stopwatches and timers from the terminal.

  • 1.0.8
  • PyPI
  • Socket score

Maintainers
1

pi-clock

Set alarms, create timers or stopwatches right from your terminal.

Piclock Demo

Installation

pip3 install pi-clock

Usage

Setting an alarm

 piclock -a

Creating a timer

piclock -t

Creating a new stopwatch

piclock -s

Interactive mode

 piclock -i

Command Line Arguments

usage: piclock [-h] [-i] [-t] [-a] [-s]

optional arguments:
-h, --help          shows this help message and exit
-i, --interactive   Interactive mode
-t, --timer         Set a new timer
-a, --alarm         Set a new alarm
-s. --stopwatch     Start a new stopwatch

Todo:

  • Allow alarms to run in the background while in intercative mode.

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

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc