This is an unofficial Android client for GitHub, which utilizes the AndroidX & Retrofit2 libraries.
By default one can browse Android/Kotlin/Gradle projects, but it also features an editor for bookmarks.
File token.properties
may be created with a GitHub access token declared as accessToken=ghp_...
.
without personal access token the API will be "rate limited", after having loaded the first 10 pages in quick succession.
When file token.properties
is absent, the personal access token still can be added in the preferences.