christiandeange / github-status

Simple app to connect to Github's status API

Home Page:http://bit.ly/githubstatus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED

GitHub Status is now Hubbub! Check it out – https://github.com/cdeange/hubbub

 

github-status

Simple app to connect to the GitHub Status API. Download the app!


What is it?

GitHub-Status keeps you up-to-date with the most recent status of GitHub, built on top of their Status API.


Dependencies

GitHub Status uses the Android Support Library for the provided components, even though it only supports ICS and above. It also leverages Gson and OkHttp for network connections and decoding JSON from the Status API.

GitHub Status supports API level 14 (Ice Cream Sandwich) and above.


Contributing

Just submit a pull request if you think you have a cool idea for a new fix or feature! If you're planning on checking out the repo, please respect the file structure and work on it using Android Studio.


Developed By


License

Copyright 2018 Christian De Angelis

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.

About

Simple app to connect to Github's status API

http://bit.ly/githubstatus

License:Other


Languages

Language:Java 99.9%Language:Shell 0.1%