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 20:01:09 +02:00

24 lines
794 B
Markdown

# BlackMate
![Alt text](blackmate-kde.png?raw=true "Blackmate on KDE")
![Alt text](blackmate.png?raw=true "Blackmate on XFCE")
## Blackmate
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.
## still to go
- Fixing Folder Icons
- Fix Typos
- Generally clean up code
## 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)