{"id":26715084,"url":"https://github.com/tarlepp/homeai","last_synced_at":"2025-04-13T23:48:14.984Z","repository":{"id":5842805,"uuid":"7059020","full_name":"tarlepp/HomeAI","owner":"tarlepp","description":"HomeAI","archived":false,"fork":false,"pushed_at":"2013-06-07T17:16:33.000Z","size":6390,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T13:51:50.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://wunder.sytes.net/HomeAI/ ","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarlepp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-07T19:57:53.000Z","updated_at":"2015-06-13T14:45:50.000Z","dependencies_parsed_at":"2022-08-31T15:42:45.597Z","dependency_job_id":null,"html_url":"https://github.com/tarlepp/HomeAI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarlepp%2FHomeAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarlepp%2FHomeAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarlepp%2FHomeAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarlepp%2FHomeAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarlepp","download_url":"https://codeload.github.com/tarlepp/HomeAI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799715,"owners_count":21163398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-27T13:51:56.178Z","updated_at":"2025-04-13T23:48:14.954Z","avatar_url":"https://github.com/tarlepp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"HomeAI\n======\nTodo add some fancy text here...\n\nGeneral\n-------\nThis software is for all the home-or-someother-way-made in engineers. Basically we want to provide\ncommon API for \"any kind\" of 3th party devices with a minimum of effort.\n\nPurpose of this \"software\" is connect 1-n host clients with one (in future many) server instance of\nHomeAI server, clients can be example raspberry pi systems with 1-n sensors, relay controls or something\nelse. Basically we want to make system that can handle 1-n clients which provide different services.\nThese services can be simple rrd images, relay controls or something else.\n\nWe provide some default functionalities for default but you can write your own implementation if you\nsee that our free library isn't enough. Please remember to contribute our passion about this software.\n\n### Demo\nhttp://wunder.sytes.net/HomeAI/ - maybe down or not, may work or not, no guarantees.\n\u003cstrong\u003eNote:\u003c/strong\u003e Use Google Chrome (http://www.google.com/chrome), other browsers are not \u003cem\u003eyet\u003c/em\u003e supported...\n\n### What are we using to do this all:\n- PHP 5.4+, what else? :D (http://php.net/)\n- Doctrine DBAL (http://www.doctrine-project.org/projects/dbal.html)\n- Smarty Template Engine (http://www.smarty.net/)\n- jQuery (http://www.jquery.com/)\n- jQueryUI (http://www.jqueryui.com/)\n- noty (http://needim.github.com/noty/)\n- jQuery dashboard plugin (https://connect.gxsoftware.com/dashboardplugin/demo/dashboard.html)\n- jQuery jCounter plugin (http://devingredients.com/jcounter/)\n- jQuery UI Touch Punch (https://github.com/furf/jquery-ui-touch-punch/)\n- jQuery Timeago plugin (http://timeago.yarp.com/)\n- jQuery Validation plugin (https://github.com/jzaefferer/jquery-validation)\n- Twitter Bootstrap (https://github.com/twitter/bootstrap)\n- qTip2 (http://craigsworks.com/projects/qtip2/)\n- YUI Compressor (http://developer.yahoo.com/yui/compressor/)\n- SimplePie (http://www.simplepie.org/)\n- password_compat (https://github.com/ircmaxell/password_compat)\n- \u003cem\u003eThis list will be updated\u003c/em\u003e\n\n### Requirements\nHomeAI contains script to check all system / environment requirements for running it.\n\nYou can run system check script via following command in the root directory (note that this is preferred):\n\u003cpre\u003e\nphp -q html/check.php\n\u003c/pre\u003e\nor pointing your browser to following address after installation:\n\u003cpre\u003e\nhttp://your-host/check.php\n\u003c/pre\u003e\n\n### Notes\nWe're always looking for some help to do this all, please contact if you are interested in this.\n\n### Why to do this?\nDon't know, some fucking passion to do something etc.\n\nInstallation\n---------------\nSome installation docs here.\n### Server\nTODO, we may need some scripting...\n\n### Client\nTODO, we may need some scripting...\n\nDevelopment / Contributing\n--------------------------\n### Baseline\n1. Fork it, please.\n2. Create a branch (`git checkout -b xxx`)\n3. Commit your changes (`git commit -am \"some changes...\"`)\n4. Push to the branch (`git push origin xxx`)\n5. Open a [Pull Request][1]\n6. Take some Jaloviina (*) enjoy and wait\n\n### Questions?\nContact me via IRC at da_wunder@IRCnet\n\n### IDE recommendation\nReally, use PhpStorm (http://www.jetbrains.com/phpstorm/) it rocks!\n\nThe MIT License (MIT)\n---------------------\nCopyright (c) 2012 Tarmo Leppänen\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\u003cstrong\u003eNote:\u003c/strong\u003e libs and html/js/ -directories contains 3rd party software, which may have different license that MIT so check them also. Basically every 3rd party software is \"freeware\" for non-commercial use.\n\nRead more from wikipedia, http://en.wikipedia.org/wiki/MIT_License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarlepp%2Fhomeai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarlepp%2Fhomeai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarlepp%2Fhomeai/lists"}