A little electron application to connect to your servers through FTP. It is a copy of the original project ffftp. Hope you will like it and please don't hesitate to provide feedback or suggest new features. This project works on electron-vue.
Install pre-build app :
- See Release page
Run local with yarn :
# install dependencies
npm install
# run electron in development mod
npm run dev
If you like this app, feel free to help and improve it. For any suggestion, don't hesitate to create a new issue and expose your idea. If you want to help a little by coding a new feature / refactoring a code / correcting a bug / ect ... fork the repo and make a pull request. And if you really like this project and want to contribute more, send me a mail at arnaud.lustrat@gmail.com.