Skip to content

Tort1k558/Camouflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamouFlow

CamouFlow is a desktop app for managing browser automation scenarios and profiles based on Camoufox/Playwright. It is built with PyQt6 and stores its working data locally.

Main window

Features

  • manage profiles and accounts
  • configure and run scenarios and steps
  • logging and saving run results
  • local storage for settings and profiles

Installation

Requirements: Python 3.11+.

py -m venv .venv
.venv\Scripts\activate
pip install -r requiremensts

Run

python main.py

Data locations

  • settings and accounts: settings/
  • scenarios: scenaries/
  • profiles: profiles/
  • run outputs: outputs/
  • logs: logs/

About

CamouFlow is a profile manager for the Camoufox anti-detect browser with built-in automation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages