Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin authored Oct 29, 2019
1 parent 3f0e424 commit 938bc9e
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,16 @@ A Different Audio Spectrum Analyzer

Dependencies
==
python-numpy python-pillow python-pyaudio python-websockets qt5-websockets qt5-3d
python3 python-numpy python-pillow python-pyaudio python-websockets qt5-websockets qt5-3d

Installation
===========
```
python setup.py install --user
cd kde
kpackagetool5 -t Plasma/Applet --install plasmoid
```

Running
===
1. Start panon server.
```
python -m panon.server
```
2. Drag panon widget to your panel (eg. [latte-dock](https://github.com/psifidotos/Latte-Dock)).
Drag panon widget to your panel (eg. [latte-dock](https://github.com/psifidotos/Latte-Dock)).
![](../../wiki/plasmoid/step1.png)
![](../../wiki/plasmoid/step2.png)

Expand Down

0 comments on commit 938bc9e

Please sign in to comment.