Skip to content

Commit

Permalink
Merge pull request #1180 from flojoy-ai/jackparmer-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jackparmer committed May 2, 2024
2 parents 09856c8 + d3d0f27 commit bcbc705
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,15 @@

# Flojoy Studio

Flojoy Studio is a desktop visual scripting IDE for running Python scripts - primarily for [DAQ](https://en.wikipedia.org/wiki/Data_acquisition), test benches, robotics control, and no-code embedded systems.
_Open-source test sequencer for hardware validation_ 🟢 🟡 🔴

Please see [CONTRIBUTING](https://docs.flojoy.ai/contribution/blocks/custom-flojoy-block/) to add your own custom Python blocks to Flojoy apps.
Use to validate mission critical components such as PCB boards, wire harnesses, and battery packs.

### Features
- Automate pytest, Python, and/or Robot Framework scripts as saveable test sequences
- No-code GUI to run test sequences - clearly report pass 🟢 / fail 🔴 status to operator
- No-code, visual scripting interface for common test & measure automation routines
- Optionally sync test runs with [Flojoy Cloud](https://github.com/flojoy-ai/cloud/)

---

Expand All @@ -26,7 +32,7 @@ If interested in using Flojoy in a context where the AGPL license is prohibitive

![backend-architecture](https://github.com/flojoy-ai/studio/assets/69379081/ed72cea2-17bb-4aa3-a26d-7eec19b24685)

# Product screenshots
# Screenshots

<img width="1440" alt="Flowchart" src="https://github.com/flojoy-ai/studio/assets/56351875/d89e35b5-f57b-4d77-b960-eb75818db12c">
<img width="1440" alt="Test Sequencer" src="https://github.com/flojoy-ai/studio/assets/56351875/26d8c59d-edf4-491c-a24b-874ed6e5b95d">

0 comments on commit bcbc705

Please sign in to comment.