-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparams.json
More file actions
6 lines (6 loc) · 1.72 KB
/
Copy pathparams.json
File metadata and controls
6 lines (6 loc) · 1.72 KB
1
2
3
4
5
6
{
"name": "hyphaproject",
"tagline": "Hyphaproject is a framework for home automation written in c++;",
"body": "# Hyphaproject [![Gitter] [gitter-image] ] [gitter]\r\n[gitter-image]: https://badges.gitter.im/Join%20Chat.svg\r\n[gitter]: https://gitter.im/hyphaproject/public\r\nHyphaproject is a framework for home automation written in c++;\r\n\r\n## Subprojects\r\nThe project consists of some subprojects:\r\n\r\n### [hypha](https://github.com/hyphaproject/hypha)\r\nHypha is the core library.\r\n\r\n### [hypharunner](https://github.com/hyphaproject/hypharunner)\r\nHypharunner is a service to execute hypha handlers and hypha plugins.\r\n\r\n### [hyphaplugins](https://github.com/hyphaproject/hyphaplugins)\r\nHyphaplugins are modules to read from sensors or send data to actors.\r\n\r\n### [hyphahandlers](https://github.com/hyphaproject/hyphahandlers)\r\nHyphahandlers are modules with the logic that lets the plugins interact in a specific way.\r\n\r\n### [hyphamanager](https://github.com/hyphaproject/hyphamanager)\r\nHyphamanager is a desktop application used to configure connected modules.\r\n\r\n## [documentation](https://github.com/hyphaproject/hyphadocumentation)\r\n[presentation](https://github.com/hyphaproject/hyphadocumentation/releases/download/latest/hypha-presentation.pdf)\r\n[admin manual](https://github.com/hyphaproject/hyphadocumentation/releases/download/latest/hypha-admin-manual.pdf)\r\n[developer manual](https://github.com/hyphaproject/hyphadocumentation/releases/download/latest/hypha-developer-manual.pdf)\r\n\r\n## Usecases\r\n\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}