Skip to content

acki/workaholic

 
 

Repository files navigation

Workaholic

Work in progress

Workaholic is an experiment for learning how to build iPhone web apps based on sencha touch.

What it does:

  • Track your work time
  • Track the tasks you're working

Features:

  • Based on sencha touch
  • Completly offline capable
  • Stores data in local storage

Demo:

Dependencies:

Install:

  • checkout somewhere in a running apache htdocs
  • run rake install for automatically downloading and installing sencha touch library
  • run rake build for building CSS
  • add AddType text/cache-manifest .manifest to your httpd.conf
  • run rake cacheon for enabling caching (creates a .htaccess, mention AllowOverride)

About

iPhone web app experiment, for learning how to use sencha touch

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Ruby 1.4%