Skip to content

Latest commit

 

History

History
executable file
·
30 lines (18 loc) · 409 Bytes

readme.md

File metadata and controls

executable file
·
30 lines (18 loc) · 409 Bytes

ftpclient

An FTP client for Mac, Windows, and Linux

Note: This is unlikely to be finished for a long time, if ever.

Dev

$ npm install

Run

$ npm start

Build

$ npm run build

Builds the app for OS X, Linux, and Windows, using electron-packager.

License

MIT © jgkaplan