Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 626 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 626 Bytes

Shake2Feedback

An Alloy widget to supply instant easy feedback from an app, including screenshot.

Install

  1. Use gitTio: gittio install wz.Feedback or download the repo as zip etc.
  2. Also install ti.pain (gittio install ti.paint)
  3. In your alloy.js add:
Alloy.createWidget('wz.Feedback', {
	recipients: ['[email protected]', '[email protected]']
});

Use

Shake, then feedback :)

Customize

Use the wzFeedback_ keys to translate texts.

Use the wzFeedback_ ID's (not classes) to overide the styles.

License

Copyright WappZapp TV

MIT License