olive-groves / butterfly_viewer

Side-by-side image viewer with synchronized zoom and sliding overlays. Drag and drop to instantly compare multiple images on your desktop. Very open source.
https://olive-groves.github.io/butterfly_viewer/
Other
22 stars 3 forks source link

[Docs] Add macOS pyinstaller command to documentation #51

Closed larsmaxfield closed 3 months ago

larsmaxfield commented 3 months ago

The pyinstaller command for macOS is slightly different than the one for Windows and should be added to the docs:

pyinstaller --windowed --icon=icons/icon.icns butterfly_viewer.py