While we where working on our latest startup (omnipasteapp.com) we needed a way to get reports on application crushes from our early adopter. Existing solutions where either to expensive for a startup or did not had support for all the platforms we needed.
So we created bugfreak used a couple of weeks and then opensourced it:
A much better pattern for the cancelation that I've seen is to cancel your account and then present you with the feedback form, they will get a much higher rate of usefull feedback this way.
(I included my affiliate link above, recently signed up to the program and figured why not, let me know if it is against any rules and I'll remove it.)
There is also a free cert authority but I've never used them. You have to put a link to their site somewhere on your site though.
My problem with this type of granular time applications is that they are to granular :)
I don't only work on a project when I'm typing on a text editor. I actually do a lot of thinking before using a editor in fact the actual time I spend in the editor is maybe 60% of the time I work on a project.
So for my case I will have to use it with some other time tracking tool witch is to much of a hasel.
Keep us the good work, I am sure there is a market out there for this.
At the moment, a user can:
play audio filss
play video files
search for songs/albums/artists
can create playlists (not Subsonic playlists but a specific format)
shuffle songs
We plan to add some missing features that where not so critical right now like:
progress bar for audio playback
skipping inside a while file playing it
use the random songs feature of Subsonic
save/load playlists to Subsonic
So we created bugfreak used a couple of weeks and then opensourced it:
https://github.com/agilefreaks/apibugfreak - the api and web app, same app as www.bugfreak.co so you can fork it and deploy it on your own server
https://github.com/Agilefreaks/winbugfreak - the .net clients (wpf, silverlight, aps mvc)
https://github.com/Agilefreaks/droidbugfreak - the android client
All packages are available in nuget and maven
As always PR are more than welcomed. Let us know what platform you want to have support for next (rails is already on the roadmap)