Skip to content

A QT5 based GUI for Gerrit Review service, written in Python, which uses the same SSH interface as git

License

Notifications You must be signed in to change notification settings

Katana-Steel/GerritUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GerritUI

A QT5 based GUI for Gerrit Review service, written in Python,
which uses the same SSH interface as git

Requirements

  • Python 3.x
  • PyQt5 (Widgets)
  • paramiko (for ssh)
  • access to a gerrit host
  • a valid unlocked ssh key in ssh-agent

Options

  • -h [hostname]
  • -p [ssh port] // default port is 29418
  • -u [username] // defaults to your current login

About

A QT5 based GUI for Gerrit Review service, written in Python, which uses the same SSH interface as git

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages