Ungit, a web-based git client, with a lean and intuitive UI that makes it easy to understand git. Ungit runs on any platform that node.js & git supports, and brings user friendliness to git without sacrificing it's versatility.
SpecsUpdate
Ranked in these QuestionsQuestion Ranking
Pros

Pro Free and Open Source Software
Ungit is open source software available under the MIT Licence.

Pro Cross-platform
Works on Windows, Linux, and OS X.
Pro Optional Integration with Modern Text Editors
Ungit can be integrated directly into modern text editors, Atom, Brackets, and VS Code.
Pro Web-based interface
Ungit is web-based, meaning you can run it on your cloud/pure shell machine and then use the UI from your browser.
Cons
Con Node.js dependent

Con Setup is not user-friendly
Ungit is distributed as an NPM package and requires git and Node.js to be installed on your system before you can run it. Ungit must be launched by running ungit
in a command line terminal.
Con Exposes git commands to your network
No authentication, if someone can communicate with your computer on the port this is running on, they can execute any git command they want on your repos as well as view your filesystem's folders.
Commonly Compared
