Skip to content

xonq/asteroid-tasks

Repository files navigation

asteroid-tasks

goal tracking app for the open source smartwatch OS, Asteroid OS (https://github.com/AsteroidOS)

Getting Started

template.json must be copied to /home/ceres/tasks/template.json

sftp [email protected]
mkdir /home/ceres/tasks
put .../asteroid-tasks/json/template.json /home/ceres/tasks

Look at format to create tasks as add/rem app functions do not work yet.

overview

json: { date: [ [ $NAME, $X, $TYPE, $UNIT, $VALUE, $ICON, $X ] ], ... "template": [...] } app opens, json loads, if the current date does not exist then copy the template. tasks are binary or floats

About

goal tracking app for the open source smartwatch OS, Asteroid OS (https://github.com/AsteroidOS)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published