Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Token Save — KDE Plasma 6 Widget

Built With

Shows a saved token count in your Plasma panel, updated per repo via tokensave.

screenshot

Requirements

  • KDE Plasma 6
  • tokensave CLI available in each repo you want to track

Full flow — from GitHub to your panel

# clone the repo
git clone https://github.com/hugalafutro/tokensave-plasmawidget.git
cd tokensave-plasmawidget

# install the widget
kpackagetool6 --type Plasma/Applet --install .

# restart Plasma so the widget appears in the widget list
systemctl --user restart plasma-plasmashell.service

Then right-click your panel → Add Widgets → search "Token Save" and drag it onto the bar.

Right-click the widget → Configure to add repo folders and tweak appearance.

Upgrade an existing installation

cd tokensave-plasmawidget
git pull
kpackagetool6 --type Plasma/Applet --upgrade .
systemctl --user restart plasma-plasmashell.service

Test without restarting

plasmoidviewer -a com.github.sammael.tokensave

License

MIT

About

KDE Plasma 6 widget that displays token savings from tokensave | https://tokensave.dev | https://github.com/aovestdipaperino/tokensave

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages