Skip to content

documentation for concept and implementation of organizy

License

Notifications You must be signed in to change notification settings

organizy/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

organizy [concept]

Gitter license

GitHub closed pull requests GitHub closed issues GitHub contributors

GitHub pull requests GitHub issues

organizy is powerfull event driven automation like IFTTT, but, opensource, scalable, distributed and programmable

Workers

Workers are core components of organizy and their main goal is to pass events between components.

Components

Component is anything that uses organizy protocol.

Event system

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.

Clock event

There is clock event that is broadcasting events once each second, minute, hour...

WebHook event

Components are broadcasting events using webhooks.

Todo

  • Write bootstrap documentation
  • Write regy
  • Write gety
  • Write sendy
  • Unknown plans

Author

Nemanja Nedeljković

About

documentation for concept and implementation of organizy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published