Skip to content
/ FtpBoss Public

Electron.js app for handling ftp server - unstable (development)

Notifications You must be signed in to change notification settings

the-J/FtpBoss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

FtpBoss

Current state - unstable. I'll need to rebuild main process network handling to use native node.net and remove easy-ftp package.

Simple program for handling ftp servers.

  • electron
  • cra + redux
  • semantic + styled-components

App remembers provided settings

settings

Main window

main

Create directory on server

mk dir

Delete dir or file

confirm delete

Upload files or whole directories

upload

TODO

There are some small things that need to be added:

  • hashing stored password
  • upload status notifier
  • storing multiple ftp credentials

About

Electron.js app for handling ftp server - unstable (development)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published