mcopy/app
mmcwilliams d311ac4727 Readline in serialport is a class, needs to be constructed. 2018-01-23 11:35:39 -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 Settings styles. Commands screen styles. Devices represented in UI. 2018-01-09 13:02:30 -05:00
data REmove whitespace from cfg.json (testing different platforms that lack this file) 2018-01-17 18:09:51 -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 Settings styles. Commands screen styles. Devices represented in UI. 2018-01-09 13:02:30 -05:00
lib Readline in serialport is a class, needs to be constructed. 2018-01-23 11:35:39 -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 Hardcode cfg.json with all the new command characters. 2018-01-09 23:02:47 -05:00
build_linux.sh Use local binaries, not global ones, in build scripts 2018-01-09 12:35:50 -05:00
build_mac.sh Build a .dmg and prep for the installers files for the windows installer 2018-01-09 23:36:00 -05:00
build_win.sh Build a .dmg and prep for the installers files for the windows installer 2018-01-09 23:36:00 -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 Settings styles. Commands screen styles. Devices represented in UI. 2018-01-09 13:02:30 -05:00
install.sh No longer need logs directory locally. 2018-01-09 23:36:56 -05:00
main.js remember device if it is connected to and then distinguished 2018-01-22 15:04:08 -05:00
package-lock.json Electron update because of vulnerability report 2018-01-23 00:04:37 -05:00
package.json Electron update because of vulnerability report 2018-01-23 00:04:37 -05:00