jgkaplan / ftpClient

A nice FTP client designed in Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A nice FTP client designed in Electron

License:MIT License


Languages

Language:JavaScript 42.4%Language:HTML 37.0%Language:CSS 20.6%