{"id":19075060,"url":"https://github.com/aleko-khomasuridze/serialmonitor","last_synced_at":"2026-04-18T11:32:31.346Z","repository":{"id":247271510,"uuid":"825419663","full_name":"aleko-khomasuridze/SerialMonitor","owner":"aleko-khomasuridze","description":"Dark-themed Serial Monitor with functionality to select COM port and baud rate, send commands, and display serial data.","archived":false,"fork":false,"pushed_at":"2025-01-24T16:04:05.000Z","size":24,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T04:42:04.336Z","etag":null,"topics":["data-visualization","eel-python","logger","python","serial-port"],"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/aleko-khomasuridze.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":"2024-07-07T18:05:33.000Z","updated_at":"2025-01-24T16:04:08.000Z","dependencies_parsed_at":"2024-07-07T19:31:34.915Z","dependency_job_id":"8ab50239-0af7-4122-82c2-7a8533930ad5","html_url":"https://github.com/aleko-khomasuridze/SerialMonitor","commit_stats":null,"previous_names":["aleko-khomasuridze/serialmonitor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aleko-khomasuridze/SerialMonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleko-khomasuridze%2FSerialMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleko-khomasuridze%2FSerialMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleko-khomasuridze%2FSerialMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleko-khomasuridze%2FSerialMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleko-khomasuridze","download_url":"https://codeload.github.com/aleko-khomasuridze/SerialMonitor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleko-khomasuridze%2FSerialMonitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966969,"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":["data-visualization","eel-python","logger","python","serial-port"],"created_at":"2024-11-09T01:53:14.685Z","updated_at":"2026-04-18T11:32:31.321Z","avatar_url":"https://github.com/aleko-khomasuridze.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Serial Monitor\n\nA web-based serial monitor application for communicating with serial devices.\n\n## Features\n\n- Select and connect to available COM ports\n- Configure baud rate for communication\n- Send commands to connected devices\n- Display received data in real-time\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.x\n- Eel library\n- PySerial library\n\n### Installation\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/aleko-khomasuridze/SerialMonitor\n   cd https://github.com/aleko-khomasuridze/SerialMonitor\n   ```\n\n2. Install the required Python libraries:\n   ```sh\n   pip install eel pyserial\n   ```\n   or run `setup.bat` this script will install all the required libs to run the program\n\n### Running the Application\n\n1. Start the application:\n   ```sh\n   python main.py\n   ```\n\n## Usage\n\n1. Select the desired COM port and baud rate from the dropdown menus.\n2. Click the \"Connect\" button to establish a connection.\n3. Enter commands in the input field and click \"Send\" to transmit them.\n4. View the sent and received data in the log window.\n\n## Project Structure\n\n- `main.py`: Entry point of the application.\n- `src/Controllers/Stream.py`: Handles serial communication.\n- `src/Utils/XMLUtils.py`: Provides XML utility functions.\n- `web/`: Contains the HTML, CSS, and JavaScript files for the web interface.\n\n## Author\n\nAleko Khomasuridze\n\n## Acknowledgments\n\n- OpenAI's ChatGPT for assistance in code documentation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleko-khomasuridze%2Fserialmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleko-khomasuridze%2Fserialmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleko-khomasuridze%2Fserialmonitor/lists"}