Skip to content

raelgc/zenhub_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZenHub Viewer

ZenHub Viewer is a non official desktop client for ZenHub.

ZenHub is a team collaboration tool build directly into GitHub.

Install

Requirements

  • Python >= 3.6
  • Python Setuptools >= 39
  • PyQt5 >= 5.10

Install requirements on Ubuntu:

sudo apt install python3-setuptools python3-pyqt5.qtwebengine

Install requirements on MacOS or Windows:

python3 -m pip install PyQt5
python3 -m pip install setuptools

Install ZenHub Viewer

In a terminal:

git clone https://github.com/raelgc/zenhub_viewer
cd zenhub_viewer
sudo python3 setup.py install

About

Non official desktop client for ZenHub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages