Everyone says it: “man, why isn’t there a program that does this?” I’ve been keeping these ideas in the back of my head for a while and I’d like to post it more for myself as a formalized note than anything else. Programs I’d like to write:
- Nice GUI news reader that supports ssl. Reason: I don’t want to have to use a full blown Thunderbird to just read news groups.
- FTP client similar to Mac OS X’s “Cyberduck.” Reason: GFTP is okay, LFTP is better, why not merge the two? Per advice from Randy Walker, we think that “icon view” would be a nice feature as well.
- Simple daemon to keep my Google Calendar synced up with my iPod. Reason: So far I know nothing that will automate this process on Linux. I would like to use Snorp‘s ipod-sharp to utilize d-bus.
- CLI daap client. Reason: As far as I know, nothing like this exists and I’d like to stream music to all of my computers with it (even computers without X).
Hopefully this coming summer (between research and work) I will have time to at least implement one of these apps. Please feel free to comment if you know of something that would sefice for one of these app plans.
- None Found