Skip to content

Python3pkg/GithubRemote

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitRemote

Access remote github repos

Screenshots

screenshot1

Features

  • Github accounts
  • List user's repos
  • Remove selected repo
  • Create new repos
  • Multiple accounts

TODO

  • Bitbucket
  • better format for list of repos
  • command line

Dependencies

Installing depedencies

Ubuntu

# python2
sudo apt-get install python
# pyqt4
sudo apt-get install python-qt4
# pip
sudo apt-get install python-pip
# PyGithub
sudo pip install PyGithub

Packages

No packages published

Languages

  • Python 100.0%