gif-tv is a simple python project to make great use of unused screens. It fetches random y rated gif and presents as fullscreen on a desired display. Counter for the refresh is currently 5 mins.
Python>3.0seleniumfollow the steps hererequests(usepip install requests)Chrome webdriverhttps://sites.google.com/a/chromium.org/chromedriver/downloads don't forget to hook it to yourPATH
Simply use python giphy.py in the directory.
v0 runs in a loop and doesn't support args. To stop, either quit the browser or use pkill -f giphy.py
Enjoy !