1
0
mirror of https://github.com/byReqz/blackmate.git synced 2024-11-01 11:33:13 +00:00
blackmate/README.md

20 lines
649 B
Markdown
Raw Normal View History

2020-04-27 17:19:06 +00:00
# BlackMate
2016-07-11 06:42:46 +00:00
![Alt text](blackmate.png?raw=true "Title")
## Blackmate
2020-04-27 17:19:06 +00:00
Blackmate is a generator for the tools list of BlackArch Linux OS, made originally the XFCE4 Desktop. The script fetches the latest tools and generates a new entry on the start menu.
I wanted to have a Blackarch Setup running on KDE which was not possible with the original Script so i improved it a bit. Its now running on all major Desktops including KDE Plasma.
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)