Xtt

ENTP a mis en open-source son time tracker, xtt.

“time tracker: think private ‘twitter’ that counts the duration of
status messages”

http://github.com/entp/xtt/tree/master

-- Jean-François.


http://twitter.com/underflow_

Jean-François Trân a écrit :

ENTP a mis en open-source son time tracker, xtt.

“time tracker: think private ‘twitter’ that counts the duration of
status messages”

http://github.com/entp/xtt/tree/master

-- Jean-François.

Sympa, par contre visiblement l’appli ne fonctionne pas avec sqlite3:

|SQLite3::SQLException: no such function: CONVERT_TZ: SELECT sum(“statuses”.hours) AS sum_hours, CONCAT(statuses.user_id, ‘::’, DATE(CONVERT_TZ(statuses.created_at, ‘+00:00’, ‘+01:00’))) AS concat_statuses_user_id_date_convert_tz_statuses_created_at_00_00_01_00 FROM “statuses” WHERE (statuses.project_id is not null) AND ((“statuses”.project_id = 1) AND (statuses.created_at BETWEEN ‘2008-12-22 23:00:00’ AND ‘2008-12-23 22:59:59’)) GROUP BY CONCAT(statuses.user_id, ‘::’, DATE(CONVERT_TZ(statuses.created_at, ‘+00:00’, ‘+01:00’))) |


Thomas