An open API service indexing awesome lists of open source software.

https://github.com/f/githubdashboard.kdapp

GitHubDashboard
https://github.com/f/githubdashboard.kdapp

Last synced: 8 months ago
JSON representation

GitHubDashboard

Awesome Lists containing this project

README

          

# GitHub Dashboard for Koding v0.2

[![Clone in Koding](http://kbutton.org/app.png?v1)](http://kbutton.org/f/GitHubDashboard.kdapp)

COOL INFO: THIS APPLICATION COMPLETELY DEVELOPED/DESIGNED/TESTED ON KODING. DAMN COOL!

This is a simple GitHub Dashboard app for Koding users. Manages the applications and the repositories
, clones into your `/Users/{yourusername}/GitHub/{repository}` and installs the applications served
on GitHub.

## Install it into your Koding

This application is not available on Koding App Store (yet). You can try it cloning it into your Applications
directory.

- Open your Terminal application.

```bash
cd Applications
git clone https://github.com/fkadeveloper/GitHubDashboard.kdapp GitHubDashboard.kdapp
```
- Refresh Applications
- Run "GitHub Dashboard".

## Screenshots

### Main Page
![](https://raw.github.com/f/GitHubDashboard.kdapp/master/resources/screenshots/github1.png)

### User Search
![](https://raw.github.com/f/GitHubDashboard.kdapp/master/resources/screenshots/github2.png)

### User Repository Filter
![](https://raw.github.com/f/GitHubDashboard.kdapp/master/resources/screenshots/github3.png)

### Cloning Custom GitHub Clone URL
![](https://raw.github.com/f/GitHubDashboard.kdapp/master/resources/screenshots/github4.png)