Skip to content

An Electron application that watches a user-specified folder for new files and uploads them to a given URL via a HTTP POST requests

License

Notifications You must be signed in to change notification settings

jtekt/auto-upload

Repository files navigation

Auto-upload

Auto-upload is an Electron application that watches a user-specified folder for new files and uploads them to a given URL via a HTTP POST requests.

Its UI is built using Vue and the Vuetify component library.

Development

Working with corporate proxy

Using npx cross-env as per the following example:

npx cross-env ELECTRON_GET_USE_PROXY=true GLOBAL_AGENT_HTTPS_PROXY=<proxy_url> npm i

About

An Electron application that watches a user-specified folder for new files and uploads them to a given URL via a HTTP POST requests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages