Table of Contents
Factorize is a node-based no-code platform for doing automation the easy way. Given the proliferation of node-based UI for scripting any kind of software tool, it should be easy for anybody to recognize what Factorize is and how it works.
Factorize allows you to script your entire system! With Factorize you can easily design complex routines without using a scripting language.
Chosse from any of tens of inputs, outputs and actions, and start experimenting!
The project is still a work-in-progress, but here you can find instructions on how to install the project on your machine and try it out or make changes.
To install with yarn:
$ git clone [email protected]:lud77/Factorize.git
$ cd Factorize
$ yarn
To start the dev version just enter the project folder and run:
$ npm run dev
To send a message to a socket-listener panel, use:
$ node bin/send --topic XXXX --message YYYY
where XXXX is the name of the panel's channel and YYYY is the actual message
See TODO.md
for a list of planned features and changes.
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPLv3 License. See LICENSE.txt
for more information.
Stefano Butera
Linkedin: Stefano Butera
Mastodon: @stefano_butera
Factorize
Github: lud77/Factorize
Mastodon: @factorize