Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dmitrymalk/gito-github-client

GitHub client app helps you monitor stars and traffic of your public repositories. This was the capstone project in Udacity's Android Developer Nanodegree.
https://github.com/dmitrymalk/gito-github-client

github github-api github-client gito material-ui

Last synced: 9 days ago
JSON representation

GitHub client app helps you monitor stars and traffic of your public repositories. This was the capstone project in Udacity's Android Developer Nanodegree.

Awesome Lists containing this project

README

        

# Gito - GitHub Client

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/e58cfe7096244fe6bd4b4f6c07a27f5e)](https://www.codacy.com/app/DmitryMalkovich/gito-github-client?utm_source=github.com&utm_medium=referral&utm_content=DmitryMalkovich/gito-github-client&utm_campaign=badger)
[![Crates.io](https://img.shields.io/crates/l/rustc-serialize.svg?maxAge=2592000)]()

The non-official GitHub mobile app helps you monitor stars and traffic of your public repositories
* Secure login with OAuth with access only to public repositories
* Monitor number of stars for today, yesterday or last two weeks
* See number visitors and clones of your repositories
* Explore trending repositories
* No ads

## License

Copyright 2017 Dmitry Malkovich

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.