Releases: NautiluX/slide
Releases · NautiluX/slide
Version 0.9.13
Version 0.9.12
- Added TIFF support
Version 0.9.11
- More template strings:
<basename>
basename of the current image (without suffix)<filepath>
filename including the path of the current image<dir>
directory of the current image<path>
path to the current image without filename
Version 0.9.10
- Fade transitioning between images
Version 0.9.9
- Support for text overlays in every corner
Version 0.9.8
- Add support for png files
- Add amd64 binaries
Version 0.9.7
- Use smooth image scaling
- Add pi zero binaries
Version 0.9.6
- Image size on start set to 1x1 pixel for compatibility with smaller devices
Sorted mode
Users can rotate through all the images of a given path with the -S
(capital s) flag.
The order of files is as follows:
- Images of the specified directory
- Subfolder
a
- Images of Subfolder
a
- Subfolder
a/b
...
- Images of Subfolder
Shuffle mode
- enable shuffle mode with
-s
flag