CodeHub is a Universal Windows GitHub client that helps you keep up with the open source world.
Get it on the Windows store here.
#Features
- See Trending repositories
- View code, issues and comments.
- Search repositories, users, issues and code
- Star repositories
- Follow people
#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. - Don't forget to add a reference to UICompositionAnimations
#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:
- Find out a better way to get Trending repositories (web page scraping is done as of now)
- Fork repos
- Trending developers
- Syntax highlighting for code
- Search code, issues (Implemented)
#Dependencies I thank the makers of these libraries
- Octokit
- UICompositionAnimations
- MVVM Light
- UWP Community Toolkit
- MarkdownSharp.UWP
- HTML Agility Pack
#Gitter chat