added previews to readme

This commit is contained in:
eximus
2017-03-29 19:23:12 +01:00
parent 9e8b159111
commit f4fbf449ba
5 changed files with 4 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ It is necessary to have the Phonon GStreamer backend for qt5 and the GStreamer f
This theme streams the videos so internet connection is necessary This theme streams the videos so internet connection is necessary
If there is no active connection or the video can't be played the background will fallback to the image background.jpg If there is no active connection or the video can't be played the background will fallback to the image background.jpg
### Changing settings in `theme.conf.user`: ### Changing settings in `theme.conf.user`
You can change the font and the background. You can change the font and the background.
The background can be either an image, a video or a playlist (.m3u) file, for example: The background can be either an image, a video or a playlist (.m3u) file, for example:
@@ -25,9 +25,10 @@ displayFont="Montserrat"
## Preview ## Preview
... ![preview1](preview1.gif)
![preview2](preview2.gif)
## TODO ### TODO
- [ ] Randomize playlist each time inside QML - [ ] Randomize playlist each time inside QML
- [ ] Pick Videos based on time of day - [ ] Pick Videos based on time of day

BIN
preview1.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

BIN
preview2.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 MiB

Binary file not shown.