====== Desktop App ====== ====== node.js ====== - NW.js 와 Electron 기반 기술 - [[ https://www.youtube.com/watch?v=xEIBNMqoNzI | node.js start in windows xp (YouTuBe) ]] ===== package ===== - [[ http://pm2.keymetrics.io/ | PM2 ]] : Advanced, production process manager for Node.js ===== NW.js ===== - http://nwjs.io/ : 공식페이지 - [[ https://github.com/composite/nw.js/wiki | nw.js wiki for Korean users(한국어 nw.js 위키) ]] - http://ohgyun.com/454 - [[http://atomjazz.net/blog?tags=nw.js | NW.js 예제 ]] ===== Electron ===== - atom shell 에서 시작한 프로젝트 - http://electron.atom.io/ : 공식페이지 - [[ http://blog.hazard.kr/archives/696 | From node-webkit to Electron 1.0 (번역) ]] - [[ http://www.meetup.com/electron-kr/ | Electron Korea ]] - [[ https://www.gitbook.com/book/preco21/electron-docs-ko/ | Electron 한국어 참조 문서 ]] - [[ http://developer.dramancompany.com/2015/12/electron%ec%9c%bc%eb%a1%9c-%ec%9b%b9-%ec%95%b1-%eb%a7%8c%eb%93%a4%eb%93%af-%eb%8d%b0%ec%8a%a4%ed%81%ac%ed%86%b1-%ec%95%b1-%eb%a7%8c%eb%93%a4%ea%b8%b0/ | Electron으로 웹 앱 만들듯 데스크톱 앱 만들기 ]] - [[ https://kwonoj.github.io/kr/post/electron-content-trace/ | contentTracing 모듈로 Electron 브라우저 윈도우 프로파일링하기 ]] ===== Brackets Shell ===== - https://github.com/adobe/brackets-shell : 공식페이지 ===== NW.js 와 Electron 비교 ===== - [[ http://tangiblejs.com/posts/nw-js-electron-compared | NW.js 와 Electron 비교 ]] - [[https://imfly.gitbooks.io/electron-docs-gitbook/content/ko-KR/development/atom-shell-vs-node-webkit.html | Electron이 NW.js(node-webkit)와 기술적으로 다른점 ]]