Skip to content

This is a program which allows the user to share file from computer to any device connected to the internet. The file can only be downloaded after a password is entered which is displayed at the time of sharing

License

Notifications You must be signed in to change notification settings

rigvedmaanas/FileTransferer

Repository files navigation

File Transferer

Have you encountered an issue where you need to transfer a file from your computer to your mobile phone? Then this program is just suited for you. This program allows the user to share file from computer to any device connected to the internet. The file can only be downloaded after a password is entered which is displayed at the time of sharing for added level of security.

A snippet of the main application

FileTransferer

File Path and a part of IP is redacted 👆

How to run the main app 😜

Run 👇

pip3 install -r requirements-main.txt

Once dependencies are downloaded. Run the app

python3 main.py

That's It!!! Nothing complicated 😄

Dependencies

pyperclip~=1.8.2 requests~=2.31.0 customtkinter~=5.2.0 flask~=3.0.0 Pillow~=10.1.0 qrcode~=7.4.2 rumps~=0.4.0


How to run the Menu bar App (Only on Mac OS)

File Transfe

Run 👇

pip3 install -r requirements-MenuBarApp.txt

Once dependencies are downloaded. Run the app

python3 MenuBarMain.py

Dependencies

pyperclip~=1.8.2 requests~=2.31.0 flask~=3.0.0 rumps~=0.4.0

About

This is a program which allows the user to share file from computer to any device connected to the internet. The file can only be downloaded after a password is entered which is displayed at the time of sharing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published