{"id":28585924,"url":"https://github.com/mrdevanony/monix","last_synced_at":"2025-06-11T06:11:31.917Z","repository":{"id":296541310,"uuid":"948962459","full_name":"MrDevAnony/Monix","owner":"MrDevAnony","description":"A beautiful and efficient system monitoring tool with both backend API and frontend UI.","archived":false,"fork":false,"pushed_at":"2025-06-09T10:39:49.000Z","size":54,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T11:35:07.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MrDevAnony.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}},"created_at":"2025-03-15T11:09:42.000Z","updated_at":"2025-06-09T10:39:53.000Z","dependencies_parsed_at":"2025-06-01T00:42:04.986Z","dependency_job_id":null,"html_url":"https://github.com/MrDevAnony/Monix","commit_stats":null,"previous_names":["mrdevanony/monix"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FMonix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FMonix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FMonix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FMonix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MrDevAnony","download_url":"https://codeload.github.com/MrDevAnony/Monix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MrDevAnony%2FMonix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259211921,"owners_count":22822384,"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":"2025-06-11T06:11:27.095Z","updated_at":"2025-06-11T06:11:31.901Z","avatar_url":"https://github.com/MrDevAnony.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monix System Monitor\n\nA beautiful and efficient system monitoring tool with both backend API and frontend UI.\n\n## Features\n\n- Real-time CPU, memory, disk, and network monitoring\n- Process monitoring with resource usage details\n- Beautiful console output with colored text\n- Cross-platform compatibility (Windows, macOS, Linux)\n- Web-based user interface\n- RESTful API for integration with other tools\n\n## Requirements\n\n- Python 3.7+\n- FastAPI - python library\n- Uvicorn - python library\n- psutil - python library\n- rich - python library\n## Installation\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/yourusername/Monix.git\n   cd Monix\n   ```\n\n2. Install dependencies:\n   ```\n   pip install -r requirements.txt\n   ```\n   \n   If the requirements.txt file doesn't exist, it will be automatically created when you run the server.\n\n## Usage\n\nSimply run the server:\n```\npython server.py\n```\n\nYou'll be prompted to enter:\n- Host IP (default: 127.0.0.1)\n- Port (default: 7678)\n\nJust press Enter to use the defaults or input your preferred values.\n\n## Accessing the Monitor\n\n- **API**: `http://\u003chost\u003e:\u003cport\u003e/api`\n- **API DOC**: `http://\u003chost\u003e:\u003cport\u003e/docs`\n- **Web UI**: `http://\u003chost\u003e:\u003cport\u003e/ui`\n\n## API Endpoints\n\n- `/api` - API information\n- `/api/cpu` - CPU information\n- `/api/memory` - Memory usage information\n- `/api/disk` - Disk usage information\n- `/api/network` - Network usage information\n- `/api/ip` - IP and hostname information\n- `/api/connections` - Network connection information\n- `/api/uptime` - System uptime information\n- `/api/iops` - Disk I/O operations per second\n- `/api/processes` - Running processes with resource usage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdevanony%2Fmonix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrdevanony%2Fmonix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrdevanony%2Fmonix/lists"}