Stable: 2.5.2
Development: 2.6-alpha3
I'm fan of sharing on twitter what i'm hearing. With many soundplayers I can do it, but with MOC, I can't.
Few time ago, I was working on a little program for send tweets from the Linux terminal, but then, Twitter API change and ka-boom.
Today, I'm learning how works the new API. I'm thinking about join both projects... But I need any method to "extract" a string with the name of the audio being played in MOC, at the moment of sharing.
Also I've got this, a twitter CLI client made with Ruby
Anyone interested?
tomaszg
Thu, 2015-05-21 22:58
Permalink
You can use "mocp -i" command
You can use "mocp -i" command or just bind your script to ExecCommandx in .moc/config with the proper parameters. There are some examples how to do it in the contrib section, you can look for example at lyrics scripts http://moc.daper.net/node/356 http://moc.daper.net/node/1426
SrFreak
Fri, 2015-05-22 08:43
Permalink
First of all: doc
Wow, thanks! I'm sorry if it is annoying, because I don't read yet all the documentation about MOC.
I'm going to try some things with it... Thanks!!
EDIT
Script is now on Contrib & GitHub. Fully functional!
http://moc.daper.net/node/1430