https://github.com/merlinfuchs/sharex-server
A full featured sharex server for files, images, text & urls
https://github.com/merlinfuchs/sharex-server
imageserver server sharex text upload url-shortener
Last synced: 2 months ago
JSON representation
A full featured sharex server for files, images, text & urls
- Host: GitHub
- URL: https://github.com/merlinfuchs/sharex-server
- Owner: merlinfuchs
- License: gpl-3.0
- Created: 2019-06-10T15:19:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-12T16:23:38.000Z (over 6 years ago)
- Last Synced: 2025-04-04T07:41:33.642Z (6 months ago)
- Topics: imageserver, server, sharex, text, upload, url-shortener
- Language: HTML
- Homepage:
- Size: 1.86 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ShareX Server
A full featured sharex server for files, images, text and urls# Installation
## Dependencies
- [Python 3.6 or higher](https://www.python.org/)
- [MongoDB Server](https://www.mongodb.com/what-is-mongodb)
- Install all python packages with `pip install -U -r requirements.txt`## Start the Website
- `python web.py`
## Configure ShareX
- Inport the `.sxcu` files in the `Custom uploader setting` of ShareX.
- Change the hostname and the scheme in the imported settings.
- Select the `Custom x uploader` for each Destination.