Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 343 Bytes

File metadata and controls

27 lines (16 loc) · 343 Bytes

timeisup command

Description

Starts timer for 50 minutes and notifies user when time is up.

Usage

$: timeisup

Installation

$: cd ~

$: git clone git@github.com:chernetsky/timeisup.git

$: ln -s /usr/bin/timeisup  ~/timeisup/start

Dependencies

notify-send linux command

at linux command