Skip to content

Agundur-KDE/KPictureFrame

Repository files navigation

KPictureFrame

Version: 0.0.1

KCast License: GPLv3 PayPal kdeplasma

Donate using Liberapay

KPictureFrame

KPictureFrame is a lightweight KDE Plasma 6 widget that displays a user-defined image in a Plasmoid – ideal for embedding personal photos, logos, QR codes directly onto your desktop.

Screenshot


🏠 Homepage

📦 hhttps://github.com/Agundur-KDE/KPictureFrame

Features

  • 🖼️ Display any local image (PNG, JPG, SVG)
  • 🖱️ Drag & Drop image support
  • 🧩 Fully integrated into Plasma 6 (QML-based)
  • 🔁 Live reload when configuration changes
  • 🧰 Minimal dependencies, no external daemons

Visuals

KPictureFrame Plasmoid KPictureFrame Plasmoid KPictureFrame Plasmoid

Installation

system wide installation

mkdir build && cd build

cmake ..

make

make install (as root)

Direct Installation

git clone https://github.com/Agundur-KDE/KPictureFrame.git

cd KPictureFrame/

kpackagetool6 --type=Plasma/Applet --install package --packageroot ~/.local/share/plasma/plasmoids/

# Restart Plasma
kquitapp6 plasmashell && kstart plasmashell

🛠️ Installing KPictureFrame via the openSUSE Build Service Repository

build result

For openSUSE Tumbleweed (and compatible systems):

# Add the repository
sudo zypper ar -f https://download.opensuse.org/repositories/home:/Agundur/openSUSE_Tumbleweed/home:Agundur.repo

# Automatically import GPG key (required once)
sudo zypper --gpg-auto-import-keys ref

# Refresh repository metadata
sudo zypper ref

# Install KCast
sudo zypper in kpictureframe

Support

Open an issue in git ...

EZMonitor Issues

Roadmap

Contributing

accepting contributions ...

EZMonitor

Authors and acknowledgment

Alec

License

GPL

Project status

active

Sponsor this project

 

Packages

No packages published