A program in python that allows you to create icons on the tray so you can command media content by double-clicking, works with youtube, spotify and many other players
To use the pogram you need python 3.x you also need to install library with the following command:
- pip install pynput
- pip install infi.systray
- pip install time
If you want to run the program at startup, follow these steps: