Simple uploader for personal use
npm install upldngnpm install -g upldngupldng.config.json file in the directory with the following properties:javascript
{
"endpoint":"http://sample.com/upload"
}
`
Then, just navigate to that directory in your terminal and run upldng`. You will be notified when each file uploads.