Open Issues Need Help
View All on GitHubAI Summary: Implement a user interface notification (toast or banner) that informs the user of the current flow execution mode (e.g., Development Mode with caching, or Performance Mode without caching) after they click the "Run" button.
Flowfile is a visual ETL tool and Python library combining drag-and-drop workflows with Polars dataframes. Build data pipelines visually, define flows programmatically with a Polars-like API, and export to standalone Python code. Perfect for fast, intuitive data processing from development to production.
AI Summary: The task is to create a Linux installer for the Flowfile application. This involves packaging the application's components (Electron app, backend services, etc.) in a format suitable for Linux distributions, likely using a tool like AppImage or a distribution-specific packaging system. The installer should be added to the GitHub releases page.
Flowfile is a visual ETL tool and Python library combining drag-and-drop workflows with Polars dataframes. Build data pipelines visually, define flows programmatically with a Polars-like API, and export to standalone Python code. Perfect for fast, intuitive data processing from development to production.