Skip to content

mitchas/ffftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

55fa548 · Feb 2, 2018

History

69 Commits
Oct 9, 2017
Feb 23, 2017
Jun 30, 2017
Feb 24, 2017
Jul 1, 2017
Feb 2, 2018
Dec 7, 2016
Dec 7, 2016
Jul 1, 2017
Feb 24, 2017
Feb 28, 2017

Repository files navigation

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)