N0ahMC / ImageWebServer

A simple image uploader website for use with screenshot applications such as ShareX.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


ImageWebServer

A simple image uploader website for use with screenshot applications such as ShareX.

Report Bug · Request Feature

Examples

Website

Discord Embed

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/N0ahMC/ImageWebServer.git
  2. Install NPM packages
    npm install
  3. Rename .env.template to .env
  4. Configure your .env config following directions
  5. Start the server
    npm start
  6. ShareX Setup
    1. Edit ImageWebServer.sxcu to include the key you set in .env and your domain.
    2. Open the file with ShareX and select "Yes" to use it as your image uploader.

License

Distributed under the MIT License. See LICENSE for more information.

Project Link: https://github.com/N0ahMC/ImageWebServer

About

A simple image uploader website for use with screenshot applications such as ShareX.

License:MIT License


Languages

Language:EJS 73.6%Language:JavaScript 19.4%Language:CSS 6.9%