Skip to content

Latest commit

 

History

History
executable file
·
59 lines (48 loc) · 1.51 KB

README.md

File metadata and controls

executable file
·
59 lines (48 loc) · 1.51 KB

+Task

Real Simple Task Management. +Task is an online list manager, that aims to be ubiquitous in terms of sources of inputs.

Syntax:

/list
   @laptop
   #action
   - send email of notes

   @calls
   - call client on it tomorrow

Dependencies:

  • Oauth => Authentification
  • PHP 5.2 => Serverside
  • MySQL => Database (will be ported to more at a later stage)
  • Scaffold css => for easier css writing and skinning
  • jQuery => javascript framework
  • FirePHP => output and debugging

Installing:

  • Configuration of the system in /etc/configuration.ini
  • SQL for the database is in /etc/db.sql
  • Go to your http://path/to/cmd-task/tasks
  • Secret is abc

Online Site index:

Planned Features:

  • Calendar subscription
  • Bookmarklet
  • Email tasks service
  • RSS output
  • jqTouch version
  • Instapaper integration
  • API

Inspired by: