mcopy/app
mmcw-dev a2406c667a Rename package to mcopy-app to prevent issues installing alongside mtools. Incremented build after patching issues with the grid sequencer. 2018-03-15 15:31:50 -04:00
..
assets/icons New icons 2018-03-14 23:15:01 -04:00
css app.css updated from seq.less change 2018-03-15 11:55:58 -04:00
data Save devices state 2018-02-01 14:52:47 -05:00
fonts Fixed font-awesome 2016-04-13 17:36:12 -04:00
js mse.mscript and mse.console for mscript editor features. 2018-03-05 13:27:00 -05:00
less All UI update for new mscript features 2018-03-14 23:17:42 -04:00
lib Fix the toSequence function which actually sends a compiled mscript script to the sequencer. Yay. 2018-03-15 14:52:41 -04:00
src Migrate mscript functions into their own source file 2018-03-04 23:55:31 -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
Readme.md Add placeholder docs app 2018-03-15 10:23:03 -04:00
build_linux.json Improve linux build process. Caught an issue where the binary mcopy is conflicting with another in the mtools library. Will be re-naming the binary mcopy-app on linux. Will revist this after current release. 2018-03-15 14:52:08 -04:00
build_linux.sh Improve linux build process. Caught an issue where the binary mcopy is conflicting with another in the mtools library. Will be re-naming the binary mcopy-app on linux. Will revist this after current release. 2018-03-15 14:52:08 -04:00
build_mac.sh Update build mac script 2018-03-14 23:43:42 -04:00
build_win.js Build windows .msi script 2018-01-30 04:08:35 -05:00
build_win.sh Target correct icon path 2018-03-15 11:23:36 -04: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 All UI update for new mscript features 2018-03-14 23:17:42 -04:00
install.sh No longer need logs directory locally. 2018-01-09 23:36:56 -05:00
main.js Add experimental feature library. 2018-03-15 14:51:26 -04:00
package-lock.json Rename package to mcopy-app to prevent issues installing alongside mtools. Incremented build after patching issues with the grid sequencer. 2018-03-15 15:31:50 -04:00
package.json Rename package to mcopy-app to prevent issues installing alongside mtools. Incremented build after patching issues with the grid sequencer. 2018-03-15 15:31:50 -04:00

Readme.md

mcopy desktop app

  1. Installation

Installation

The mcopy desktop app can be either installed from a binary (on Mac)

Mac

Linux

Windows