{"id":22261792,"url":"https://github.com/jsonfm/remio-inclinated-plane","last_synced_at":"2026-04-18T04:32:11.366Z","repository":{"id":137721028,"uuid":"525154239","full_name":"jsonfm/remio-inclinated-plane","owner":"jsonfm","description":"🥎 A inclinated plane experiment. 🏗 ","archived":false,"fork":false,"pushed_at":"2022-08-16T18:08:34.000Z","size":262,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T13:47:06.016Z","etag":null,"topics":["css","html","js","pyqt5","python","socket-io"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsonfm.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":"2022-08-15T22:15:44.000Z","updated_at":"2022-08-16T18:16:17.000Z","dependencies_parsed_at":"2023-07-16T07:48:37.320Z","dependency_job_id":null,"html_url":"https://github.com/jsonfm/remio-inclinated-plane","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jsonfm/remio-inclinated-plane","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fremio-inclinated-plane","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fremio-inclinated-plane/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fremio-inclinated-plane/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fremio-inclinated-plane/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonfm","download_url":"https://codeload.github.com/jsonfm/remio-inclinated-plane/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fremio-inclinated-plane/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31956849,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["css","html","js","pyqt5","python","socket-io"],"created_at":"2024-12-03T09:14:23.849Z","updated_at":"2026-04-18T04:32:11.320Z","avatar_url":"https://github.com/jsonfm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## INCLINATED PLANE ⚡️\nThis is a python remio mockup template, structured to be used as experiment of a remote lab.\n\n## GUI\nThis project was made with PyQt5:\n\u003cimg src=\"./docs/gui.png\" style=\"margin: 1rem 0;\"\u003e\n\n## Communications Schema\nThe present project uses socketio for remote control.\n\u003cimg src=\"./docs/communications.png\" style=\"margin: 1rem 0;\"\u003e\n\n## Structure\n```\n.\n├── arduino\n│   └── mockup\n│       └── mockup.ino\n├── docs\n├── public\n├── server\n├── utils\n├── gui.py\n├── gui.ui\n├── production.py\n├── README.md\n├── requirements.txt\n└── settings.py\n```\n\n## Installation\nFirst you probabily want to create and activate a virtual env\n```bash\npython3 -m venv venv\n\nsource venv/bin/activate\n```\n\n## Dependencies\nAfter you set the virutal env, you should install dependencies as follows:\n```\npip install -r requirements.txt\n```\n\n## Run Mockup GUI\nThis experiment uses PyQt5 framework to provide a GUI.\n```\npython gui.py\n```\n\n## Run Mockup without GUI (Production)\nThis experiment also, could be controlled remotly, then you probably not want to use the local gui.\n\n```\npython production.py\n```\n## SocketIO Server\nA socketio server was added for do some tests.\n```\npython run_server.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fremio-inclinated-plane","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonfm%2Fremio-inclinated-plane","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fremio-inclinated-plane/lists"}