adjust TODO slightly
[tricorder.git] / TODO
1 Tasks to complete for Web Tricorder:
2
3 * Make more sensors work - see https://wiki.mozilla.org/WebAPI
4 ** Networks (probably need certified app!)
5 *** Current connection: http://dvcs.w3.org/hg/dap/raw-file/tip/network-api/Overview.html
6 *** Mobile Networks: https://wiki.mozilla.org/WebAPI/WebMobileConnection
7 *** WiFi Networks: http://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/ed980c42261c5f4a
8 *** Nearby Bluetooth devices: https://wiki.mozilla.org/WebAPI/WebBluetooth
9 ** Device properties:
10 *** Storage: https://github.com/mozilla-b2g/gaia/blob/master/apps/settings/js/app_storage.js
11 ** Environment:
12 *** Ambient Light: http://www.w3.org/TR/ambient-light/
13 *** Proximity: http://www.w3.org/TR/2012/WD-proximity-20120712/ - https://hacks.mozilla.org/2013/06/the-proximity-api/
14 ** Video analysis
15 *** histograms, etc.
16 * Make output more beautiful