- 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.
- You can get latest ApkGit build via GitHub Releases: https://github.com/andrey4ik21pro1/apkgit/releases
- 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/.
This project is distributed under the GNU General Public License
v3.0.
See the LICENSE file for details.




