Fabrial runs user-built sequences. It was originally designed to control lab instruments, but it can be extended through plugins to do much more.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Added the missing pyserial dependency, sorry it took so long!
4496342View on GitHubUpdated the tests in accordance with several API changes
c14d1b9View on GitHubFinished the settings menu, updated the docs for adding a settings widget. Just about to fix the tests
3580439View on GitHubStarted working on the settings menu, fixed the relaunch capability
bac47c2View on GitHubNo longer separately reporting errors for global and local plugins. Reversed the terminology around global and local plugins. Global plugins go in the plugins directory, which local plugins are installed via pip. Local plugins shadow global plugins so you can have multiple isolated Fabrial installations that share some plugins. Implemented the settings widget entry point.
0ba858dView on GitHubMoved more things to `legacy`, figured out how to create an application shortcut from Python, removed packaging files (we are no longer supporting a Windows installer)
5b7c0ccView on GitHubUpdated the plugin guide to reflect the new `plugins` folder location
2443447View on GitHubMoved the `legacy` folder out of the package. Starting a sequence now makes the items readonly
2d09e66View on GitHubRe-did the plugin loading system to support disabling plugins. Need to update tests and finish the settings entry point
f703ceeView on GitHub248
commits