Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 414 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 414 Bytes

LTimer (Electron)

A timer for LTs

How to Use

npm i -g ltimer
ltimer
  1. LTimer appears in the lower right of your screen.
  2. Right click it, then click "config" on the context menu.
  3. Set duration you want, then hit Enter.
  4. Right click again, and click "start".

Have a nice LT!

How to Hack

git clone https://github.com/hashedhyphen/ltimer-electron
cd ltimer-electron
npm i
npm run