https://github.com/cloudcmd/app
Use Cloud Commander not only in browser but in node-webkit to.
https://github.com/cloudcmd/app
Last synced: 7 months ago
JSON representation
Use Cloud Commander not only in browser but in node-webkit to.
- Host: GitHub
- URL: https://github.com/cloudcmd/app
- Owner: cloudcmd
- Created: 2012-10-02T10:29:41.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-11-15T16:19:45.000Z (about 6 years ago)
- Last Synced: 2025-02-16T21:31:49.216Z (12 months ago)
- Language: HTML
- Homepage:
- Size: 29.3 KB
- Stars: 19
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cloud Commander Application
============
Node-webkit version of [Cloud Commander](http://cloudcmd.io "Cloud Commander").
Screenshots
============
[MainIMG]: https://raw.github.com/cloudcmd/screen/gh-pages/cloudcmd-v0.3.0.png "Cloud Commander App (main)"
[MainURL]: https://github.com/cloudcmd/screen/blob/gh-pages/cloudcmd-v0.3.0.png
[EditIMG]: https://raw.github.com/cloudcmd/screen/gh-pages/cloudcmd-v0.3.0-edit.png "Cloud Commander App (edit)"
[EditURL]: https://github.com/cloudcmd/screen/blob/gh-pages/cloudcmd-v0.3.0-edit.png
[ConsoleIMG]: https://raw.github.com/cloudcmd/screen/gh-pages/cloudcmd-v0.3.0-console.png "Cloud Commander App (view"
[ConsoleURL]: https://github.com/cloudcmd/screen/blob/gh-pages/cloudcmd-v0.3.0-console.png
- Main window
[![cloudcmd][MainIMG]][MainURL]
- Edit
[![cloudcmd][EditIMG]][EditURL]
- Console
[![cloudcmd][ConsoleIMG]][ConsoleURL]
Download
============
[v0.2.0 (win)](https://dl.dropboxusercontent.com/u/43525014/cloudcmd/cloudcmd-app/cloudcmd-app-v0-2-0.zip)
Build
============
1. Get [Cloud Commander](http://cloudcmd.io "Cloud Commander") and [node-webkit](http://github.com/rogerwang/node-webkit "node-webkit").
2. Unpack them to root app dir.
3. Zip to cloudcmd-app.zip files: [package.json](http://github.com/coderaiser/cloudcmd-app/blob/gh-pages/package.json), [favicon.png](http://github.com/coderaiser/cloudcmd-app/blob/master/favicon.png)
4. Rename cloudcmd-app.zip to cloudcmd-app.nw
5. Start with [cloudcmd-app.bat](http://github.com/coderaiser/cloudcmd-app/blob/master/cloudcmd-app.bat)