Your current filters are…
by Dion Almaer
Gears started out with three components: A Database API to expose a full SQLite engine for storage, LocalServer to proxy content when offline, and a WorkerPool API for thread-like behaviour in JavaScript. All of these components enable more than offline, they are tools in your toolbox for more responsive user experiences on the Open Web.
Since then, we have released new versions that upgrade the components, and add news one such as a Desktop API. We have other great things in the works such as APIs for: Notifications, Audio, FileSystem, ResumableHTTP, and much more.
See how they all maps into HTML 5, and let's see where we can take the Web from here.