alanhamlett / wakatime.fish

fish plugin for wakatime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wakatime.fish

fish plugin for WakaTime

Unofficial script for wakatime tracking in the fish shell.

Differences from officially linked scripts

  • Also works with wakatime-cli.
  • Use git information to determine project name.
  • Can be installed as a fisher plugin.

Getting Started

Prerequisites

wakatime-cli Install

If it does not work, please refer to the official documentation.

pip install wakatime

# or

curl https://raw.githubusercontent.com/wakatime/vim-wakatime/master/scripts/install_cli.py | python3 -

Installation

fisher install ik11235/wakatime.fish

Licence

MIT

About

fish plugin for wakatime.

License:MIT License


Languages

Language:Shell 100.0%