All Projects → N0ahMC → ImageWebServer

N0ahMC / ImageWebServer

Licence: MIT license
A simple image uploader website for use with screenshot applications such as ShareX.

Programming Languages

EJS
674 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to ImageWebServer

ass
The superior self-hosted ShareX server
Stars: ✭ 331 (+1555%)
Mutual labels:  sharex, sharex-server, sharex-uploader
Limg
An image hosting service powered by Laravel
Stars: ✭ 41 (+105%)
Mutual labels:  sharex, sharex-upload
Void
Fast and elegant file hosting service.
Stars: ✭ 48 (+140%)
Mutual labels:  sharex, sharex-server
zipline
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Stars: ✭ 215 (+975%)
Mutual labels:  sharex, sharex-server
gallery-server
Beautiful and powerful yet simple local image viewer on your PC or mobile.
Stars: ✭ 16 (-20%)
Mutual labels:  image-viewer, image-server
Imageglass
🏞 A lightweight, versatile image viewer
Stars: ✭ 3,284 (+16320%)
Mutual labels:  image-viewer
image-uploader
JavaScript Image Uploader Library for use with Amazon S3
Stars: ✭ 19 (-5%)
Mutual labels:  image-uploader
Silentbox
A lightbox inspired Vue.js component.
Stars: ✭ 196 (+880%)
Mutual labels:  image-viewer
Wiv
Window image viewer [DEPRECATED]
Stars: ✭ 196 (+880%)
Mutual labels:  image-viewer
oculante
A minimalistic crossplatform image viewer written in rust
Stars: ✭ 169 (+745%)
Mutual labels:  image-viewer
local-cloud
Turn any computer at home into a cloud for easy sharing of files across your devices.
Stars: ✭ 70 (+250%)
Mutual labels:  file-upload-server
cooViewer
cooViewer - simple comic viewer for Mac
Stars: ✭ 91 (+355%)
Mutual labels:  image-viewer
Jquery Viewer
A jQuery plugin wrapper for Viewer.js.
Stars: ✭ 235 (+1075%)
Mutual labels:  image-viewer
baktsiu
An image viewer designed for comparing images and examining pixel differences
Stars: ✭ 22 (+10%)
Mutual labels:  image-viewer
Vimiv
An image viewer with vim-like keybindings.
Stars: ✭ 206 (+930%)
Mutual labels:  image-viewer
image space
Interactive Image similarity and Visual Search and Retrieval application
Stars: ✭ 91 (+355%)
Mutual labels:  image-viewer
Loupe
Twitter-like Android image viewer library
Stars: ✭ 197 (+885%)
Mutual labels:  image-viewer
XBackBone-docker
This is the Docker image for XBackBone ~ based on webdevops/php-nginx.
Stars: ✭ 16 (-20%)
Mutual labels:  sharex
digilib
A versatile image viewing environment for the internet.
Stars: ✭ 17 (-15%)
Mutual labels:  image-server
previewer
A super light-weight JavaScript image previewer [not actively maintained]
Stars: ✭ 24 (+20%)
Mutual labels:  image-viewer

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].