{"id":20469847,"url":"https://github.com/bancedev/lunagui","last_synced_at":"2025-03-05T13:23:07.394Z","repository":{"id":204806189,"uuid":"712683966","full_name":"BanceDev/lunaGUI","owner":"BanceDev","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-08T00:26:29.000Z","size":143,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T01:55:04.783Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/BanceDev.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,"governance":null}},"created_at":"2023-11-01T01:12:30.000Z","updated_at":"2024-06-09T23:33:07.000Z","dependencies_parsed_at":"2023-11-08T06:06:03.022Z","dependency_job_id":"a6b20452-aaaf-42b5-ae2c-e1472479e4a3","html_url":"https://github.com/BanceDev/lunaGUI","commit_stats":null,"previous_names":["bancedev/lunagui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BanceDev%2FlunaGUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BanceDev%2FlunaGUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BanceDev%2FlunaGUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BanceDev%2FlunaGUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BanceDev","download_url":"https://codeload.github.com/BanceDev/lunaGUI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242032095,"owners_count":20060716,"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":"2024-11-15T14:10:35.689Z","updated_at":"2025-03-05T13:23:07.372Z","avatar_url":"https://github.com/BanceDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lunaGUI\n\nUser interface for the Ohio State University Lunabotics team driver station. The code is written in python using imgui for the user interface and ZeroMQ websockets for the networking communications.\n\n## Launching the Program\n\nThe main.py file launches the driver station UI and the server, compile main.py in whatever tool you use to run python programs or cd into the folder directory and run the following command:\n\n```\npython main.py\n```\n\n## Dependencies\n\nIn order to compile and run this project you will need imgui, pygame, psutil, and ZeroMQ installed on your computer.\n\n### Imgui\n\n```\npip install imgui[full]\n```\n\n### Pygame\n\n```\npip install pygame\n```\n\n### Psutil\n\n```\npip install psutil\n```\n\n### ZeroMQ\n\n```\npip install pyzmq\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbancedev%2Flunagui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbancedev%2Flunagui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbancedev%2Flunagui/lists"}