Skip to content

Initial Release

Choose a tag to compare

@immortal222 immortal222 released this 22 Jun 19:57
a60f138

πŸš€ v1.0.0 - Initial Release

Welcome to the very first official release of FlowDeck! πŸŽ‰

This is the initial stable version of the portable Windows dashboard designed to organize and manage your portable applications without system installation. No setup is requiredβ€”just download, unzip, and run!


πŸ“¦ Download Assets Included

The downloadable .zip package contains everything you need to run the application:

  • πŸ“„ FlowDeck.exe β€” The main executable file.
  • πŸ“ data/ β€” Required folder containing application configuration and assets. (Note: Keep this folder in the same directory as the .exe file).
  • ⚠️ READ ME FIRST.txt β€” A quick text guide regarding antivirus false positives.

πŸ›‘οΈ Important Note for Windows Users

Note

Antivirus Warning (False Positive)

As this application is packaged into a standalone executable using PyInstaller, Windows Defender SmartScreen or other antivirus programs may flag it as unrecognized.

This is a false positive. The application is completely safe and 100% open-source.

  • How to run it: If the Windows warning screen blocks the launch, click on "More info" and then select "Run anyway".

πŸ’» Tech Stack & Credits

  • Built with Python 🐍
  • Executable generated via auto-py-to-exe
  • Special thanks to Google Gemini for assisting with code generation and structuring!

If you encounter any bugs, please open an Issue in the repository!