Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 374 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 374 Bytes

WakaTime Desktop Application

Note: this project is not finished and not yet working.

A universal installer for all WakaTime plugins.

Installation

git clone https://github.com/wakatime/desktop.git
npm install -g yarn
yarn install
yarn run build
yarn start

License BSD-3-Clause