Skip to content

Releases: NautiluX/slide

Version 0.9.13

02 Aug 09:08
Compare
Choose a tag to compare
  • Fix for small displays
  • Support for filtering based on aspect ratio of images
  • Support for cropping images to fill screen

Version 0.9.12

11 Mar 08:15
1464c77
Compare
Choose a tag to compare
  • Added TIFF support

Version 0.9.11

05 Mar 08:20
Compare
Choose a tag to compare
  • 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

04 Mar 15:23
Compare
Choose a tag to compare
  • Fade transitioning between images

Version 0.9.9

04 Mar 13:41
Compare
Choose a tag to compare
  • Support for text overlays in every corner

Version 0.9.8

03 Mar 12:54
Compare
Choose a tag to compare
  • Add support for png files
  • Add amd64 binaries

Version 0.9.7

03 Mar 12:34
Compare
Choose a tag to compare
  • Use smooth image scaling
  • Add pi zero binaries

Version 0.9.6

02 Mar 21:32
6430620
Compare
Choose a tag to compare
  • Image size on start set to 1x1 pixel for compatibility with smaller devices

Sorted mode

14 Aug 09:52
fa579f7
Compare
Choose a tag to compare

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
      ...

Shuffle mode

14 Feb 22:20
bddcde4
Compare
Choose a tag to compare
  • enable shuffle mode with -s flag