public
Description: nonviral cocoa source for implementing an application feedback panel (for bugs, feature requests and support)
Homepage:
Clone URL: git://github.com/rentzsch/jrfeedbackprovider.git
name age message
file README.markdown Loading commit data...
directory demo/
file jrfeedback.php
directory lib/
README.markdown

JRFeedbackProvider

is a nonviral (MIT license) drop-in source code package which provides an in-application user feedback mechanism for Cocoa apps. It puts up a panel something like this:

It supplies the panel (in .xib form), the Objective-C controller code and even the .php file to put on your web server to turn those web form posts into email messages (just replace YOUR_FEEDBACK_EMAIL_ADDRESS_HERE@gmail.com with whatever you want).

Requires 10.5.