Home - arunkumarrawat/Wexflow GitHub Wiki
Wexflow is a cross-platform workflow engine and automation platform that aims to automate recurring tasks. With the help of Wexflow, building automation and workflow processes become easy.
Wexflow provides a workflow server, a backend for designing, managing and tracking workflows, sequential workflows, flowchart workflows, and approval workflows on generic business objects called records.
With over 100 built-in activities, Wexflow supports a wide range of tasks out of the box—from file operations and system processes to scripting, networking, and more. You can also extend its capabilities by creating custom activities or integrating with external systems via the Wexflow API.
Wexflow targets both developers and technical users who need automation (file ops, tasks, scheduling, alerts, etc.). Wexflow is more like a task automation and scheduling platform. It focuses on automating technical jobs like moving or uploading files, sending emails, running scripts, or scheduling batch processes. It's great when you want to automate system tasks easily without writing much code. For more complex scenarios, you can create your own custom activities, install them, and use them within Wexflow to extend its capabilities.
Features
Workflow Engine
- Cross-platform workflow server
- Supports sequential, flowchart, and approval workflows
- Cron-based scheduling
- 100+ built-in activities
- 6+ database engines supported
- Extensible architecture for custom activities
- Push Notifications via SSE - Get real-time workflow job updates without polling
UI & Visualization
- Powerful web dashboard
- Visual workflow designer with drag & drop interface
- Real-time workflow statistics and monitoring
- Extensive logging for transparency and debugging
Multi-Platform Support
- Native Android app
- Responsive web interface
Internationalization & APIs
- Multiple language support (English, French, Danish)
- RESTful API for integration with external systems
- REST API Clients – Official examples for popular languages (C#, JS, PHP, Python, Go, Rust, Ruby, Java, C++)
- Extensible with Custom Activities via NuGet
Security & Performance
- Secure against XSS, XST, CSRF, and MITM
- Docker support for easy deployment
- Error monitoring
Deployment & Compatibility
- Runs on macOS, Linux, Windows, and Docker