/timelens

Electron app for tracking time spent in applications

Primary LanguageJavaScript

timelens

Electron app for tracking time spent in applications. WIP

Installation

yarn setup

Installs dependencies, rebuilds native dependencies and initializes the SQLite database

Development

yarn start

Starts the development environment

Build

yarn dist

Creates an installer package for the current architecture (e.g. Linux/Windows/MacOS) in the dist folder