diff options
| author | Omar Roth <omarroth@hotmail.com> | 2019-02-16 13:50:55 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-16 13:50:55 -0600 |
| commit | 9f00dba0cb1a918668f806d0d705117aef5bf5f1 (patch) | |
| tree | bcc1806159e28ba6d7ddd8fdd8ecf492a39d11e4 /README.md | |
| parent | 27663b10a256cd3ddb31b3b5e013daeaf577155f (diff) | |
| parent | 6a8a49d8efec065d7d2745d6bc66a4319546798e (diff) | |
| download | invidious-9f00dba0cb1a918668f806d0d705117aef5bf5f1.tar.gz invidious-9f00dba0cb1a918668f806d0d705117aef5bf5f1.tar.bz2 invidious-9f00dba0cb1a918668f806d0d705117aef5bf5f1.zip | |
Merge pull request #353 from Perflyst/347-screenshots
Add screenshots
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |
