Initial Release
π 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!