DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New activitywatch Plugin for SuperCLI

New activitywatch Plugin for SuperCLI

activitywatch — automated time tracker. Records window titles, active applications. CLI query interface. by ActivityWatch

Installation

curl -LO https://github.com/ActivityWatch/activitywatch/releases/latest/download/activitywatch-linux-x86_64.zip && unzip -o activitywatch-linux-x86_64.zip && sudo mv activitywatch /opt/ && rm activitywatch-linux-x86_64.zip
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)