mcopy/app
mmcw-dev a8afd2e187 Add additional icons to command buttons (maybe overkill) 2018-01-06 17:50:53 -05:00
..
assets/icons Placeholder icons and script for app icon. Windows is still not working, investigate the conversion step to see whether or not it is generating a valid icon. 2018-01-06 17:49:58 -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_linux.sh Scripts containing the first build steps for each of the platforms listed. Each will also need to be paired with a corresponding build tool that packages apps into .dmg, .deb and .msi installers. 2018-01-06 17:49:09 -05:00
build_mac.sh Scripts containing the first build steps for each of the platforms listed. Each will also need to be paired with a corresponding build tool that packages apps into .dmg, .deb and .msi installers. 2018-01-06 17:49:09 -05:00
build_win.sh Scripts containing the first build steps for each of the platforms listed. Each will also need to be paired with a corresponding build tool that packages apps into .dmg, .deb and .msi installers. 2018-01-06 17:49:09 -05:00
gulpfile.js Stop building app with mscript.js, gets required by index.js 2018-01-05 15:47:54 -05:00
icons.sh Placeholder icons and script for app icon. Windows is still not working, investigate the conversion step to see whether or not it is generating a valid icon. 2018-01-06 17:49:58 -05:00
index.html Add additional icons to command buttons (maybe overkill) 2018-01-06 17:50:53 -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