#!/usr/bin/env python
import os
import sync_mpv_client

sync_mpv_client.main()

