2020-04-26 20:26:45 +00:00
# BlackMate for KDE
2016-07-11 06:42:46 +00:00
![Alt text ](blackmate.png?raw=true "Title" )
## Blackmate
2020-04-26 20:26:45 +00:00
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
2016-07-11 06:42:46 +00:00
2020-04-27 15:14:23 +00:00
Disclaimer: This is currently working on every DE except for KDE for some reason, aslong as Konsole is installed.
2016-07-11 06:42:46 +00:00
## How to
```
2020-04-26 20:26:45 +00:00
git clone https://github.com/byReqz/blackmate
2016-07-11 06:44:05 +00:00
mv blackmate /usr/share/
cd /usr/share/blackmate
sh blackmate.sh
2016-07-11 06:42:46 +00:00
```
2020-04-26 20:26:45 +00:00
License GNU/GPL v3, original code written by Dimitri Mader (dimitri@linux.com)