zeroasterisk / sonos-simple-cli

Control Sonos from CLI with pause|play and Alfred support
2 stars 0 forks source link

[FEATURE] dynamic filename in help text #2

Open josefglatz opened 9 years ago

josefglatz commented 9 years ago

It would be really cool, if the hardcoded sonos.js is replaced by something like path.basename(__filename);. (It is especially helpful when symlinking script to e.g. ~/bin/sonos-simple-cli)