All Projects → mitchas → Ffftp

mitchas / Ffftp

Electron FTP manager

Programming Languages

javascript
184084 projects - #8 most used programming language

N|Solid

FFFTP

A minimal FTP manager built on Electron.

  • Explore files
  • Move, delete, upload files
  • Drag and drop
  • Save connection to favorites

Not maintained!*****

I haven't worked ont this for a while. I may get back into it, but maybe not. Feel free to check out the forks. It does still work, though.

Building & running it locally:

  • Clone the repo.
  • cd to the directory
  • make sure electron is installed npm install electron
  • install and run with npm install && npm start

Packaging it (.app for mac, .exe for windows, or for linux)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].