vFlow icon
vFlow icon

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 screenshot 1

Cost / License

Platforms

  • Android
  • Android Tablet
1like
0comments
0articles

Features

  1.  Extensible by Plugins/Extensions
  2.  Works Offline
  3.  Ad-free
  4.  No registration required
  5.  Modular System
  6.  Workflow Automation
  7.  Visual flow
  8.  Permission Management

vFlow News & Activities

Highlights All activities

Recent activities

vFlow information

  • Developed by

    CN flagChao Mixian
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Alternatives

    30 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  833 Stars
  •  67 Forks
  •  24 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
vFlow was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

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.

Official Links