Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leaysgur/node-webkit-sample-show_usage
Sample code for node webkit.
https://github.com/leaysgur/node-webkit-sample-show_usage
Last synced: 24 days ago
JSON representation
Sample code for node webkit.
- Host: GitHub
- URL: https://github.com/leaysgur/node-webkit-sample-show_usage
- Owner: leaysgur
- Created: 2014-04-05T02:33:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-05T02:52:01.000Z (over 10 years ago)
- Last Synced: 2024-04-15T07:12:04.151Z (7 months ago)
- Size: 215 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# node-webkit-sample-show_usage
起動すると、その環境のリソースや使用状況が見れます。
それだけです。## 起動してみたいなら
node-webkitはインストールした上で。
Windowsな人はもう一手間いるかも。### distから持っていく
distディレクトリにすぐ使える``.nw``形式のものがあるのでソレを。### 自分で圧縮する
以下のファイルをzipしてください。
- index.html
- package.json
- src/*