TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Bugfreak a free opensource bug tracker for .net and android

2 pointsby CalinBalaurualmost 12 years ago
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.<p>So we created bugfreak used a couple of weeks and then opensourced it:<p>https:&#x2F;&#x2F;github.com&#x2F;agilefreaks&#x2F;apibugfreak - the api and web app, same app as www.bugfreak.co so you can fork it and deploy it on your own server<p>https:&#x2F;&#x2F;github.com&#x2F;Agilefreaks&#x2F;winbugfreak - the .net clients (wpf, silverlight, aps mvc)<p>https:&#x2F;&#x2F;github.com&#x2F;Agilefreaks&#x2F;droidbugfreak - the android client<p>All packages are available in nuget and maven<p>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)

1 comment

CalinBalaurualmost 12 years ago
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.<p>So we created bugfreak used a couple of weeks and then opensourced it:<p><a href="https://github.com/agilefreaks/apibugfreak" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;agilefreaks&#x2F;apibugfreak</a> - the api and web app, same app as www.bugfreak.co so you can fork it and deploy it on your own server<p><a href="https://github.com/Agilefreaks/winbugfreak" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Agilefreaks&#x2F;winbugfreak</a> - the .net clients (wpf, silverlight, aps mvc)<p><a href="https://github.com/Agilefreaks/droidbugfreak" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Agilefreaks&#x2F;droidbugfreak</a> - the android client<p>All packages are available in nuget and maven<p>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)