This is a client for Toggl time tracking app.
App is made for personal use and uses only official API.
You can follow project progress on this board.
To run tests make sure you installed all required dependencies using yarn install
, and then use yarn test:unit
to launch tests.