mmcwilliams
|
98937bae82
|
Target host with build
|
2020-07-24 14:10:43 -04:00 |
mmcwilliams
|
d67d55d82f
|
Target version 9
|
2020-07-24 14:07:12 -04:00 |
mmcwilliams
|
2e2751ad1b
|
Add experimental pkg build process for creating portable binaries for debian
|
2020-07-23 18:04:11 -04:00 |
mmcwilliams
|
c83bce13f7
|
update
|
2020-01-14 11:59:35 -05:00 |
mmcwilliams
|
e745ce404d
|
update
|
2019-12-27 19:49:36 -05:00 |
mmcwilliams
|
a328e824fb
|
update
|
2019-12-27 18:57:39 -05:00 |
mmcwilliams
|
de481ee185
|
Add bleno types.
|
2019-11-26 21:16:13 -05:00 |
mmcwilliams
|
a627143c22
|
update
|
2019-11-26 11:42:04 -05:00 |
mmcwilliams
|
d04b0a1d09
|
Installed pkg as dev module for building a binary on the pi (maybe). Added build scripts for automatically handling versioning on new commits.
|
2019-11-26 11:41:59 -05:00 |
mmcwilliams
|
883187a591
|
Change "build" script to "compile" which is semantic. Adding a new "build" process of packaging app into a binary with pkg.js (maybe). Would make deployments faster and easier.
|
2019-11-26 10:43:05 -05:00 |
mmcwilliams
|
911ee8637c
|
All changes warrant a minor version upgrade
|
2019-10-31 01:20:50 -04:00 |
mmcwilliams
|
26655ea0a7
|
re-write progress, changing platforms
|
2019-10-16 10:58:46 -04:00 |
mmcwilliams
|
8974c8ddcc
|
Properly export and require delay module in sequencer
|
2019-10-11 18:24:41 -04:00 |
mmcwilliams
|
7cc03a2e8d
|
ncu -u && npm i
|
2019-10-11 17:54:04 -04:00 |
mmcwilliams
|
52a5038b1a
|
I was wrong. Reinstall sqlite3 and db lib.
|
2019-03-27 17:08:50 -04:00 |
mmcwilliams
|
6976d2089a
|
Remove sqlite3 from dependencies (unused) and remove lib/db (unused). Originally this was intended to be used for analytics, but that isn't on the roadmap right now.
|
2019-03-27 12:52:43 -04:00 |
mmcw-dev
|
238656a1e1
|
Uninstall gpio and rpio for now. Just use onoff
|
2019-02-23 20:08:26 -05:00 |
mmcwilliams
|
fbd62c48dd
|
Update modules
|
2019-02-23 16:42:48 -05:00 |
mmcwilliams
|
6b093dedd0
|
Update dependencies to resolve security issues.
|
2018-10-04 13:08:11 -04:00 |
mmcwilliams
|
0ede651791
|
Install QUnit for testing
|
2018-02-10 12:07:24 -05:00 |
mmcw-dev
|
9fe6bec132
|
Install rpio
|
2017-12-22 15:26:55 -05:00 |
mmcwilliams
|
57aa86d419
|
Install sqlite and squel for storing data embedded.
|
2017-11-22 14:31:03 -05:00 |
mmcwilliams
|
f2b2291825
|
Use version 3.0.0 for starting point of hardware project.
|
2017-11-22 12:44:25 -05:00 |
mmcw-dev
|
b307567a51
|
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 |
mmcwilliams
|
332399cfd7
|
Document intval lib
|
2017-09-18 20:46:18 -04:00 |
mmcwilliams
|
9f308f035f
|
Install jsdoc-to-markdown for documentation
For adding documentation to libraries
|
2017-09-17 15:13:40 -04:00 |
mmcwilliams
|
9eac1e0193
|
Install with latest node.js and latest npm
Create a sim library as a fallback for the on off module, for
development
|
2017-08-28 08:49:47 -04:00 |
mmcwilliams
|
524aba90d8
|
Install onoff for better button watching
|
2017-08-22 01:31:27 -04:00 |
mmcwilliams
|
d0d9faf131
|
Install node cron
To manage LONG term animation jobs
|
2017-08-21 23:00:30 -04:00 |
mmcwilliams
|
782484b7e9
|
Install winston for logging
Use winston to manage log structure and to make it easy to redirect
logs to different files
|
2017-08-21 21:23:48 -04:00 |
mmcwilliams
|
3f9e2853b0
|
Start project with blootstrap (pre publishing)
|
2017-08-21 21:11:07 -04:00 |