summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOmar Roth <omarroth@hotmail.com>2019-02-16 13:50:55 -0600
committerGitHub <noreply@github.com>2019-02-16 13:50:55 -0600
commit9f00dba0cb1a918668f806d0d705117aef5bf5f1 (patch)
treebcc1806159e28ba6d7ddd8fdd8ecf492a39d11e4
parent27663b10a256cd3ddb31b3b5e013daeaf577155f (diff)
parent6a8a49d8efec065d7d2745d6bc66a4319546798e (diff)
downloadinvidious-9f00dba0cb1a918668f806d0d705117aef5bf5f1.tar.gz
invidious-9f00dba0cb1a918668f806d0d705117aef5bf5f1.tar.bz2
invidious-9f00dba0cb1a918668f806d0d705117aef5bf5f1.zip
Merge pull request #353 from Perflyst/347-screenshots
Add screenshots
-rw-r--r--README.md7
-rw-r--r--screenshots/01_player.pngbin0 -> 910463 bytes
-rw-r--r--screenshots/02_preferences.pngbin0 -> 63094 bytes
-rw-r--r--screenshots/03_subscriptions.pngbin0 -> 548404 bytes
-rw-r--r--screenshots/04_description.pngbin0 -> 309506 bytes
-rw-r--r--screenshots/05_preferences.pngbin0 -> 62053 bytes
-rw-r--r--screenshots/06_subscriptions.pngbin0 -> 70007 bytes
7 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index ae91b47a..689252c9 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,13 @@ Onion links:
[Alternative Invidious instances](https://github.com/omarroth/invidious/wiki/Invidious-Instances)
+## Screenshots
+
+| Player | Preferences | Subscriptions |
+| ----------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
+| [<img src="screenshots/01_player.png?raw=true" height="140" width="280">](screenshots/01_player.png?raw=true) | [<img src="screenshots/02_preferences.png?raw=true" height="140" width="280">](screenshots/02_preferences.png?raw=true) | [<img src="screenshots/03_subscriptions.png?raw=true" height="140" width="280">](screenshots/03_subscriptions.png?raw=true) |
+| [<img src="screenshots/04_description.png?raw=true" height="140" width="280">](screenshots/04_description.png?raw=true) | [<img src="screenshots/05_preferences.png?raw=true" height="140" width="280">](screenshots/05_preferences.png?raw=true) | [<img src="screenshots/06_subscriptions.png?raw=true" height="140" width="280">](screenshots/06_subscriptions.png?raw=true) |
+
## Installation
See [Invidious-Updater](https://github.com/tmiland/Invidious-Updater) for a self-contained script that can automatically install and update Invidious.
diff --git a/screenshots/01_player.png b/screenshots/01_player.png
new file mode 100644
index 00000000..63e6dbba
--- /dev/null
+++ b/screenshots/01_player.png
Binary files differ
diff --git a/screenshots/02_preferences.png b/screenshots/02_preferences.png
new file mode 100644
index 00000000..1cd29add
--- /dev/null
+++ b/screenshots/02_preferences.png
Binary files differ
diff --git a/screenshots/03_subscriptions.png b/screenshots/03_subscriptions.png
new file mode 100644
index 00000000..f5cfa8c1
--- /dev/null
+++ b/screenshots/03_subscriptions.png
Binary files differ
diff --git a/screenshots/04_description.png b/screenshots/04_description.png
new file mode 100644
index 00000000..f8ec2564
--- /dev/null
+++ b/screenshots/04_description.png
Binary files differ
diff --git a/screenshots/05_preferences.png b/screenshots/05_preferences.png
new file mode 100644
index 00000000..dc6d4a42
--- /dev/null
+++ b/screenshots/05_preferences.png
Binary files differ
diff --git a/screenshots/06_subscriptions.png b/screenshots/06_subscriptions.png
new file mode 100644
index 00000000..0da82f55
--- /dev/null
+++ b/screenshots/06_subscriptions.png
Binary files differ