Damselfly

Damselfly is a server-based Photograph Management app. The goal of Damselfly is to index an extremely large collection of images, and allow easy search and retrieval of those images, using metadata such as the IPTC keyword tags, as well as the folder and file names. Damselfly includes support for object/face detection.

GPL-3.0 License

Stars
1.5K
Committers
5

Bot releases are hidden (Show)

Damselfly - Performance improvements and keyword autocomplete

Published by Webreaper almost 4 years ago

Changes:

  • Significant performance improvement. Initial loading of the images drops from 1.5-2s down to 100-200ms for a collection of 500k images.
  • Adding IPTC keyword tags now auto-completes with previously entered tags for consistency.

Binaries

  • Standalone server versions available for Windows, Mac and Linux
    • damselfly-server-linux-1.3.1.zip
    • damselfly-server-mac-1.3.1.zip
    • damselfly-server-windows-1.3.1.zip
  • Desktop app versions available for Windows, Mac and Linux
    • damselfly-mac.zip
    • damselfly-win.zip
    • damselfly-linux.appimage
  • Docker Release
Damselfly - v1.2.45 Beta - Add SHA1 hashes for detecting duplicate images

Published by Webreaper almost 4 years ago

Changes

  • New: Generate SHA1 hashes for images during thumbnail generation. Data not currently used, but will eventually be used for duplicate detection.
  • Fixed: over-exuberant virtual scrolling which would sometimes get into a loop and load thousands of images...

Binaries

  • Standalone server versions available for Windows, Mac and Linux
    • damselfly-server-linux-1.2.45.zip
    • damselfly-server-mac-1.2.45.zip
    • damselfly-server-windows-1.2.45.zip
  • Desktop app versions available for Windows, Mac and Linux
    • damselfly-mac.zip
    • damselfly-win.zip
    • damselfly-linux.appimage
  • Docker Release
Damselfly - Small release to fix desktop bundling in Docker.

Published by Webreaper almost 4 years ago

Mac desktop app wasn't structured correctly in v1.2.43.

  • Standalone server versions available for Windows, Mac and Linux
    • damselfly-server-linux-1.2.43zip
    • damselfly-server-mac-1.2.43.zip
    • damselfly-server-windows-1.2.43.zip
  • Desktop app versions available for Windows, Mac and Linux
    • damselfly-mac.zip
    • damselfly-win.zip
    • damselfly-linux.appimage
  • Docker Release
Damselfly - First cross-platform release

Published by Webreaper almost 4 years ago

First release with:

  • Standalone server versions available for Windows, Mac and Linux
    • damselfly-server-linux-1.2.36.zip
    • damselfly-server-mac-1.2.36.zip
    • damselfly-server-windows-1.2.36.zip
  • Desktop app versions available for Windows, Mac and Linux
    • damselfly-mac.zip
    • damselfly-win.zip
    • damselfly-linux.appimage
  • Docker version for Mac + Linux (Windows docker version coming soon).
Damselfly - Third beta - layout iprovements and other fixes

Published by Webreaper almost 4 years ago

Whole bunch of layout and UI fixes, plus some other improvements including using Blazor Virtualize, and a proper working selection model. Docker image here.

Damselfly - Initial Release - indexing fix

Published by Webreaper almost 4 years ago

First release had the indexing disabled which basically cripples it for new users. Sorry! Try updating from docker, this should be better.

Windows and Mac non-docker versions are still in the pipeline.

Damselfly - First public release [Beta]

Published by Webreaper almost 4 years ago

First public release.... Let's see if anyone likes it!

Related Projects