Skip to content

gmrchk/webftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebFTP

React + Electron FTP client

ezgif com-video-to-gif 5

This is a "for fun" proof of concept project and serves as a nice example of using node APIs (reading files, ftp connection, etc.) and combining it with a easily stylable web interface, file/FTP structure cache, animations and more... The project is far from being production ready, and I have no intention to ever make it production ready.

npm run dev for development mode (start Electron dev mode + React dev mode).
npm run pack for React production build & packaging Electron App into a dist folder (still needs some tweaking around to work correctly).

File structure is based on CRA. Electron starter can be found at public/electron-starter.js.

Note: Previous repository history was removed due to the use of sensitive information in the repository.

License:

MIT

Releases

No releases published

Packages

No packages published