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

mobtimer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mobtimer

A simple timer for mob programming in your OS status bar.

  • 1.1.3
  • PyPI
  • Socket score

Maintainers
1

mobtimer

https://pypi.python.org/pypi/mobtimer/

A simple timer for mob programming in your OS status bar.

Screenshot

Currently supported operating systems:

  • macOS

Install

# Install with systems Python 2.7 interpreter
$ sudo /usr/bin/python -m pip install mobtimer

# or using pyenv
$ pyenv shell system
$ sudo pip install mobtimer

Usage

# Start timer for 20 minute mobs  
$ nohup mobtimer &

# or for 25 minute mobs
$ nohup mobtimer 25 &
$ mobtimer -h
usage: mobtimer [-h] [minutes]

A simple timer for mob programming.

positional arguments:
  minutes     Duration of each mob in minutes. Default: 20

optional arguments:
  -h, --help  show this help message and exit

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