This program is intended to search the Utwentes campus network and play the files it finds. It supports the Ubuntu operating system. Other Linux distributions and Windows are not tested and might (will, in the case of windows) not work.
- mpv (media player), build your own .deb package if mpv is not installed with SMB support (https://github.com/mpv-player/mpv-build#instructions-for-debian-and-ubuntu)
- python3-gi, python3 GTK bindings
- Download the the files
- Execute run.sh (a wrapper script to activate the virtualenv), alternatively you can activate the virtualenv manually and run campussearch.py directly.