-
Notifications
You must be signed in to change notification settings - Fork 0
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
2 changed files
with
25 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# blihGUI | ||
A simple Graphical User Interface for BLIH's Epitech API used to manage Git repositories. | ||
It has nothing more than the original Python scripts, except that it features a user-friendly interface. | ||
|
||
# Features | ||
* Graphical User Interface | ||
* Repository Adding | ||
* Repository Deletion | ||
* Repositoru ACLs Management | ||
* Repository Infos Retrieving | ||
* Credentials Remembering | ||
|
||
# Building | ||
`qmake blihGUI.pro` | ||
`make` | ||
|
||
# Screenshots | ||
### **Repositories List** | ||
![alt text](https://img15.hostingpics.net/pics/811068blihgui1.png) | ||
### **ACL Adding** | ||
![alt text](https://img15.hostingpics.net/pics/382052blihgui2.png) | ||
### **Repository Info** | ||
![alt text](https://img15.hostingpics.net/pics/716756blihgui3.png) |
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