diff --git a/README.md b/README.md index a3ee0d9..3ac4d3d 100644 --- a/README.md +++ b/README.md @@ -1,20 +1,37 @@ -![OpenPods Logo](fastlane/metadata/android/en-US/images/featureGraphic.png) +# ![OpenPods Logo](fastlane/metadata/android/en-US/images/icon.png) OpenPods -# OpenPods The Free and Open Source app for monitoring your AirPods on Android ## Download + Get it on F-Droid [Download APK](https://downloads.fdossena.com/geth.php?r=openpods-apk) +## Screenshots + +[Big notification](fastlane/metadata/android/en-US/images/phoneScreenshots/screen1.png) +[Small notification](fastlane/metadata/android/en-US/images/phoneScreenshots/screen2.png) +[Setup screen](fastlane/metadata/android/en-US/images/phoneScreenshots/screen3.png) +[Home screen](fastlane/metadata/android/en-US/images/phoneScreenshots/screen4.png) + ## Features + * Shows a notification with AirPods status when they are connected * Respects your privacy * Free and Open Source software * Supports Dark Theme ## Supported devices + * Apple AirPods 1st gen * Apple AirPods 2nd gen * Apple AirPods Pro @@ -35,11 +52,8 @@ This paragraph was added due to multiple license violations found on the Google ## Donate [Donate with PayPal](https://www.paypal.me/sineisochronic) -## Screenshots -       - ## License -Copyright (C) 2021 Federico Dossena +[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -54,4 +68,9 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . +  +  + +Copyright (C) 2021 Federico Dossena + AirPods is a trademark of Apple inc. diff --git a/fastlane/metadata/android/en-US/images/icon.png b/fastlane/metadata/android/en-US/images/icon.png new file mode 100644 index 0000000..3a77065 Binary files /dev/null and b/fastlane/metadata/android/en-US/images/icon.png differ