Skip to content

seanm/feedbackreporter

 
 

Repository files navigation

When writing desktop applications you are dealing with a high volume of unique installations. Tracking down a bug requires detailed information of what happened on the user's computer. However, you would not want to bother the users with how to make this information available to you.

I wasn't really satisfied with the frameworks available so I came up with one that suits my needs. Hopefully it will also suit yours.

For information on how to integrate the FeedbackReporter Framework please see the screencast and the documentation.

Suggestions, bug reports and fixes are much welcome.

You can DOWNLOAD the latest release or get the source code from github

git clone git://github.com/tcurdt/feedbackreporter.git

Enjoy!

Credits:

  • Fraser Speirs, Multipart/Form construction, BSD License
  • Jens Alfke, Exception handling and callstack, BSD License
  • Torsten Curdt, initial codebase, ASL2.0 License
  • Sean McBride, various fixes and modernization after years of project dormancy

any more contributors sending patches. Thanks!

About

Framework for sending feedback and system information reports from you Cocoa application.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 78.0%
  • PHP 17.5%
  • JavaScript 2.7%
  • Shell 1.8%