Raspberry Pi-based intervalometer for Bolex 16mm camera https://intval3.sixteenmillimeter.com
Go to file
mmcwilliams ae9fd34445 Provide options for fetch to get state. 2017-11-21 17:15:13 -05:00
app Provide options for fetch to get state. 2017-11-21 17:15:13 -05:00
hardware Turn off wireless power management 2017-11-21 16:33:51 -05:00
lib storage.getItem, not getItem, you scrub. 2017-10-23 20:31:24 -04:00
scripts Install jq as a dep for json manipulation in bash 2017-08-29 08:17:29 -04:00
services/bluetooth Install with latest node.js and latest npm 2017-08-28 08:49:47 -04:00
tests Update tests to use latest api 2017-10-21 11:49:29 -04:00
.gitignore Update app to not use text blobs 2017-11-21 13:50:13 -05:00
Readme.md Start project with blootstrap (pre publishing) 2017-08-21 21:11:07 -04:00
dev.sh Add dev script for incorporating process env variables 2017-08-29 08:23:18 -04:00
docs.sh Install jsdoc-to-markdown for documentation 2017-09-17 15:13:40 -04:00
index.js rReset not rRest, gah 2017-10-23 20:29:52 -04:00
nginx.conf Manage state from the webapp. Build all features there before mobile. 2017-10-21 11:46:06 -04:00
package-lock.json Persist device state with node-persist. This allows multiple controllers to share state, and for device to maintain settings between shutdowns. 2017-10-23 12:58:37 -04:00
package.json Persist device state with node-persist. This allows multiple controllers to share state, and for device to maintain settings between shutdowns. 2017-10-23 12:58:37 -04:00
process.json Add intval3 index to process file, for pm2 2017-08-29 22:27:37 -04:00

Readme.md

intval3