Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxt/ultrashare
UltraShare is a all in one server for screenshots, files, images, and links.
https://github.com/foxt/ultrashare
file hacktoberfest magiccap screenshots sharex uploader
Last synced: 24 days ago
JSON representation
UltraShare is a all in one server for screenshots, files, images, and links.
- Host: GitHub
- URL: https://github.com/foxt/ultrashare
- Owner: foxt
- License: gpl-3.0
- Created: 2019-03-25T22:18:45.000Z (almost 6 years ago)
- Default Branch: 2.x
- Last Pushed: 2023-06-01T22:59:49.000Z (over 1 year ago)
- Last Synced: 2024-11-09T03:25:11.051Z (3 months ago)
- Topics: file, hacktoberfest, magiccap, screenshots, sharex, uploader
- Language: HTML
- Homepage:
- Size: 410 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 17
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# UltraShare
UltraShare is a all in one server for screenshots, files, images, and links## Live Demo
https://ultrashare-public-demo--thelmgn.repl.co## Setup Guide
1. Clone from Git.
2. `npm i`
3. `node setup.js setup`
4. Remember the admin secret given to you by the script
5. Visit http://localhost:8082/dash/admin
6. Enter a username, click +, then enable login
7. Follow the instructions on screen.## MagicCap or ShareX setup guide
1. Go to your UltraShare dashboard, and click "Manage Account", or visit yourserver.com/dash/apikey.html
2. Download the MagicCap mconf or ShareX SXCU's.
3. For ShareX, extract the zip and open the files with ShareX.
4. For MagicCap, open the config, click "Uploader Config", then "Import Uploader Configurations", then select the file.
5. Also for MagicCap, click "UltraShare" and click "Set as default"
6. Congratulations, you've set up UltraShare for instantly uploading your screenshots!