npm downloads stats npm version

transferNoClutter

transfer files (even massives one) fully on your LAN, using a fully headless CLI tool!

check out the GitHub - check out on npm (package manager)

showcases

the first video showcases the main file transfer part of the project, while the second video showcases the speedtest part.

compatibility

this project works and can be installed on any device running nodeJS, that being mostly Linux, Windows, and macOS, but it can be installed on Android with terminal emulators for example!

compatibility with devices running anything else than macOS, Linux, or Windows has been untested and is gonna be random.

features

this project was originally meant to just be a file transfer tool, but it became a bit more than that! with this project, you may:

dependencies

quick installation with npm

      npm install -g transfernoclutter
      transfer help
      > should output the list of commands
    
you're good to go!

manual installation from source

      git clone https://github.com/Lolo280374/transfernoclutter.git
      cd transfernoclutter
      npm install
      npm link
      transfer help
      > should output the list of commands
    
you're good to go! you can now get editing, or anything else you wanted to do from source!

the (full) list of commands

i'm aware this might look overwhelming!! make sure to check the GitHub for more better layed-out information

file sharing/transfer

speed testing

privacy statement

this tool dosen't collect any analytics of any sort, nor makes connections to the outside of the Internet. all the connections made are being made on your LAN (Local Area Network), meaning it's all private!

license

this project is licensed under the MIT license. you can check it here.

if you have any questions about this project, please reach me at lolodotzip@hackclub.app