A web-based interface for mcopy optical printers using the Serial APIs available in Javascript. Entirely client-side, built with Typescript.
Go to file
Matt McWilliams d2f018f4a5 Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
assets/icons Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
css Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
data Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
fonts Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
js Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
less Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
lib Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
src Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
.gitignore Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
LICENSE Initial commit 2021-08-02 23:22:47 +00:00
README.md Initial commit 2021-08-02 23:22:47 +00:00
display.html Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
index.html Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
main.js Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00
tsconfig.json Port over all UI code and source files from mcopy (to be pruned). Next step is to identify all the Electron-specific and node.js-specific code and replace it or remove the functionality if there's no parity with the web. 2021-08-02 19:46:41 -04:00

README.md

mcopy_web

A web-based interface for mcopy optical printers using the Serial APIs available in Javascript. Entirely client-side, built with Typescript.