Idyll. A mobile app for collecting data from crowds, even without internet.

github.com/jeresig/idyll

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2015
  • Fix hyphenation of the arguments.
  • Add in a mode for creating a smaller square, instead of assuming larger.
  • Implement replaceMatches to override the positive matches in an image.
  • Abstract out finding a negative match.
  • Add in --replace-matches stub.
  • Add a utilty for generating a list of images that have no selection i…
  • Add an option to force output of square images (adding a border or no…
  • Add the ability to generate a TSV from the selections.
  • Fix attempt incrementor.
  • Fix mistake in area overlap test.
  • Fix some bugs with generating negative matches.
  • Check for overlaps with other matches.
  • Copy another area match and start work on an overlap algorithm.
  • Start implementing functionality for generating negative matches for …
  • Add in completed flags for the jobs and tasks.
  • Write out a single cropped file if --crop setting is provided.
  • Support cropping from a full-size source image instead of a scaled im…
  • Don't show job description if there isn't one.
  • Should be scaled images, not full-size.
  • Add the ability to square off the cropped images.