0.5.0 • Published 1 year ago

@wzlin/cabinet v0.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
1 year ago

Cabinet

Quickly explore and view local photos, music, and videos in a browser over the network with a single command and zero configuration.

  • View and play all formats, even ones not browser- or streaming-friendly.
  • Works on any device with a modern browser; no app install needed.
  • Comes with a beautiful, smooth, glass-inspired UI, designed for all inputs.
  • Transparently detects, previews, transcodes, and caches, only when needed.

Requirements

Quick start

npx @wzlin/cabinet
NameDefaultDescription
--libraryCurrent working directory.Absolute path to the folder containing photos and videos (including in subdirectories).
--portRandom port assigned by OS.Port to listen on.
--sslkeyAbsolute path to HTTPS private key file in PEM format. Required for HTTPS.
--sslcertAbsolute path to HTTPS certificate file in PEM format. Required for HTTPS.
--ssldhAbsolute path to HTTPS Diffie-Hellman parameters file. Optional for HTTPS.

Installing

npx downloads and runs the latest version on every invocation. This makes it convenient to occasionally run the server without having to worry about installing or updating, but might not be efficient when run often on a single machine.

It's possible to install this npm package globally:

npm i -g @wzlin/cabinet

Once installed, the server can be started without invoking npx:

cabinet

npm creates executable aliases in the global bin folder. For the command to be found, ensure that the folder has been added to PATH. The folder's path can be found using npm bin -g.

To update in the future:

npm update -g @wzlin/cabinet

To uninstall:

npm uninstall -g @wzlin/cabinet
0.5.0

1 year ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.10

2 years ago

0.4.5

2 years ago

0.4.4

2 years ago

0.4.7

2 years ago

0.4.6

2 years ago

0.4.1

2 years ago

0.4.3

2 years ago

0.4.2

2 years ago

0.3.0

3 years ago

0.3.1

3 years ago

0.4.0

3 years ago

0.2.29

3 years ago

0.2.28

3 years ago

0.2.27

3 years ago

0.2.26

3 years ago

0.2.25

3 years ago

0.2.24

3 years ago

0.2.23

3 years ago

0.2.22

3 years ago

0.2.21

3 years ago

0.2.20

3 years ago

0.2.19

3 years ago

0.2.18

3 years ago

0.2.17

3 years ago

0.2.16

3 years ago

0.2.15

3 years ago

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.7

3 years ago

0.1.8

3 years ago

0.2.6

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago