Play Campfire sounds, right in your terminal.
We are now using Hipchat, and we really miss the Campfire sounds that we could send to each other. Since we are now mostly working in the same office, with trombone, we still have the chance to play our favorite sounds to our teammates using a terminal and a speakers.
Simply run :
$ gem install trombone
trombone list
trombone play SOUND
Currently, trombone only works on Mac OS X, since it uses the afplay
command line tool.
Pull requests welcome to support more platforms!
- Fork it ( https://github.com/lodgem/trombone/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Lodgem is small team of passionate people who enjoy creating polished applications that solve interesting problems. We love to see things differently and strongly believe in progress and innovation.
At Lodgem, we use open source software a lot and that's why we try hard to share as much as possible.