stephencornelius / ffftp

Electron FTP manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 47.3%Language:CSS 37.8%Language:HTML 14.9%