# Menu11
**Repository Path**: github-import/Menu11
## Basic Information
- **Project Name**: Menu11
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-2.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-08-08
- **Last Updated**: 2021-09-01
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Menu11
A highly customizable launcher inspired from windows 11 menu. Fork of MenuZ.
#### *Special Thanks to*
- [Prateek SU](https://github.com/prateekmedia) / Me for creating [Menu 11](https://github.com/prateekmedia/) by forking [Menu Z](https://store.kde.org/p/1367167/) and for continuously adding and improving features.
- [Nayam Amarshe](https://github.com/NayamAmarshe) for improving the design.
- [John Vincent](https://github.com/TenSeventy7) for improving grid view of recommended section.
- [Lupert Everett](https://github.com/LupertEverett) for adding multiple footer icons.
Installing Manually
### Using git
```bash
git clone https://gitee.com/github-import/Menu11.git ~/.local/share/plasma/plasmoids/menu11;
kquitapp5 plasmashell || killall plasmashell && kstart5 plasmashell;
```