tombowditch / UploadX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UploadX

A simple server written in Go for screenshot uploading (originally written for ShareX, works with alot of screenshot programs). Utilises the POST functionality for very speedy uploading.

Building

  • Clone to your gopath
  • Run go build

Prebuilt binaries available in releases section.

Tutorials

Windows

Coming shortly

macOS

I manage to utilize UploadX on macOS through a number of scripts. More information available in MACOS.md

About

License:MIT License


Languages

Language:Go 82.3%Language:Dockerfile 14.8%Language:Shell 3.0%