{"id":21942190,"url":"https://github.com/didikz/gosysmon-web","last_synced_at":"2025-10-09T23:30:29.509Z","repository":{"id":261722375,"uuid":"884870886","full_name":"didikz/gosysmon-web","owner":"didikz","description":"Simple web based system monitor built with Go","archived":false,"fork":false,"pushed_at":"2024-12-06T08:11:56.000Z","size":118,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-06T09:20:31.497Z","etag":null,"topics":["go","golang","htmx","websocket"],"latest_commit_sha":null,"homepage":"https://blog.didiktrisusanto.dev/building-simple-real-time-system-monitor-using-go-htmx-and-web-socket?showSharer=true","language":"HTML","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/didikz.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-11-07T14:37:23.000Z","updated_at":"2024-12-06T08:11:56.000Z","dependencies_parsed_at":"2024-11-08T04:18:48.191Z","dependency_job_id":"b12b89ec-843e-4c04-b923-0024954b8dc1","html_url":"https://github.com/didikz/gosysmon-web","commit_stats":null,"previous_names":["didikz/gosysmon-web"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didikz%2Fgosysmon-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didikz%2Fgosysmon-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didikz%2Fgosysmon-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didikz%2Fgosysmon-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/didikz","download_url":"https://codeload.github.com/didikz/gosysmon-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235877857,"owners_count":19059562,"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":["go","golang","htmx","websocket"],"created_at":"2024-11-29T03:17:19.129Z","updated_at":"2025-10-09T23:30:29.196Z","avatar_url":"https://github.com/didikz.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoSysMon\n\nIs a simple web based System Monitoring built with Go. It displays computer informations such are host, processes, memory, CPU, and disk. By using websocket, the data will automatically been refreshed within 5 seconds.\n\n![alt text](screenshot.png \"screenshot of system monitor\")\n\n\u003e Learning reference: [https://www.youtube.com/watch?v=fBDUn7b9plw\u0026list=LL\u0026index=3\u0026ab_channel=sigfault](https://www.youtube.com/watch?v=fBDUn7b9plw\u0026list=LL\u0026index=3\u0026ab_channel=sigfault)\n\n## Stacks\n\n+ Go 1.23.1\n+ HTMX\n+ Websocket HTMX Extension\n+ Tailwindcss\n+ [Gopsutil](https://pkg.go.dev/github.com/shirou/gopsutil/v4)\n+ [Websocket](https://github.com/coder/websocket)\n\n## Running The Application\n\n+ Copy env file `cp .env.example .env` and adjust you desire port (default port is `8000`)\n+ Install dependencies\n\n```bash\ngo mod tidy\n```\n\n+ Run the application locally\n\n```bash\ngo run ./cmd/main.go\n```\n\n+ Visit `localhost:8000` or using your desired port defined in `.env` file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidikz%2Fgosysmon-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdidikz%2Fgosysmon-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidikz%2Fgosysmon-web/lists"}