diff --git a/README.md b/README.md index be3c7b2b..e5560dea 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ # APKUpdater -TODO \ No newline at end of file +APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps. It will provide similar functionality to an app store, making it a very useful app for those who want to run Android without Google Play. + +# Features +* **Update Sources**: Find updates from APKMirror, Aptoide. +* **Search Sources**: Find new apps to install from APKMirror, Aptoide. +* Schedule **background update checks** and receive a **notification** when updates are found. +* Supports **Android 4.0.3** to **Android 10**. +* **Material Design 2** with **multiple theme** support. +* **Direct install** of updates for sources that support it. +* App ignore list. Filter updates by architecture. Filter experimental apps. Filter apps by API level. + +# Download +* [APK for Beta version (2.0.0-beta1)](https://github.com/rumboalla/apkupdater/releases/download/2.0.0-beta1/apkupdater-2.0.0-beta1.apk) + +# Screenshots +TODO + +# Roadmap +* Update Sources: F-Droid, Google Play. +* Search Sources: F-Droid, Google Play. +* Root support. +* Android TV support. +* More themes. +* More options.