rhaamo / brain-clock

A brain to clock the time you spend on stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brain-clock

It's a simple app to track time spent on various things along the day.

Tasks and times are saved locally on a sqlite3 database, no cloud needed.

Features

Currently the functionality to add tasks, count time, edit task description and task delete is handled.

TODO

Grouping by day, basic reporting, attaching a "project" to tasks, etc.

Help welcome.

Screenshot

Tech

Electron, electron-builder vue addon, knex (sqlite3), ForkAwesome, Bootstrap, moment, electron-store (preferences), and probably some more.

Contact

Dashie < sleepy @ otter . sh >

License

GNU AGPL V3

About

A brain to clock the time you spend on stuff

License:GNU Affero General Public License v3.0


Languages

Language:Vue 54.5%Language:JavaScript 40.3%Language:CSS 3.9%Language:HTML 1.3%