https://github.com/willuhmjs/sharex
sharex file and image uploader
https://github.com/willuhmjs/sharex
Last synced: about 1 year ago
JSON representation
sharex file and image uploader
- Host: GitHub
- URL: https://github.com/willuhmjs/sharex
- Owner: willuhmjs
- License: mit
- Created: 2024-04-03T18:50:13.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T02:18:00.000Z (about 2 years ago)
- Last Synced: 2025-02-03T07:32:33.023Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sharex
sharex image and file uploader
```sh
docker run --volume=sharex:/app/files -e API_KEY=YOUR_API_KEY -p 2121:4173 -d willuhmjs/sharex:latest
```