Gidget
An app+widget for GitHub orgs and repos
Install / Use
/learn @GDGVIT/GidgetREADME
<p align="center">
<a href="https://dscvit.com">
<img src="https://user-images.githubusercontent.com/30529572/92081025-fabe6f00-edb1-11ea-9169-4a8a61a5dd45.png" alt="DSC VIT"/>
</a>
<h2 align="center"> Gidget </h2>
<h4 align="center"> Android app to track GitHub activity of any user or repository directly from your homescreen <h4>
</p>
Features
- [ ] < Keep track of latest activity of multiple users and repositories >
- [ ] < View and your own GitHub profile >
- [ ] < Auto refresh widget to fetch latest activites >
Dependencies
- Android SDK
- Android Studio
Running
- Clone the project in Android Studio
- Create a Github personal access token with user and repo as scope
- Create a GitHub OAuth app. You will get a clientID and clientSecret
- Add the Personal Access Token as "token" to your "System Variables" under "Environment Variables" in your pc
- Add the ClientID as "clientID" to your "System Variables" under "Environment Variables" in your pc
- Add the ClientSecret as "clientSecret" to your "System Variables" under "Environment Variables" in your pc
- Simply restart your pc and run the project
