organizy is powerfull event driven automation like IFTTT, but, opensource, scalable, distributed and programmable
Workers are core components of organizy and their main goal is to pass events between components.
Component is anything that uses organizy protocol.
Event system is IRC like enviroment where components are able to hook into channels and broadcast into them.
All events are broadcasted using webhooks or websockets.
There is clock event that is broadcasting events once each second, minute, hour...
Components are broadcasting events using webhooks.
- Write bootstrap documentation
- Write regy
- Write gety
- Write sendy
- Unknown plans
Nemanja Nedeljković