Skip to content

mattleibow/CodeHub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeHub

Patreon donate button Gratipay User Twitter URL

CodeHub is a Universal Windows GitHub client that helps you keep up with the open source world.

Get it from Microsoft

Features

  • Trending repositories
  • News Feed
  • View code (with syntax highlighting), issues and comments.
  • Create Issues
  • Comment on Issues
  • Choose from 9 different syntax highlighting styles
  • Search repositories, users, issues and code
  • Star, Watch and Fork repositories
  • Follow users

Screenshots

Trending Notifications News Feed
screenshot screenshot screenshot

Contributions

Pull requests are welcome in the dev branch!

Setting up the project

  • Register your OAuth application and paste your key and secret in the app.config file in the root of the project.

Things to be done

CodeHub aims to do all those things that the GitHub Desktop app doesn't do. Our goal is to make an app for UWP which lets you keep up with the open source world on the go. I think these features are needed in CodeHub:

  • Receive notifications on new issues on your repos
  • Fork repos (Implemented)
  • Trending developers
  • Syntax highlighting for code (Implemented)
  • Search code, issues (Implemented)

Dependencies

I thank the makers of these libraries

Gitter chat

About

A UWP GitHub Client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.8%
  • CSS 4.2%