You are not logged in.
I've added my first personal package to the AUR - iceray. It's an Icecast / Shoutcast commandline client that I created so I can run it on my headless server to send MP3 files to the server's Icecast server. You can read more about it here on my ArChatter blog.
I wrote it in Go as a learning exercise, so the code is probably ugly. But it was amazingly easy to whip together and it works pretty well right now, although I have lots of plans for it, like reading XSPF & M3U playlist files, checking for new files, etc.
Offline
I would be very interested in updates on this project.
Offline
Iceray now checks the modified time of any directories and subdirectoris and reloads the playlist if there are any changes to it. I've also got back to iceray-git for the package name, which is more correct for a package that pulls from HEAD on Github, even a go package. As soon as it gets more feature complete, I will create a binary distribution for it under the iceray package.
Offline