Electron app for tracking time spent in applications. WIP
yarn setup
Installs dependencies, rebuilds native dependencies and initializes the SQLite database
yarn start
Starts the development environment
yarn dist
Creates an installer package for the current architecture (e.g. Linux/Windows/MacOS) in the dist
folder