All Projects → SpectrumBroad → Xible

SpectrumBroad / Xible

Licence: mit
Visualize your workflow

Programming Languages

javascript
184084 projects - #8 most used programming language
flow
126 projects

Projects that are alternatives of or similar to Xible

Streamsheets
An open-source tool for processing stream data using a spreadsheet-like interface.
Stars: ✭ 281 (+473.47%)
Mutual labels:  automation, workflow
Ck
Collective Knowledge framework (CK) helps to organize black-box research software as a database of reusable components and micro-services with common APIs, automation actions and extensible meta descriptions. See real-world use cases from Arm, General Motors, ACM, Raspberry Pi foundation and others:
Stars: ✭ 395 (+706.12%)
Mutual labels:  automation, workflow
Coderchef Kitchen
The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.
Stars: ✭ 306 (+524.49%)
Mutual labels:  programming, string
Logolas
R package for Enrichment Depletion Logos (EDLogos) and String Logos
Stars: ✭ 25 (-48.98%)
Mutual labels:  flexible, string
Prefect
The easiest way to automate your data
Stars: ✭ 7,956 (+16136.73%)
Mutual labels:  automation, workflow
node-red-contrib-FIWARE official
FIWARE-Node-Red integration supporting NGSI-LD
Stars: ✭ 14 (-71.43%)
Mutual labels:  programming, visual
Shortcutsdirectory
A collection of user-submitted shortcuts for Shortcuts for iOS.
Stars: ✭ 376 (+667.35%)
Mutual labels:  automation, workflow
Python Novice Inflammation
Programming with Python
Stars: ✭ 199 (+306.12%)
Mutual labels:  automation, programming
Openrpa
Free Open Source Enterprise Grade RPA
Stars: ✭ 596 (+1116.33%)
Mutual labels:  automation, workflow
Beehive
A flexible event/agent & automation system with lots of bees 🐝
Stars: ✭ 5,348 (+10814.29%)
Mutual labels:  automation, workflow
Shell Novice
The Unix Shell
Stars: ✭ 234 (+377.55%)
Mutual labels:  automation, programming
Walkoff
A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive, tedious tasks slowing them down. #nsacyber
Stars: ✭ 855 (+1644.9%)
Mutual labels:  automation, workflow
Wexflow
An easy and fast way to build automation and workflows on Windows, Linux, macOS, and the cloud.
Stars: ✭ 2,435 (+4869.39%)
Mutual labels:  automation, workflow
VubbiScript
Programming with blocks in Unity3D...
Stars: ✭ 41 (-16.33%)
Mutual labels:  programming, visual
Pipeline
Node-based automation server
Stars: ✭ 212 (+332.65%)
Mutual labels:  automation, workflow
Utask
µTask is an automation engine that models and executes business processes declared in yaml. ✏️📋
Stars: ✭ 374 (+663.27%)
Mutual labels:  automation, workflow
Mergify Engine
Engine for Mergify
Stars: ✭ 189 (+285.71%)
Mutual labels:  automation, workflow
Add And Commit
Add & commit files from a path directly from GitHub Actions
Stars: ✭ 198 (+304.08%)
Mutual labels:  automation, workflow
Create Pull Request
A GitHub action to create a pull request for changes to your repository in the actions workspace
Stars: ✭ 473 (+865.31%)
Mutual labels:  automation, workflow
Webhook
webhook is a lightweight incoming webhook server to run shell commands
Stars: ✭ 7,201 (+14595.92%)
Mutual labels:  automation, programming

XIBLE

A visual programming language. Visit https://xible.io for more information.

npm

Installation

See the installation documentation for details.

Once you have Node.js installed;

  • On Linux run: sudo npm install xible -g
  • On Windows run: npm install xible -g

Start XIBLE

After installation is completed;

  1. xible server start
  2. Navigate to http://localhost:9600. Or replace "localhost" with the actual address of the machine where you installed XIBLE.

Automatically start XIBLE

To automatically start XIBLE on boot (requires a Linux installation);

  1. sudo xible service enable
  2. sudo xible service start to start it immediately.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].