jTrack is a time tracking application that is built with jQuery and works without SQL, sessions or cookies.

It rather uses the localStorage with the help of DOMCached and jquery-json plugins.

The application enables you to add any number of tasks and starts tracking the time for each when a "start" button is clicked.

jTrack is a pretty simple tracker which is suitable to be integrated into other applications or tracking the time in the most plain way.

Also, it is a good resource to see "how localStorage can be used with jQuery".

jTrack - jQuery Time Tracker

WebResourcesDepot Feed