{"id":22261805,"url":"https://github.com/jsonfm/raspberry-tkinter-relays","last_synced_at":"2025-03-25T13:41:58.206Z","repository":{"id":137720808,"uuid":"584596912","full_name":"jsonfm/raspberry-tkinter-relays","owner":"jsonfm","description":"A simple GUI with Tkinter for monitoring Raspberry digital IO","archived":false,"fork":false,"pushed_at":"2023-01-03T02:47:12.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-30T12:30:30.814Z","etag":null,"topics":["customtkinter","python","tkinter"],"latest_commit_sha":null,"homepage":"","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/jsonfm.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-03T02:41:40.000Z","updated_at":"2023-01-03T02:48:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce3dfef5-fddc-4a14-9773-3df4cbf560e7","html_url":"https://github.com/jsonfm/raspberry-tkinter-relays","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/jsonfm%2Fraspberry-tkinter-relays","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fraspberry-tkinter-relays/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fraspberry-tkinter-relays/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Fraspberry-tkinter-relays/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonfm","download_url":"https://codeload.github.com/jsonfm/raspberry-tkinter-relays/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245472743,"owners_count":20621164,"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":["customtkinter","python","tkinter"],"created_at":"2024-12-03T09:14:26.169Z","updated_at":"2025-03-25T13:41:58.190Z","avatar_url":"https://github.com/jsonfm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg\n    src=\"./docs/images/relays.jpeg\"\n/\u003e\n\n## Relays Monitor\nA GUI made with tkinter and customtkinter.\n\n\n### 📦 Installation\n\n#### Manual\n1. Create and activate a virtual enviroment:\n```\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n2. Install dependencies:\n```\npip install -r requirements.txt\n```\n\n3. Execute the program:\n```\npython main.py\n```\n#### Automatic\n```\nsh run.sh\n```\n\n\n### 🗂️ Structure\n```\n.\n├── README.md\n├── gui\n│   ├── __init__.py\n│   ├── application.py   # The main logic\n│   ├── settings.py      # Some global settings\n│   ├── led.py           # A custom Led component\n│   ├── logs.py          # A loguru logger\n│   ├── navbar.py        # A custom navbar component\n│   ├── pin.py           # A custom pin manager component\n│   ├── recorder.py      # A custom time recorder\n│   ├── relaybox.py      # A custom relaybox component\n│   └── stopwatch.py     # A custom stopwatch component\n└── main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fraspberry-tkinter-relays","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonfm%2Fraspberry-tkinter-relays","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Fraspberry-tkinter-relays/lists"}