A simple and intuitive SFTP Client built with PySimpleGUI
and paramiko
.
PySimpleGUI
.paramiko
.- Clone the repository:
git clone https://github.com/your_username/SFTP-Client.git
cd SFTP-Client pip install -r requirements.txt python main.py
Contributions are welcome! Please read our contributing guidelines for details.
This project is licensed under the MIT License - see the LICENSE.md file for details.
Having trouble with the client? Raise an issue on GitHub and we'll help you sort it out.
Special thanks to the paramiko and PySimpleGUI communities for their awesome libraries.