-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
88 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,98 @@ | ||
|
||
<br /> | ||
<div align="center"> | ||
|
||
<a href="https://github.com/safe049/Maku-Linux-Applications-Launcher"> | ||
<img src="images/background.jpg" alt="Logo" width="300" height="200"> | ||
<img src="images/background.jpg" alt="Logo" width="500" height="300"> | ||
</a> | ||
|
||
<h3 align="center">Maku Linux Applications Launcher</h3> | ||
<h3 align="center">A Simple and Smooth Linux APP launcher based on Qt</h3> | ||
## Maku Linux Applications Launcher</h3> | ||
A Simple and Smooth Linux APP launcher based on Qt</h3> | ||
|
||
|
||
FUNCTIONS: Custom Categorys , Add APPs yourself , | ||
Able to save the changes | ||
|
||
|
||
|
||
|
||
<details> | ||
<summary>Table of Contents</summary> | ||
<ol> | ||
<li> | ||
<a href="#about-the-project">About The Project</a> | ||
<li><a href="#built-with">Built With</a></li> | ||
</li> | ||
<li> | ||
<a href="#how-to-use">How to use</a> | ||
<li><a href="#license">License</a></li> | ||
<li><a href="#at-the-lase">At the last</a></li> | ||
</ol> | ||
</details> | ||
|
||
|
||
## About The Project | ||
This is my first project on github. | ||
|
||
|
||
A little useless but better than searching apps everytime? | ||
Atlease I think so. | ||
|
||
|
||
This project is inspired by Maye Lite Launcher on Windows | ||
[Well I dont got really many skills,so it's not so perfect] | ||
|
||
|
||
So if you reached any bugs,problems or you have some brilliant ideas, | ||
Tell me in the issues! | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
||
|
||
### Built With | ||
|
||
QT Creator : qt.io | ||
|
||
|
||
VScode : code.visualstudio.com | ||
|
||
|
||
GIMP [Logo] : gimp.org | ||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
||
## How to use | ||
|
||
Download the release in the release,uncompress it,and open the folder in the terminal, | ||
|
||
then ./MAKU | ||
|
||
|
||
|
||
Add category: Just input the category name and OK. | ||
|
||
Delete category : Select the category and delete. | ||
|
||
Add APPs : Choose a .desktop file or something,and OK. | ||
|
||
Delete APPs: Select the App and delete. | ||
|
||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
|
||
## License | ||
|
||
This project is based on GNU License. | ||
|
||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> | ||
|
||
## At the last | ||
|
||
Thank you very much and have a nice day. | ||
CN Translate version on the way! | ||
|
||
|
||
<p align="right">(<a href="#readme-top">back to top</a>)</p> |