{"id":20541114,"url":"https://github.com/sonyacore/proc-top","last_synced_at":"2025-10-10T11:39:43.211Z","repository":{"id":65316538,"uuid":"586272377","full_name":"SonyaCore/proc-top","owner":"SonyaCore","description":"System monitoring tool written in go","archived":false,"fork":false,"pushed_at":"2023-01-16T10:06:24.000Z","size":743,"stargazers_count":17,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T11:39:42.872Z","etag":null,"topics":["memory","system-monitoring"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SonyaCore.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}},"created_at":"2023-01-07T14:57:08.000Z","updated_at":"2024-11-03T16:27:48.000Z","dependencies_parsed_at":"2023-01-16T14:00:25.422Z","dependency_job_id":null,"html_url":"https://github.com/SonyaCore/proc-top","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/SonyaCore/proc-top","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonyaCore%2Fproc-top","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonyaCore%2Fproc-top/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonyaCore%2Fproc-top/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonyaCore%2Fproc-top/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SonyaCore","download_url":"https://codeload.github.com/SonyaCore/proc-top/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SonyaCore%2Fproc-top/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003717,"owners_count":26083610,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"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":["memory","system-monitoring"],"created_at":"2024-11-16T01:19:28.871Z","updated_at":"2025-10-10T11:39:43.178Z","avatar_url":"https://github.com/SonyaCore.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProcTop\n\n![go]\n![goversion]\n![version]\n[![Contributors][contributors-shield]][contributors-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n\n### Simple System monitor written in Go\n\n![Sample](contents/tittle.png)\n![SampleWeb](contents/webscreen.png)\n\n## Description\n\nProcTop is a System monitoring tool for watching system information (ram , cpu , disk , avg and ..)\n\nOn cmd mode it uses a time interval for refreshing detail and its helpful for benchmarking and seeing the status of the system\n\nfor webserver mode, you can pass port argument to set your own port. by default the port is 8080\n\n## Releases\n\ngo to the releases page to download the right binary for your Operating system\n\n## Requirements\n\n- go1.18 or above is required.\n\n## Build\n\n```\ngit clone https://github.com/SonyaCore/proc-top.git\ncd proc-top\ngo build .\n```\n\n## Usage\n\nProcTop by default runs web server mode, for running cli mode pass the -cli to the program\n\n`proc-top` arguments\n\n```\n  -cli\n    \tstart cli mode\n  -interval int\n    \trefresh screen per second (default 1)\n  -port int\n    \twebserver port.  (default 8080)\n  -server\n    \tstart web mode (default mode)\n  -version\n    \tShow version \u0026 exit\n```\n\n## License\n\nLicensed under the [GPL-3][license] license.\n\n[contributors-shield]: https://img.shields.io/github/contributors/SonyaCore/proc-top?style=flat\n[contributors-url]: https://github.com/SonyaCore/proc-top/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/SonyaCore/proc-top?style=flat\n[forks-url]: https://github.com/SonyaCore/proc-top/network/members\n[stars-shield]: https://img.shields.io/github/stars/SonyaCore/proc-top?style=flat\n[stars-url]: https://github.com/SonyaCore/proc-top/stargazers\n[issues-shield]: https://img.shields.io/github/issues/SonyaCore/proc-top?style=flat\n[issues-url]: https://github.com/SonyaCore/proc-top/issues\n[goversion]: https://img.shields.io/github/go-mod/go-version/SonyaCore/proc-top/master\n[go]: https://img.shields.io/badge/Go-cyan?logo=go\n[version]: https://img.shields.io/badge/Version-0.8-blue\n[license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonyacore%2Fproc-top","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonyacore%2Fproc-top","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonyacore%2Fproc-top/lists"}