Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.03 KB

Dromote

What's that?

Dromote is simple universal remote for android phones capable of controlling MPRIS2 enabled players (which include Amarok, Banshee and Rhythmbox). Currently dromote looks like this:

Screenshot from emulator

How to use Dromote?

You need Server and Client apps. Get them here:

Client has to be installed on your android device. As for the server just open your terminal and type: wget --no-check-certificate https://github.com/barnaba/Dromote/raw/master/dromote-server/dromote_standalone.py python dromote_standalone.py

Wanna help?

Bug reports would be appreciated. As for accepting pull request - I can't do that right now. This project is my uni assigment and I have to be the author of all included code. However it is GPL licensed, so feel free to fork it.