From 078257db70e7a6c2e28ef6b4e6a9a61264bede0c Mon Sep 17 00:00:00 2001 From: inson1 <75314629+inson1@users.noreply.github.com> Date: Sun, 14 Jan 2024 13:17:10 +0100 Subject: [PATCH 1/3] Nicer Readme --- README.md | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5a04390..05886ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ +
+ +# Mirror + +### Simple Android application turning your device into a pocket mirror🪞 + [![Java CI with Gradle](https://github.com/Andrewerr/Mirror/actions/workflows/gradle.yml/badge.svg)](https://github.com/Andrewerr/Mirror/actions/workflows/gradle.yml) ![Github tag](https://img.shields.io/github/v/tag/Andrewerr/Mirror?logo=github) -[![F-Droid build](https://img.shields.io/f-droid/v/com.polar.mirror.svg?logo=f-droid)](https://f-droid.org/wiki/page/com.polar.mirror/lastbuild) -# About -This application allows you to use your device as a mirror by streaming your frontal camera. It is open-source, free to use and does not require any extra permissions except -using a camera. [Get it on F-Droid](https://github.com/Andrewerr/Mirror/releases) -Or download the latest APK from the [Releases Section](https://github.com/Andrewerr/Mirror/releases/latest). +
+ +This application allows you to use your device as a mirror by streaming your frontal camera. It is open-source, free to use and does not require any extra permissions except +using a camera. + # Features * Pause stream, so you can better look on some aspects of yourself From ffe4c389d52fe2054102bd8a0b2caecebe46a5be Mon Sep 17 00:00:00 2001 From: inson1 <75314629+inson1@users.noreply.github.com> Date: Sun, 14 Jan 2024 13:22:56 +0100 Subject: [PATCH 2/3] Add icon --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 05886ee..95580b9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@
- + + + # Mirror ### Simple Android application turning your device into a pocket mirror🪞 From 2f0963cbc720eefcdb951c5b5d83c055f79533e4 Mon Sep 17 00:00:00 2001 From: inson1 <75314629+inson1@users.noreply.github.com> Date: Sun, 14 Jan 2024 13:34:18 +0100 Subject: [PATCH 3/3] Undelete F-droid build --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 95580b9..8d4d275 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ [![Java CI with Gradle](https://github.com/Andrewerr/Mirror/actions/workflows/gradle.yml/badge.svg)](https://github.com/Andrewerr/Mirror/actions/workflows/gradle.yml) ![Github tag](https://img.shields.io/github/v/tag/Andrewerr/Mirror?logo=github) +[![F-Droid build](https://img.shields.io/f-droid/v/com.polar.mirror.svg?logo=f-droid)](https://f-droid.org/wiki/page/com.polar.mirror/lastbuild) [