What is Lily?

Lily is a browser-based, visual programming environment that lets people create programs graphically, without writing code, by drawing connections between data, images, sounds, text and graphics. Lily's cross-platform, free, open source and is written in JavaScript. Did we mention it's fun? Download it, check out the demos or read more about it.


News from the blog:

June 20, 2009

Lily developer site has moved to Google code

Devjavu, the company that was providing us with free project hosting, is closing so I've migrated everything to Google Code- the new url for the dev wiki, issue tracker and source code is http://code.google.com/p/lilyapp/

The SVN checkout command is now: "svn checkout http://lilyapp.googlecode.com/svn/trunk/ lily"

I think I've updated all the links, but since I'm probably forgetting something, please let me know if you find anything that's out of date.

January 19, 2009

The state of things

I'm bumping the current release to public beta 3 today and picking up some bug fixes that have been gathering dust in the trunk. Let me know if you encounter any issues. I was hoping to have been out of beta by now, but life and work are not cooperating. Hopefully I can make better progress in the new year...

September 5, 2008

Multitouch for Lily

Tangible computing comes to Lily: yesterday on the user list, Thomas Winningham announced a new set of Lily externals for doing multitouch applications using the TUIO protocol. TUIO is the protocol used by reacTable and other table top interfaces. If you're not familiar with reacTable, take a minute to check out this video. I've been thinking about doing a multitouch demo for the Lily 0.1 release, so Thomas's announcement was a terrific surprise and now I can't wait to try them out. Great work!

Thomas post on his library on the NUI list is here.

June 28, 2008

Public Beta 2

It's been a while coming, but Lily public beta 2 is now available for download. Getting all of Lily's bits and pieces working on Firefox 3 was a bigger task than I imagined and took months to complete. Users contributed many bug reports and suggestions for improvements; not counting FF3 related work, this release contains over 150 bug fixes and enhancements since the first public beta in January. There are some great improvements in performance and usability.

Now that all the FF3 compatibility bugs have been squashed, we should be back on track to release Lily 0.1 in the fall.