make UI tips context-dependent
[cycon.git] / README
blob9d7bdb3ccc4ff307ad99ee255a9fa3335f4a2aa0
1 This is cycon: CONnect to CYtube. If you just want to see the queue
2 of a CyTube [0][1] site, updated in real-time without a full web
3 browser, and maybe pipe a few of the URIs to an external media
4 player like mpv, this program may work for you.
6 You need:
8  - libcurl
9  - libwebsockets
10  - yajl
11  - unibilium
13 Note: Sometimes mpv takes a while to load. This can make the user
14 wonder “Did I really press that button? Is $DISPLAY set correctly?”.
15 Therefore, cycon doesn't launch mpv exactly; it assumes you have a
16 binary called ‘mpv-with-load-screen’ that will start immediately
17 (mine just prepends a 1x1 PNG file to the input arguments). See
18 launch.c.
20 [0] https://cytu.be
21 [1] https://github.com/calzoneman/sync