mirror of
https://github.com/folfcoder/plasma-sharkle.git
synced 2025-04-05 13:41:37 +00:00
30 lines
1.4 KiB
Markdown
30 lines
1.4 KiB
Markdown
# Sharkle Plasmoid For KDE Plasma
|
|

|
|

|
|
|
|
The Sharkle widget, as featured in Night in the Woods, now on KDE Plasma!
|
|
Give it a poke and it'll blast out one of eight sound effects while displaying SHARKLE.
|
|
|
|
(Heads up: This is my first time messing around with QML stuff. Please create an issue if you encounter any bugs!)
|
|
|
|

|
|
|
|
https://user-images.githubusercontent.com/40331046/230612672-b15b9b2f-9965-4c26-abf6-8d7be0b15b59.mp4
|
|
|
|
## Installation
|
|
```bash
|
|
$ cd ~/.local/share/plasma/plasmoids/ && git clone https://github.com/folfcoder/plasma-sharkle im.fcd.sharkle
|
|
```
|
|
Then right-click on your desktop > Add widgets > Drag the Sharkle widget to your desktop
|
|
|
|
## To-do
|
|
- [ ] Fix missing icon
|
|
- [ ] Fix margin when the widget is resized
|
|
- [ ] Add settings to support both dark/light background
|
|
- [ ] Upload to KDE Store??
|
|
|
|
## License
|
|
This project is licensed under GNU GPL v3.0, except for PNGs and WAVs, which are owned by Infinite Fall/Finji.
|
|
|
|
## Credits
|
|
Big thanks to [SamusAranX](https://github.com/SamusAranX) for the WAV files, and of course, a shoutout to the incredible creators of NITW (RIP, Alec).
|