Scripts Repo
January 30th, 2012 - 12:43 pm | Comments (0) post by dave | category: Computers
Check out my scripts repository on github. I have written a bunch of random scripts that needed a home, so I put them up on github! These scripts are put on all of my servers in my ~/bin folder, controlled through puppet.
In the repo you’ll find a flac-to-v0 script that acts just like cp, in that you give it 1 or more source files, and a single destination, and it will convert the given input files (as flac) to mp3. I also have a php rss parser, a shoutcast/df.fm parser/player, and other random stuff, check it out!
https://github.com/bahamas10/scripts
Github Account
January 1st, 2012 - 12:06 pm | Comments (0) post by dave | category: Scripts

Check out my github account at https://github.com/bahamas10. Right now I don’t have much code on there, only a single repository for my various dot files. As I write more code I’ll be pushing it up to github, in the works right now is a script to automatically rename mp3/flac files based on their artist/album/song tags.
Tags: Github