CamouFlow

# CamouFlow

CamouFlow is a desktop app for running browser automation scenarios (Camoufox/Playwright) across a list of profiles.

# Features

  • Stores profiles (accounts) and their assigned proxies.
  • Uses tags to group profiles and run scenarios for the selected tag.
  • Edits scenarios as a chain of steps (transitions, nested scenarios, variables).
  • Supports shared variables to exchange data across profiles/runs.
  • Keeps execution logs.

# Data locations

  • Profiles: settings/accounts.json
  • Scenarios: scenaries/*.json
  • Settings: settings/settings.json
  • Browser profile folders: profiles/
  • Scenario outputs (write_file): outputs/
  • Logs: logs/