0.1.2 • Published 1 year ago
@neonfish/slideshow v0.1.2
Slideshow
Create a simple slideshow from local images in a browser.
Quickstart
Install Node & NPM
Install the package: npm i -g @neonfish/slideshow
In the folder containing the slideshow images, run: slideshow
The folder will be searched for images recursively, and the order of the images will be shuffled.
Open a browser to: http://localhost:5555 to view your slideshow!
Controls
Right Arrow- show the next imageLeft Arrow- show the previous imageRight-Click- show the menuSlower/Faster- nudge the interval by +/- 1 second<number>s- enter a new intervalPause/Resume- NOT IMPLEMENTED
Left-Click- dismiss menu, OR- on left half of window - show previous image
- on right half of window - show next image