Skip to content

Do you still use an USB-C to share your files with your computer? or wosrt you waste your internet

Notifications You must be signed in to change notification settings

UndrDsk0M/NoCable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRS ( Source Remote Sync )

NoCable.jpg

What is srs? srs or NoCable is a local web service which run on your own device and also its not limited on pc, and it opens 8000 port to recieve files and storage them in "uploads/". Go to download

  1. Installation
  2. Usage
  3. Updates
  4. View
  5. Features
  6. Contributing
  7. License

installation

Linux/Windows

  1. Star the project
  2. Clone the project git clone https://github.com/UndrDsk0M/NoCable
  3. Enter the env source env/bin/activate
  4. Run the srs.py by env's python srs/env/bin/python /srs/srs.py

Android

In Android you should Download Termux first as its android terminal

  1. Download Termux from GooglePlay
  2. you have to download git to clone the project pkg install git
  3. Download the python ( Termux dont have the premission to use env python ) pkg install python
  4. Download the Whole project from github git clone https://github.com/UndrDsk0M/NoCable
  5. open the project in termux cd NoCable
  6. Install the dependencies pip install -r requirements.txt
  7. run the python project python srs.py and it gives you two links+ a qrcode. open the second link by browser with any device that is connected to same internet.

Usage

  • Uploading any file: You Can darg&drop or select any type of file to upload
  • Auto deleting after 5 min: the uploaded files delets after 5 min
  • Control the files manual: Upload/Download or remove the files
  • Downloading: downloading the uploaded file's by anydevice in the local netwoek

view

Desktop

Desktop.png

Android

Android.png

Features

auto share

You can set your screenshot saving location on srs/uploads to sharing automaticly 20250728_005959

you can make put the project in startup to auto run after booting

auto delete, deletes the uploaded files after 5 minutes

Update!

1.0.5v

cli qrcode

changing the qrcode module

asking the port (default to 3000)

notification

1.0.3v

auto delete

fixing qrcode in mobile view

fixing header in mobile view

1.0.0

delete button

making responsive pages

releasing the stable version


## Contributing Contributions are highly appreciated! Whether it’s bug fixes, feature enhancements, or documentation improvements:

Fork the repo

Create a new branch (git checkout -b feature/awesome-feature)

Make your changes and commit (git commit -m "Add awesome feature")

Push to your branch (git push origin feature/awesome-feature)

Open a Pull Request with a clear description

Please ensure your code follows the project's coding standards and includes relevant tests.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute this application as you see fit.

For questions or feedback, reach out to UndrDsk0M. Me!

Whole project is built by flask Jinja2 protects from getting Xss attack. i love to know what you think about this project so feel free!

About

Do you still use an USB-C to share your files with your computer? or wosrt you waste your internet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published