Skip to content

moxcodes/ticktock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Ticktock (working title ...)

This is a prototype for a simple time-tracking android component.

The rough idea is that this will manage a periodic, battery-conserving wakeup to call several `status' checks, including querying GPS, motion sensors, wifi list, and current media usage. Some of these queries will require elevated permissions.

The plan is to aggregate these queries, and periodically sync to a server that will serve as the central data repository for this information.

The rest of the time-tracking system will be written in c++/python, and to be run on the data repository host.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages