E-tasks

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Introduction)
(Introduction)
Line 11: Line 11:
  
 
==Introduction==
 
==Introduction==
 
  
 
  e-tasks is a task manager written in C and based on elementary and sqlite. Currently basic functionality works.
 
  e-tasks is a task manager written in C and based on elementary and sqlite. Currently basic functionality works.

Revision as of 04:17, 30 April 2009

[[Image:|150px]] e-tasks

Task Manager.


Homepage: http://e-tasks.googlecode.com
Package: e-tasks_0.10_arm.ipk
Tested on: FSO MS 5.1, SHR


Download source:http://code.google.com/p/e-tasks/source/checkout

Introduction

e-tasks is a task manager written in C and based on elementary and sqlite. Currently basic functionality works.

I will be adding the ability to set reminders soon.

Libraries

libelementary and libsqlite3.

To Install

opkg install libelementary0 libsqlite3-0 http://www.opkg.org/packages/e-tasks_0.10_arm.ipk

Personal tools
[[Image:|150px]] e-tasks

Task Manager.


Homepage: http://e-tasks.googlecode.com
Package: e-tasks_0.10_arm.ipk
Tested on: FSO MS 5.1, SHR


Download source:http://code.google.com/p/e-tasks/source/checkout

Introduction

e-tasks is a task manager written in C and based on elementary and sqlite. Currently basic functionality works.

I will be adding the ability to set reminders soon.

Libraries

libelementary and libsqlite3.

To Install

opkg install libelementary0 libsqlite3-0 http://www.opkg.org/packages/e-tasks_0.10_arm.ipk