Skip to content

imoize/plasmoid-ollamacontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plasmoid Ollama Control

Features

  • Start / Stop Ollama from applet
  • List Models
  • List Running Models
  • Load / Unload Model
  • Show Model Info
  • Copy
  • Delete
  • Pull
  • Update

Screenshots

Package Dependencies

Arch

sudo pacman -S curl kdeplasma-addons

Installation

KDE Store (Recommended)

Store link

  1. Right click on the desktop
  2. Click on "Enter Edit Mode"
  3. Click on "Add Widgets"
  4. Click on "Get New Widgets"
  5. Click on "Download New Plasma Widgets"
  6. Search for "Ollama Control"
  7. Click on "Install" and you're done!

Go to Configure System Tray > Entries > System Services then choose "Show when relevant" or "Always shown"

Build it Yourself

git clone https://github.com/imoize/plasmoid-ollamacontrol.git
cd plasmoid-ollamacontrol
kpackagetool6 -t Plasma/Applet -i package

Restart plasmashell

systemctl --user restart plasma-plasmashell

Go to Configure System Tray > Entries > System Services then choose "Show when relevant" or "Always shown"