diff --git a/README.md b/README.md index e61ab52..afd775d 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,16 @@ Welcome to HangoverClock, the only clock which displays the real time in an unre If you just want to see what this widget looks like now, please click [here](https://github.com/programminghoch10/HangoverClock#the-next-generation) +[Download from Play Store](https://play.google.com/store/apps/details?id=com.JJ.hangoverclock) + [Download the newest APK](https://github.com/programminghoch10/HangoverClock/raw/master/app/release/app-release.apk) or look at the [latest stable releases](https://github.com/programminghoch10/HangoverClock/releases) For Wear OS Users, please look [here](https://github.com/programminghoch10/HangoverClock/tree/wear) -![HangoverClock Icon new](icon/clock.png) -![HangoverClock Icon old](app/src/main/res/drawable-v24/clock.png) +![HangoverClock Icon new](icon/clockc.png) +![HangoverClock Icon old](icon/clock.png) ## What makes HangoverClock special? @@ -50,6 +52,8 @@ So my friends inspired me saying the idea is amazing, but the clocks design suck ## The next generation +![HangoverClock Dynamite Google Play Banner](pictures/playbannercutted.png) + ![HangoverClock Dynamite Picture 1](pictures/dynamite1.jpg) ![HangoverClock Dynamite Picture 2](pictures/dynamite2.png) (background not included) @@ -114,4 +118,15 @@ I'm always on the quest to make this the best HangoverClock ever. ## Thanksgiving Thanks to all my friends, who motivated me to do this. -Also thanks to my laptop, which crashed 2 times with literally nothing saved to disk. \ No newline at end of file +Also thanks to my laptop, which crashed 2 times with literally nothing saved to disk. + +  + +## Screenshots + +![Screenshot 1](pictures/playphone.png) +![Screenshot 2](pictures/playphoneconfig.png) + +![Screenshot 3](pictures/play10inch.png) + +![Screenshot 4](pictures/play7inch.png) \ No newline at end of file diff --git a/icon/clock.png b/icon/clock.png index 3bc46c2..6978433 100644 Binary files a/icon/clock.png and b/icon/clock.png differ diff --git a/icon/clockc.png b/icon/clockc.png new file mode 100644 index 0000000..3bc46c2 Binary files /dev/null and b/icon/clockc.png differ diff --git a/icon/clock.xcf b/icon/clockc.xcf similarity index 100% rename from icon/clock.xcf rename to icon/clockc.xcf diff --git a/icon/clock c.png b/icon/clockconly.png similarity index 100% rename from icon/clock c.png rename to icon/clockconly.png diff --git a/icon/clock c.xcf b/icon/clockconly.xcf similarity index 100% rename from icon/clock c.xcf rename to icon/clockconly.xcf diff --git a/pictures/play10inch.png b/pictures/play10inch.png new file mode 100644 index 0000000..080a636 Binary files /dev/null and b/pictures/play10inch.png differ diff --git a/pictures/play7inch.png b/pictures/play7inch.png new file mode 100644 index 0000000..3fa0f6b Binary files /dev/null and b/pictures/play7inch.png differ diff --git a/pictures/playbanner.png b/pictures/playbanner.png new file mode 100644 index 0000000..8b7d78a Binary files /dev/null and b/pictures/playbanner.png differ diff --git a/pictures/playbannercutted.png b/pictures/playbannercutted.png new file mode 100644 index 0000000..5c34d6b Binary files /dev/null and b/pictures/playbannercutted.png differ diff --git a/pictures/playbannerfinished.png b/pictures/playbannerfinished.png new file mode 100644 index 0000000..b41acc4 Binary files /dev/null and b/pictures/playbannerfinished.png differ diff --git a/pictures/playphone.png b/pictures/playphone.png new file mode 100644 index 0000000..bdc961c Binary files /dev/null and b/pictures/playphone.png differ diff --git a/pictures/playphoneconfig.png b/pictures/playphoneconfig.png new file mode 100644 index 0000000..5df9b7f Binary files /dev/null and b/pictures/playphoneconfig.png differ