1.3.1 • Published 2 years ago

@amcolash/simple-image-server v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

simple-image-server

A small server that hosts images (similar to simplehttpserver)

There are a handful of additional features (outside of just having images served):

  • HTTPS support
  • Write Mode
    • Take screenshots
    • Create Folders
    • Move Images
    • Draw on images in browser
    • Delete Images

Basic Usage

Usage: simple-image-server [options] <folder>

Options:
  -p, --port          Specify a port                                        [number] [default: 8000]
  -a, --address       Host address to listen to                      [string] [default: "127.0.0.1"]
  -c, --cert          HTTPS Certificate path                                                [string]
  -k, --key           HTTPS Private key path                                                [string]
  -w, --write-access  Allow write access to hosted directory (enables options such as screenshots,
                      drawings, creating folders, moving and deleting images)
                                                                          [boolean] [default: false]
  -h, --help          Show help                                                            [boolean]
  -v, --version       Show version number                                                  [boolean]

Write Access

When write access is enabled (not by default), additional ui options will appear. These include taking a screenshot of the server's screen, deleting and moving images to different directories. These options are useful to me, but should only be enabled if you trust users who are using this service.

Icons

This project uses Feather Icons

1.2.17

2 years ago

1.2.14

2 years ago

1.2.15

2 years ago

1.2.18

2 years ago

1.2.19

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.13

2 years ago

1.2.0

2 years ago

1.2.8

2 years ago

1.2.7

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.0.26

2 years ago

1.0.25

2 years ago

1.0.24

2 years ago

1.0.29

2 years ago

1.0.28

2 years ago

1.0.27

2 years ago

1.2.12

2 years ago

1.0.33

2 years ago

1.0.32

2 years ago

1.2.10

2 years ago

1.0.31

2 years ago

1.2.11

2 years ago

1.0.30

2 years ago

1.0.36

2 years ago

1.0.35

2 years ago

1.0.34

2 years ago

1.1.1

2 years ago

1.1.9

2 years ago

1.1.8

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.12

2 years ago

1.1.11

2 years ago

1.1.10

2 years ago

1.1.14

2 years ago

1.1.13

2 years ago

1.2.9

2 years ago

1.0.23

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago