1
0
mirror of https://github.com/byReqz/blackmate.git synced 2024-11-01 11:33:13 +00:00
blackmate/README.md
2020-04-27 17:14:23 +02:00

19 lines
587 B
Markdown

# BlackMate for KDE
![Alt text](blackmate.png?raw=true "Title")
## Blackmate
Blackmate is a generator for the tools list of BlackArch Linux OS, made for the KDE Plasma Desktop. The script fetch the latest tools and generate an new entry on the blackarch menu
Disclaimer: This is currently working on every DE except for KDE for some reason, aslong as Konsole is installed.
## How to
```
git clone https://github.com/byReqz/blackmate
mv blackmate /usr/share/
cd /usr/share/blackmate
sh blackmate.sh
```
License GNU/GPL v3, original code written by Dimitri Mader (dimitri@linux.com)