{"id":28178855,"url":"https://github.com/dclause/hermes-studio","last_synced_at":"2026-02-09T12:35:28.424Z","repository":{"id":257832705,"uuid":"834068154","full_name":"dclause/hermes-studio","owner":"dclause","description":"Hermes Studio - an open-source intuitive interface to manage and remote control your Arduino-based robot. No programming skills required.","archived":false,"fork":false,"pushed_at":"2025-09-23T00:48:48.000Z","size":21856,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-09-23T02:43:17.416Z","etag":null,"topics":["arduino","hermes-five","iot","remote-control","rust"],"latest_commit_sha":null,"homepage":"https://dclause.github.io/hermes-studio/","language":"Vue","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/dclause.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-26T10:51:22.000Z","updated_at":"2025-09-07T10:34:09.000Z","dependencies_parsed_at":"2025-09-16T02:35:56.922Z","dependency_job_id":null,"html_url":"https://github.com/dclause/hermes-studio","commit_stats":null,"previous_names":["dclause/hermes-studio"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/dclause/hermes-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dclause%2Fhermes-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dclause%2Fhermes-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dclause%2Fhermes-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dclause%2Fhermes-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dclause","download_url":"https://codeload.github.com/dclause/hermes-studio/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dclause%2Fhermes-studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29265441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"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":["arduino","hermes-five","iot","remote-control","rust"],"created_at":"2025-05-16T01:13:40.621Z","updated_at":"2026-02-09T12:35:28.396Z","avatar_url":"https://github.com/dclause.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\u003cimg src=\"/docs/public/samples/splashscreen.png\" /\u003e\nHermes-Studio\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![License](https://img.shields.io/github/license/dclause/hermes-studio?color=success)](https://github.com/dclause/hermes-studio/blob/develop/LICENSE)\n[![Documentation](https://img.shields.io/badge/documentation-_online-success)](https://dclause.github.io/hermes-studio/)\n[![Build FRONTEND](https://github.com/dclause/hermes-studio/actions/workflows/build_frontend.yml/badge.svg)](https://github.com/dclause/hermes-studio/actions/workflows/build_frontend.yml)\n[![Build BACKEND](https://github.com/dclause/hermes-studio/actions/workflows/build_backend.yml/badge.svg)](https://github.com/dclause/hermes-studio/actions/workflows/build_backend.yml)\n\n\u003c/div\u003e\n\n**_Hermes-Studio_ is an open-source intuitive drag-and-drop interface to manage and remote control your Arduino-based\nrobot in minutes. No programming skills required.**\n\n_Written as a decoupled backend in Rust and frontend in Vue, the whole project serves as an advanced demonstration of\nthe power of the [Hermes-Five](https://github.com/dclause/hermes-five) API for remote control of IoT boards._\n\n_I personally use this project to control my homemade [InMoov](http://inmoov.fr/) robot._\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"/docs/public/samples/boards_connected.png?raw=true\" width=200 /\u003e\n\u003cimg src=\"/docs/public/samples/control_connected.png?raw=true\" width=200 /\u003e\n\u003cimg src=\"/docs/public/samples/groups_connected.png?raw=true\" width=200 /\u003e\n\u003cimg src=\"/docs/public/samples/timeline_connected.png?raw=true\" width=200 /\u003e\n\u003c/div\u003e\n\n## Documentation\n\nTo check out docs, visit [Github Pages](https://dclause.github.io/hermes-studio/).\n\n## Installation\n\nYou can find pre-built releases for Windows, Linux, macOS and\nraspberryPiOS [here](https://github.com/dclause/hermes-studio/releases). If you'd like to compile from source,\nyou can follow the compilation guide.\n\n\u003e [!CAUTION]  \n\u003e All Arduino boards used in the project must be configured to use\n\u003e the [StandardFirmataPlus.ino](https://github.com/firmata/arduino/blob/main/examples/StandardFirmataPlus/StandardFirmataPlus.ino)\n\u003e sketch.\n\n## Features\n\n**Hermes-Studio** provides both an API (REST + WebSocket) and an Interface to remote control your Arduino (and\nother IoT compatible boards) using [Hermes-Five](https://github.com/dclause/hermes-five) under-the-hood.\n\n- Configure your remote controllable boards (Arduino currently)\n- Control boards over Serial connection\n- Access remote control website from any device\n- Remote control all devices (LEDs, servos, etc.) individually\n- Create and run states (static positions) of your robot\n- Create and play animations from the timeline tool\n\n## Contribution\n\nAll contributions are more than welcome through [PR](https://github.com/dclause/hermes-studio/pulls) and\nthe [issue queue](https://github.com/dclause/hermes-studio/issues).\n\n- Fork the repository\n- Create a new branch: `git checkout -b feature-branch`\n- Commit your changes: `git commit -am 'Add new feature'`\n- Push to the branch: `git push origin feature-branch`\n- Create a new Pull Request\n\n**_The author does not claim to know everything about Rust programming or IoT, and all ideas are welcome as long as they\nrespect the project's original philosophy._**\n\n## License\n\nThis project is licensed under the MIT License. See\nthe [LICENSE](https://github.com/dclause/hermes-studio/blob/develop/LICENSE) file for details.\n\n## Contact\n\nFor support, please open an issue or reach out to the [author](https://github.com/dclause).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdclause%2Fhermes-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdclause%2Fhermes-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdclause%2Fhermes-studio/lists"}