Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)