public
Description: Framework for sending feedback and system information reports from you Cocoa application.
Homepage: http://vafer.org/projects/feedbackreporter/
Clone URL: git://github.com/tcurdt/feedbackreporter.git
ivira (author)
Tue Dec 15 02:31:58 -0800 2009
tcurdt (committer)
Tue Dec 15 09:32:12 -0800 2009
name age message
file .gitignore Sun May 11 08:42:26 -0700 2008 initial import [tcurdt]
file DIST.txt Tue Sep 29 08:54:43 -0700 2009 revert [tcurdt]
directory FeedbackReporter.xcodeproj/ Tue Sep 29 09:08:34 -0700 2009 archs: x86_64 i386 ppc7400 [tcurdt]
file LICENSE.txt Mon May 19 14:20:17 -0700 2008 added README added LICENSE added RELEASENOTES a... [tcurdt]
file README.txt Thu Oct 09 14:21:59 -0700 2008 updated the location of the git repo [tcurdt]
file RELEASENOTES.html Tue Sep 29 08:38:21 -0700 2009 updated release notes, use OCRunner for unit te... [tcurdt]
directory Resources/ Tue Dec 15 02:24:42 -0800 2009 Fixed catching exceptions not from main thread.... [ivira]
directory Server/ Tue Aug 25 10:17:12 -0700 2009 re-arranged files [tcurdt]
directory Sources/ Tue Dec 15 09:32:12 -0800 2009 Replaced Tab -> 4 spaces [ivira]
README.txt
For information on how to integrate the FeedbackReporter Framework please
see the screencast and the documentation section at

 http://vafer.org/projects/feedbackreporter/

Suggestions, bug reports and fixes are much welcome.
The source code is available through git at

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

or via web interface

 http://github.com/tcurdt/feedbackreporter/tree/master

Enjoy!


Credits:
 - Fraser Speirs, Multipart/Form construction, BSD License
 - Jens Alfke, Exception handling and callstack, BSD License
 - Torsten Curdt, initial codebase, ASL2.0 License