Releases: jostasik/Flowgorithm-macOS
v4.5
Installation
-
Download
Flowgorithm_v4.5.zip
-
Extract
- Double-click the
.zip
file. - This will create
Flowgorithm.app
.
- Double-click the
-
Move to Applications
- Drag
Flowgorithm.app
into your Applications folder.
- Drag
-
Clear Quarantine Attribute
-
macOS may show this error:
“Flowgorithm.app is damaged and can’t be opened. You should move it to the Trash.”
-
This happens because the app is not signed or notarized by Apple.
If you trust the download source, open Terminal and run:xattr -d com.apple.quarantine /Applications/Flowgorithm.app
-
-
Launch
- Open Applications → Flowgorithm.
- It should now run normally.
Why This Is Needed
Apple’s Gatekeeper security system automatically marks apps downloaded from the internet with a quarantine flag.
Since Flowgorithm is not currently signed or notarized by Apple, macOS blocks it by default.
Clearing the quarantine attribute with:
xattr -d com.apple.quarantine /Applications/Flowgorithm.app
v4.0.0-beta
Full Changelog: v3.4.2...v4.0.0-beta
Flowgorithm-macOS-v3.4.2
#17 #15 #16 - Fixes the problems introduced in the latest MacOS Updates
Unzip and open the DMG, then drag Flowgorithm.app to your Applications folder.
Full Changelog: v3.4.2-beta...v3.4.2
Flowgorithm-v3.4.2-beta
Flowgorithm-macOS-v3.3.1.1
What's Changed
Full Changelog: testing-v3.3.1.1...v3.3.1.1-release
Flowgorithm-macOS-v3.3.1
Extract and run the provided installer package. Let me know if you have any issues!
Flowgorithm-macOS-v2.30.3
Extract and run the provided installer package.
Flowgorithm-v0.2-beta
Unzip and then copy the resulting "Flowgorithm.app" to your /Applications directory.
Flowgorithm-v0.1-beta
Unzip and then copy the resulting "Flowgorithm.app" to your /Applications directory.