https://github.com/attacktive/nyan-wanderer
A fun Plasma 6 widget that features an animated nyancat wandering around your desktop!
https://github.com/attacktive/nyan-wanderer
javascript kde nyan nyancat plasma plasma-desktop plasmoid qml qt6
Last synced: 4 months ago
JSON representation
A fun Plasma 6 widget that features an animated nyancat wandering around your desktop!
- Host: GitHub
- URL: https://github.com/attacktive/nyan-wanderer
- Owner: Attacktive
- License: mit
- Created: 2025-02-21T15:37:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-02T03:44:49.000Z (7 months ago)
- Last Synced: 2025-12-04T20:15:20.790Z (7 months ago)
- Topics: javascript, kde, nyan, nyancat, plasma, plasma-desktop, plasmoid, qml, qt6
- Language: QML
- Homepage: https://store.kde.org/p/2263448/
- Size: 149 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nyan Wanderer
[](https://www.codefactor.io/repository/github/attacktive/nyan-wanderer)
[](https://github.com/Attacktive/nyan-wanderer/actions/workflows/release.yaml)
A fun Plasma 6 widget that features an animated nyancat wandering around your desktop!
It's completely useless by design. 😏

## Installation
1. Make sure you have the required dependencies:
- Arch Linux
```bash
$ sudo pacman -S base-devel extra-cmake-modules plasma-sdk
```
- Ubuntu 24.04
```bash
# Adding KDE neon PPA to the containerized Ubuntu because it lacks dependencies for Plasma 6
$ echo "deb [trusted=yes] http://archive.neon.kde.org/user noble main" | sudo tee /etc/apt/sources.list.d/neon.list
$ sudo apt update
$ sudo apt install build-essential kf6-extra-cmake-modules plasma-framework6-dev
```
2. Build and install the widget:
```bash
$ ./install.sh
```
3. Add the widget to your desktop or panel through the Plasma widgets menu