Skip to content

githork/ImageWebServer

 
 

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.

Contact

Noah - Noahh#6969 on discord - noah@n0ahmc.com

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

About

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

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • EJS 74.0%
  • JavaScript 18.8%
  • CSS 7.2%