Skip to content

Releases: immortal222/FlowDeck

v1.1.0

Choose a tag to compare

@immortal222 immortal222 released this 01 Jul 17:27

1.1.0

  • [FIX] Make English default language
  • [FIX] Make restore functional
  • [FIX] If the folder changes, clear the database of previous entries [This is done in maintenance]

  • [NEW] Add Favorites to the sorting list
  • [NEW] Add pefile during installation for better name and version detection, and also in maintenance
  • [NEW] If an app is favorite, show a small star on its box
  • [NEW] Check for a new FlowDeck version

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!