Skip to content

Oomph/feedbackreporter

 
 

Repository files navigation

When writing desktop applications you are dealing with a huge amount of different installations. Tracking down a bug requires to get detailed information on what happened on the user's computer. But most likely you don't 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

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 77.0%
  • PHP 18.2%
  • JavaScript 2.9%
  • Shell 1.9%