Skip to content

A high-performance, extensible, modular and cross-platform workflow engine. Built for automation.

License

Notifications You must be signed in to change notification settings

andmattia/Wexflow

 
 

Repository files navigation

Build Status codecov GitHub Downloads Release Nuget Doc License Gitter Tweet

Wexflow is a high-performance, extensible, modular and cross-platform workflow engine. The goal of Wexflow is to automate recurring tasks without user intervention. With the help of Wexflow, building automation and workflow processes become easy. Wexflow also helps in making the long-running processes straightforward.

Wexflow aims to make automations, workflow processes, long-running processes and interactions between systems, applications and folks easy, straightforward and clean. The communication between systems or applications becomes easy through this powerful workflow engine.

Wexflow makes use of .NET Core, a cross-platform version of .NET for building websites, services, and console apps. Thus, Wexflow provides a cross-platform workflow server and a cross-platform backend for managing, designing and tracking workflows with ease and flexibility. Wexflow server and its backend run on Windows, Linux and macOS.

Wexflow also makes use of Quartz.NET open source job scheduling system that is used in large scale enterprise systems. Thus, Wexflow offers flexibility in planning workflow jobs such as cron workflows.

Furthermore, Wexflow makes use of LiteDB NoSQL Document Store database in its server and backend which enhance and improve the performance of this workflow engine.

Table Of Contents

Why Wexflow?

Wexflow comes with a backend too, so you can search and filter among all your workflows, have real-time statistics on your workflows, manage your workflows with ease, design your workflows with ease, and track your workflows with ease:

Dashboard

Just to give you an idea of what Wexflow does, this is a screenshot from the "Designer" page. Using the "Designer" page, we get a nice visual overview of the dependency graph of the workflow. Each node represents a task which has to be run:

Designer

Discover more about the features in details.

Real Life Examples

  • Orchestration engine.
  • Batch recording live video feeds.
  • Batch transcoding audio and video files.
  • Batch uploading videos and their metadata to YouTube SFTP dropbox.
  • Batch encrypting and decrypting large files.
  • Batch converting, resizing and cropping images.
  • Creating and sending reports and invoices by email.
  • Connecting systems and applications via watch folders.
  • Batch downloading files over FTP/FTPS/SFTP/HTTP/HTTPS/Torrent.
  • Batch uploading files over FTP/FTPS/SFTP.
  • Database administration and maintenance.
  • Synchronizing the content of local or remote directories.
  • Batch sending tweets.
  • Optimizing PDF files.

Benefits

  • Gain time by automating repetitive tasks.
  • Save money by avoiding re-work and corrections.
  • Reduce human error.
  • Become more efficient and effective in completing your tasks.
  • Become more productive in what you do.
  • Become consistent in what you do.

Who's Using Wexflow?

Assurant BHV-Automation Datalogics eandbsoftware glinksolutions Yandex

Get Started

Changelog

The changelog is available in the release history.

License

Wexflow is licensed under the MIT License. Wexflow contains other libraries with their individual licenses. More details about these licenses can be found in the wiki.

Credits

Thanks to JetBrains for the free open source licenses.

About

A high-performance, extensible, modular and cross-platform workflow engine. Built for automation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 79.5%
  • JavaScript 10.6%
  • Inno Setup 4.8%
  • Java 2.3%
  • HTML 1.3%
  • CSS 0.8%
  • Batchfile 0.7%