mcopy/app
mmcwilliams 1032fdb43e Add a clearfix class 2018-02-01 14:50:33 -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 Update overlay style (make darker) and add styling for a message to go under the spinner 2018-01-31 21:43:56 -05:00
data named profiles in cfg 2018-01-30 09:33:34 -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 a clearfix class 2018-02-01 14:50:33 -05:00
lib Add messaging to the device connection process. 2018-01-31 21:46:37 -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.js Build windows .msi script 2018-01-30 04:08:35 -05:00
build_win.sh Run build win after building for windows 2018-01-30 09:33:16 -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 id's to the INTVAL selection UI 2018-01-31 21:46:21 -05:00
install.sh No longer need logs directory locally. 2018-01-09 23:36:56 -05:00
main.js Sort discovered devices into a list where previously connected ones are sorted to the top of the array. 2018-01-31 21:46:03 -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