Skip to content

stephencornelius/ffftp

 
 

Repository files navigation

FTP file manager built on Electron & Node

There are still a few issues

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)

About

Electron FTP manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.3%
  • CSS 37.8%
  • HTML 14.9%