{"id":20080705,"url":"https://github.com/cloud8421/freyr","last_synced_at":"2026-05-18T11:08:15.175Z","repository":{"id":20479299,"uuid":"23757207","full_name":"cloud8421/freyr","owner":"cloud8421","description":"Proof of concept for a plant monitor application","archived":false,"fork":false,"pushed_at":"2014-09-20T22:10:58.000Z","size":344,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T13:26:27.206Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/cloud8421.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":"2014-09-07T10:10:22.000Z","updated_at":"2014-09-07T10:11:06.000Z","dependencies_parsed_at":"2022-07-31T21:18:11.105Z","dependency_job_id":null,"html_url":"https://github.com/cloud8421/freyr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloud8421/freyr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Ffreyr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Ffreyr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Ffreyr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Ffreyr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloud8421","download_url":"https://codeload.github.com/cloud8421/freyr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloud8421%2Ffreyr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33175930,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-13T15:29:42.110Z","updated_at":"2026-05-18T11:08:15.160Z","avatar_url":"https://github.com/cloud8421.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Freyr\n\n[![Build Status](https://travis-ci.org/cloud8421/freyr.svg?branch=master)](https://travis-ci.org/cloud8421/freyr)\n\nProof of concept application to monitor plant life.\n\n## Components\n\n- Arduino-based sensor and visual feedback (not done yet :pensive:);\n- Server component to process data, send notifications, expose an api (Erlang).\n\n## Installation\n\nAssuming you have [Rebar](https://github.com/rebar/rebar) installed:\n\n    $ make deps\n    $ make compile\n\n## Running tests\n\nUnit tests are available in `/test`, while integration tests are available in `/itest`, respectively available\nwith the following commands:\n\n    $ make test\n    $ make ct\n\n## Running the application\n\nYou can start the app by running `make start` and then type once inside the erlang shell):\n\n    (user@host)1\u003e freyr_app:start([], []).\n\nAt this point, the listening tcp socket (to receive data from the Arduino) will be available at `localhost:5678`.\n\nThe json api will exposed at `http://localhost:9000`. Try \u003chttp://localhost:9000/readings\u003e.\n\n## Sample data\n\nYou can run the `tester.rb` script to send some sample data:\n\n    $ ruby tester.rb\n\nIt should work with any Ruby \u003e= 1.9.\n\n## Release build\n\nNot available yet.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Ffreyr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloud8421%2Ffreyr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloud8421%2Ffreyr/lists"}