mcopy/app
M McWilliams 9bbf2393b7 Adjust timings in the jkfirmware 2018-01-30 05:05:04 -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 Adjust timings in the jkfirmware 2018-01-30 05:05:04 -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 Merge branch 'master' of https://github.com/sixteenmillimeter/mcopy 2018-01-30 04:10:23 -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 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