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
name age message
file .gitignore Sun May 11 08:42:26 -0700 2008 initial import [tcurdt]
file DIST.txt Loading commit data...
directory FeedbackReporter.xcodeproj/
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
directory Resources/
directory Server/
directory Sources/
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