salehaliii / apkupdater

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APKUpdater

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
It provides similar functionality to an app store, but instead of depending on a single source, it aggregates the results from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure and GitHub.

The 3.x branch is a full rewrite using modern technologies like Jetpack Compose, Flow and WorkManager.

Features

  • Update Sources: Find updates from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure and GitHub.
  • Search Sources: Find new apps to install from APKMirror, Aptoide, F-Droid, IzzyOnDroid, APKPure and GitHub.
  • Schedule background update checks and receive a notification when updates are found.
  • Supports Android 5 (21) to Android 14 (34).
  • Supports Android TV.
  • Material Design 3 with Dark, Light and System theme support.
  • Supports Material You on Android 12+.
  • Direct install of updates for sources that support it.
  • Supports installs without user interaction on Android 12+.
  • Root install of updates.
  • No ads. No tracking.
  • Languages: English, Spanish, Dutch, German, Traditional Chinese, Simplified Chinese, Romanian, Italian, Portuguese, Russian, Turkish, Indonesian.

Download

Translations

If you want to help with translations, open a Pull Request or an Issue with the translated strings.xml.

Feedback

  • To give feedback and request new features go to Discussions.
  • To report bugs, crashes, typos and translations go to Issues.

Screenshots

1 2 3 4
5 6

Other Projects

  • CoolRs: A collection of Android RenderScript effects.
  • KryptoPrefs: Kotlin library for handling encrypted SharedPreferences.

License

Copyright © 2016-2023 rumboalla.
Licensed under the GNU General Public License v3.

About

APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.

License:GNU General Public License v3.0


Languages

Language:Kotlin 100.0%