

vFlow
vFlow is a powerful and highly extensible automation tool designed for the Android platform. It allows you to freely combine a series of "action modules" into powerful "workflows" through a graphical interface, automating various daily and repetitive screen operation tasks.
Cost / License
- Free
- Open Source (GPL-2.0)
Platforms
- Android
- Android Tablet
Features
- Extensible by Plugins/Extensions
- Works Offline
- Ad-free
- No registration required
- Modular System
- Workflow Automation
- Visual flow
- Permission Management
vFlow News & Activities
Recent activities
vFlow information
What is vFlow?
vFlow is a powerful and highly extensible automation tool designed for the Android platform. It allows you to freely combine a series of "action modules" into powerful "workflows" through a graphical interface, automating various daily and repetitive screen operation tasks.
vFlow's core design philosophy is to decompose complex automation logic into independent, reusable, and easy-to-understand modules. Whether it's a simple "daily check-in" or an automated testing process with complex conditional judgments and loops, vFlow aims to provide an intuitive, flexible, and powerful platform.
The project is entirely written in Kotlin and follows modern Android development practices. Its core architecture (module registry, dynamic UI generator, type-safe execution context) is carefully designed to ensure the stability of current functionality and provides unlimited possibilities for adding more powerful automation modules in the future. Whether you're a regular user looking to free your hands or a developer seeking inspiration and practice, vFlow welcomes your exploration and contributions.
Key features:
- Visual Flow Editor: Build your automation workflows by dragging and clicking, like building with blocks.
- Highly Modular: Each function (such as click, find text, judgment) is an independent module, easy to maintain and extend.
- Dynamic Data Flow: The output of a module can serve as input for subsequent modules ("magic variables"), enabling complex logic linkage.
- Powerful Logic Control: Supports "If/Else" conditional judgment and "Loop" control flows, making your workflows smarter.
- Dynamic Parameter Editing: The editor UI dynamically changes based on the parameters you select (e.g., variable types in "If" modules), showing only relevant options.
- Complete Permission Management: Clearly request permissions required by the workflow before execution and provide a unified management entry.
- Modern UI Design: Based on Material 3 and dynamic color extraction, providing a beautiful and personalized user interface.
- Import & Export: Easily backup, restore, and share your workflows.






