From 13d1b4904f085c3d58b9370f26246add01643426 Mon Sep 17 00:00:00 2001 From: Zoe Roux Date: Mon, 15 Mar 2021 22:17:11 +0100 Subject: [PATCH] Adding screenshots --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 657c417e..f58d0a22 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,22 @@ Kyoo has been created from scratch, it is not a fork. Everything is and always w Feel free to open issues or pull requests, all contribution are welcomed. +## Screens +![Show](../screens/show.png?raw=true) +- - - +![Show Dropdown](../screens/show_dropdown.png?raw=true) +- - - +![Browse](../screens/browse.png?raw=true) +- - - +![Filters](../screens/filters.png?raw=true) +- - - +![People](../screens/people.png?raw=true) +- - - +![Player](../screens/player.png?raw=true) +- - - +![Search](../screens/search.png?raw=true) + + ## Installation If you are using a linux distribution with acess to the AUR, simply install the kyoo-bin package. **COMMING SOON**. The package is not published on the AUR yet but you can built it easily with makepkg. To do so, clone the repo & run `makepkg -i` inside the `install/aur` directory.