Skip to content

Commit

Permalink
Added screenshots and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ImranR98 authored Aug 27, 2022
1 parent 209f7ea commit 7f1fd3c
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Obtainium
# ![](./android/app/src/main/res/drawable/ic_notification.png) Obtainium

Get Android App Updates Directly From the Source.

Expand All @@ -12,4 +12,10 @@ Motivation: [Side Of Burritos - You should use this instead of F-Droid | How to

## Limitations
- App installs are assumed to have succeeded; failures and cancelled installs cannot be detected.
- Auto (unattended) updates are unsupported due to a lack of any capable Flutter plugin.
- Auto (unattended) updates are unsupported due to a lack of any capable Flutter plugin.

## Screenshots

| <img src="./screenshots/1.apps.png" alt="Apps Page" /> | <img src="./screenshots/2.dark_theme.png" alt="Dark Theme" /> | <img src="./screenshots/3.material_you.png" alt="Material You" /> |
| ------------------------------------------------------ | ----------------------------------------------------------------------- | -------------------------------------------------------------------- |
| <img src="./screenshots/4.app.png" alt="App Page" /> | <img src="./screenshots/5.apk_picker.png" alt="Multiple APK Support" /> | <img src="./screenshots/6.apk_install.png" alt="App Installation" /> |

0 comments on commit 7f1fd3c

Please sign in to comment.