Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dmitrymalk/gito-github-client
- Owner: dmitrymalk
- License: apache-2.0
- Created: 2016-09-17T07:41:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-17T16:28:54.000Z (over 7 years ago)
- Last Synced: 2024-09-20T05:03:36.453Z (3 months ago)
- Topics: github, github-api, github-client, gito, material-ui
- Language: Java
- Homepage:
- Size: 17.8 MB
- Stars: 77
- Watchers: 7
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 athttp://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.