Skip to content

voobscout/aw-watcher-shell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aw-watcher-shell

A BASH and ZSH command tracker for ActivityWatch based on Carl Anderson's Advanced Shell History project. Records the command, duration, working directory, and exit code.

Install

  1. Download the latest release and unzip.
  2. Source aw-watcher-shell in ~/.bashrc and/or ~/.zshrc (on mac you can source it in ~/.bash_profile).

To confirm that aw-watcher-shell has been correctly sourced, open a new shell. You should see aw-watcher shell v1.0.0 displayed before the first prompt is drawn.

Uninstall

Note: if you just want to disable data collection, you can pause the ActivityWatch server.

Unsource aw-watcher-shell in ~/.bashrc and/or ~/.zshrc and restart your shell.

About

ActivityWatch bash and zsh watcher.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%