Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkcdarunday/minotaur-plasmoid
A KDE Plasma 5 Plasmoid for monitoring cryptocurrency exchange rates on various exchanges
https://github.com/jkcdarunday/minotaur-plasmoid
bitcoin cryptocurrency ethereum kde kde-plasma-5 plasma plasmoid qml
Last synced: about 2 hours ago
JSON representation
A KDE Plasma 5 Plasmoid for monitoring cryptocurrency exchange rates on various exchanges
- Host: GitHub
- URL: https://github.com/jkcdarunday/minotaur-plasmoid
- Owner: jkcdarunday
- License: mit
- Created: 2017-10-13T09:39:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T08:39:54.000Z (9 months ago)
- Last Synced: 2024-03-07T09:28:00.467Z (9 months ago)
- Topics: bitcoin, cryptocurrency, ethereum, kde, kde-plasma-5, plasma, plasmoid, qml
- Language: QML
- Size: 180 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minotaur Plasmoid
A KDE Plasma 5 Plasmoid for monitoring cryptocurrency exchange rates on various exchanges## Installation
To install manually, run the following while in repo directory:
```
kpackagetool5 -t Plasma/Applet --install plasmoid
```To upgrade manually, run the following while in repo directory:
```
kpackagetool5 -t Plasma/Applet --upgrade plasmoid
```## Testing
To test, run the following while in repo directory:
```
plasmoidviewer --applet plasmoid
```## Screenshot
![Screenshot](assets/screenshot.png)