{"id":16775103,"url":"https://github.com/juangesino/faye-gpio","last_synced_at":"2026-05-20T06:06:49.412Z","repository":{"id":79339613,"uuid":"56453180","full_name":"juangesino/faye-gpio","owner":"juangesino","description":null,"archived":false,"fork":false,"pushed_at":"2016-04-17T19:01:49.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T14:07:05.044Z","etag":null,"topics":["faye","gpio-pins","raspberry-pi","socket"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juangesino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-17T19:01:16.000Z","updated_at":"2017-06-25T20:39:37.000Z","dependencies_parsed_at":"2023-02-24T19:00:32.093Z","dependency_job_id":null,"html_url":"https://github.com/juangesino/faye-gpio","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/juangesino%2Ffaye-gpio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangesino%2Ffaye-gpio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangesino%2Ffaye-gpio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juangesino%2Ffaye-gpio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juangesino","download_url":"https://codeload.github.com/juangesino/faye-gpio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910690,"owners_count":20367538,"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":["faye","gpio-pins","raspberry-pi","socket"],"created_at":"2024-10-13T06:51:02.369Z","updated_at":"2026-05-20T06:06:49.385Z","avatar_url":"https://github.com/juangesino.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPIO Faye\n\nA Faye client that can access Raspberry Pi's GPIO pins.\n\nTurn pins on and off by sending Sockets to the Raspberry Pi.\n\n## Installation\nFirst, make sure you have node.js and npm installed.\n\nIf you don't, open a terminal and type:\n\n    sudo apt-get install nodejs npm node-semver\n\nNow we need to allow your user to access the GPIO pins (can only be done from root by default). We are going to use GPIO Admin for that:\n\n    git clone git://github.com/juangesino/quick2wire-gpio-admin.git\n    cd quick2wire-gpio-admin\n    make\n    sudo make install\n    sudo adduser $USER gpio\n\nLogout and login again ([more info](https://github.com/juangesino/quick2wire-gpio-admin)).\n\nNow we are ready to clone the server.\n\n    git clone https://github.com/juangesino/faye-gpio.git\n    cd faye-gpio\n    npm install\n\nTo run the script:\n\n    node app.js\n\n## Usage\n\nTODO\n\n## Examples\n\nTODO\n\n## Contributing\n\n1. Fork it ( https://github.com/juangesino/faye-gpio/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n## License\n\nSee [MIT-LICENSE](https://github.com/juangesino/faye-gpio/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuangesino%2Ffaye-gpio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuangesino%2Ffaye-gpio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuangesino%2Ffaye-gpio/lists"}