Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 701 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 701 Bytes

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

ACL Adding

alt text

Repository Info

alt text