mcopy/app
mmcw-dev b20c564bed Rename mcopy to arduino in main.js 2018-01-05 15:48:10 -05:00
..
css Add scroll styles for scrollbar 2018-01-04 23:42:57 -05:00
data Use settings and now a menu.json file. 2018-01-04 23:42:36 -05:00
fonts Fixed font-awesome 2016-04-13 17:36:12 -04:00
js Move and rename all lib modules, all front end goes into /ui and application-side scripts go into their own named directories, like capture, mcopy and mscript 2018-01-05 14:22:40 -05:00
less Add scroll styles for scrollbar 2018-01-04 23:42:57 -05:00
lib Rename mcopy lib to arduino 2018-01-05 15:47:29 -05:00
src Move and rename all lib modules, all front end goes into /ui and application-side scripts go into their own named directories, like capture, mcopy and mscript 2018-01-05 14:22:40 -05:00
tests Add mscript tests 2016-04-12 00:21:31 -04:00
.gitignore Ignore transfer data files 2016-06-18 20:03:15 -04:00
build_mac.sh Update requirements 2017-02-09 09:35:07 -05:00
gulpfile.js Stop building app with mscript.js, gets required by index.js 2018-01-05 15:47:54 -05:00
index.html When devices are discovered, represent that in the UI. 2018-01-04 23:52:06 -05:00
install.sh Update modules, use latest electron and fix bad requires. App is up and running, but needs debugging of the frontend and a fierce refactor. 2017-12-19 22:02:08 -05:00
main.js Rename mcopy to arduino in main.js 2018-01-05 15:48:10 -05:00
package-lock.json Remove unnecessary q module, am using async or promises where needed. 2018-01-04 23:41:32 -05:00
package.json Remove unnecessary q module, am using async or promises where needed. 2018-01-04 23:41:32 -05:00