lbirkert / polybar-wakatime

wakatime for your polybar

Home Page:https://kotw.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polybar-wakatime

A simple python script to integrate wakatime into your polybar.

Screenshots

Usage

  1. Add this to polybar/modules.ini:
[module/wakatime]
type = custom/script
exec = <path to polybar-wakatime.py>
tail = true
interval = 1.0
  1. Update your polybar/config.ini

  2. Restart polybar

About

wakatime for your polybar

https://kotw.dev

License:MIT License


Languages

Language:Python 100.0%