Developed By : Sunil More
filezapp is FTP user interface & also you can sync local data to ftp server
- Download,rename,delete file operation
- Create directory & upload mutilple files at a time
- sync local directory to remote directory
filesyncftp uses a number of open source projects to work properly:
- [Electronjs] - Build cross platform desktop apps with JavaScript, HTML, and CSS
- [node.js] - evented I/O for the backend
- [Express] - fast node.js network app framework [@tjholowaychuk]
- [Backbonejs] - Frontend MVC framework
- [Handlebars] - great template engine.
- [Twitter Bootstrap] - great UI boilerplate for modern web apps
- [jQuery] - jQuery is a lightweight, "write less, do more", JavaScript library
filezapp requires Node.js v4+ to run.
$ git clone https://github.com/sunilmore690/filezapp.git
$ cd filezapp
$ npm install
$ electron .