FileShare is a basic File Server created using Node JS and Android Java for file sharing and download. You can download the FileShare App and scan the QR Code to easily browse files or you can also use the Web Interface. You can also start an NGROK server by adding your NGROK KEY in the CLI command. There is also an API version for you to create your own File Server App.
/*
* Default port is 4576
* Displays a QR Code for FileShare App
*/
$ fileshare --port=1234 --ngrok=NGROK_KEY