Skip to content

tcurdt/feedbackreporter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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