Flow is a personal automation utility designed to simplify repetitive browser and command-line tasks. With Flow, you can define custom browser targets and URL lists to launch all links at once. It also supports executing scripts and terminal commands from any specified path and allows for bulk-importing bookmarks across Chromium-based browsers — even across multiple user profiles.
-
Multi-Browser Launch
Define custom browser mappings for URLs. For example, open GitHub in Chrome and documentation in Edge — all with one command. -
Command Runner
Run custom terminal commands from predefined paths, making repetitive CLI workflows effortless. -
Cross-Browser Bookmark Importer
Import bookmarks from Chrome, Brave, Edge, and other Chromium-based browsers. Automatically detects and handles multiple browser profiles. -
Privacy First
All automation runs locally — no data is sent outside your machine.
# Clone the repository
git clone https://github.com/Prasannajaga/flow-app.git
cd flow-app