Skip to content

Andrey4ik21pro1/apkgit

Repository files navigation

ApkGit

License Platform Kotlin

A Material 3 client to update apps from GitHub

Banner


Features

  • App Management: Install and update Android apps directly from GitHub repositories.
  • GitHub Token Support: Use your Personal Access Token (PAT) to increase GitHub API rate limits and access private repositories.
  • App Lists: Save your favorite apps to a .json configuration file for easy backup and manual editing.
  • Material You: Dynamic colors support based on your wallpaper.

Screenshots

Click to expand screenshots
Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4

Download the app


Build

  • To build the APK from source, run:
git clone https://github.com/andrey4ik21pro1/apkgit.git
cd apkgit
./gradlew assembleDebug
  • The APK will be available in app/build/outputs/apk/debug/.

License

This project is distributed under the GNU General Public License v3.0.
See the LICENSE file for details.