Useful scripts

Forums:

Hi guys, you may consider following scripts useful:

https://github.com/Littlemaple/Ubuntu-Scripts/blob/master/moc-player -- to command MOC using DELL Inspiron 6400 multimedia keys (for inspiration purposes mainly)
https://github.com/Littlemaple/Ubuntu-Scripts/blob/master/song -- song script

Song script in path or binded to a keyboard shortcut works in following way:
- you can type "song" into terminal and it notifies you about currently playing song
- you can type "song rm" and to instantly delete currently playing song

I was used to bind it to e.g. Win+S and press this combination when I wanted to know which song plays. No need to open terminal or whatever else. You just press it precisely when you want and it shows you what's playing. It doesn't disturb when every song starts and you can press it as many times as you want. Of course, your preferences may be different :) Uses python and libnotify. Enjoy.