Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 419 Bytes

time tracker

A very idiosyncratic time tracker. Almost certainly not useful to anyone who isn't me.

Started out as an elixir app (see the elixir branch), switched to ruby as elixir has no easy equivalent to ruby's STDIN.getch (get a char in raw mode). Took the opportunity to play around with https://github.com/ruby-concurrency/concurrent-ruby actors

Install

bundle
chmod +x tt

Run

./tt