Skip to the content.

Pause Timer

Install

curl https://pausetimer.com/install.sh | sudo bash

Usage

Usage: pausetimer [OPTIONS] <website> <minutes>

Options:
  -h, --help      Show this help message and exit
  -l, --list      List all blocked domains
  -u, --unblock   Unblock the specified website
  -r, --update    Update Pause Timer

Examples:
  pausetimer facebook.com 10
  pausetimer --list
  pausetimer --unblock facebook.com
  pausetimer --update

Tested on