RedDocMD / DASH

A Command Line tool for faster, smarter and limitless file sharing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


DaSh

DaSh

About DASH

DASH is a CLI tool for faster, safer and Smarter way to transfer files between two users.

Features

  • Share file of any size.
  • Secured file transfer.
  • A geeky way to transfer files.
  • Direct transfer with a link (No need to share your email, whatsapp no. for transfer).
  • Recieve file only when you want (Till DASH is running).

Getting Started

How it works

  • The Reciever has to start DASH first on his device.
  • It will give you a web link which you have to share with the person Sender.
  • Then Sender need to open that web link in a web browser which has a file uploader and upload the file.
  • At Reciever end, the file gets recived at Desktop(Default Location).

DaSh

Steps to setup :

  1. git clone https://github.com/0xprateek/dash
  2. cd dash
  3. pip install -r requirements.txt
  4. sudo python3 ./configure.py

Starting DASH :

  1. cd dash/src
  2. python3 ./dash.py

Contributing

Any and all contributions, issues, features and tips are welcome.

License

DASH is licence under GPL v3.0 license

About

A Command Line tool for faster, smarter and limitless file sharing.

License:GNU General Public License v3.0


Languages

Language:CSS 40.0%Language:Python 37.4%Language:JavaScript 13.8%Language:HTML 8.8%