{"id":37191634,"url":"https://github.com/rangzen/gotth-top","last_synced_at":"2026-01-14T22:12:11.253Z","repository":{"id":246773783,"uuid":"821803160","full_name":"rangzen/gotth-top","owner":"rangzen","description":"Simple implementation of the top command using the GoTTH Stack for fun.","archived":false,"fork":false,"pushed_at":"2024-12-01T19:15:35.000Z","size":107,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T03:29:58.637Z","etag":null,"topics":["golang","gotth","htmx","templ","top"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rangzen.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-06-29T13:31:07.000Z","updated_at":"2024-12-01T19:15:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"197d44e5-ef47-4356-b13a-f42b5652f40e","html_url":"https://github.com/rangzen/gotth-top","commit_stats":null,"previous_names":["rangzen/gotth-top"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rangzen/gotth-top","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fgotth-top","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fgotth-top/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fgotth-top/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fgotth-top/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rangzen","download_url":"https://codeload.github.com/rangzen/gotth-top/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rangzen%2Fgotth-top/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28436268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T21:32:52.117Z","status":"ssl_error","status_checked_at":"2026-01-14T21:32:33.442Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["golang","gotth","htmx","templ","top"],"created_at":"2026-01-14T22:12:10.613Z","updated_at":"2026-01-14T22:12:11.240Z","avatar_url":"https://github.com/rangzen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoTTH top\n\nThis is a simple implementation of the `top` command, which provides a dynamic real-time view of a running system. It is built using the GoTTH Stack for fun.\n\n- [GoTTH top](#gotth-top)\n  - [The GoTTH Stack](#the-gotth-stack)\n  - [Suplementary tools](#suplementary-tools)\n  - [Installation](#installation)\n    - [Binary Installation with Go installed](#binary-installation-with-go-installed)\n  - [Requirements for dev](#requirements-for-dev)\n  - [References](#references)\n\n## The GoTTH Stack\n\n- [Go](https://go.dev): The backend language used for server-side logic and handling requests.\n- [Templ](https://templ.guide): A templating language for generating HTML templates in Go format.\n- [Tailwind CSS](https://tailwindcss.com): A utility-first CSS framework for styling the application.\n- [HTMX](https://htmx.org): A library for adding interactivity and dynamic updates to web pages without relying heavily on JavaScript.\n\n## Suplementary tools\n\n- [gopsutil](https://github.com/shirou/gopsutil): A Go port of psutil (process and system utilities). GoTTH top relies heavily on this.\n- [Echo](https://echo.labstack.com): A high-performance, extensible web framework for Go.\n- [daisyUI](https://daisyui.com): A plugin for Tailwind CSS that adds a set of beautiful components and utilities.\n- [Alpine.js](https://alpinejs.dev/): A minimal JavaScript framework for building interactive web interfaces.\n\n## Installation\n\n### Binary Installation with Go installed\n\n```shell\ngo install github.com/rangzen/gotth-top/cmd/gotth-top@latest\n```\n\n## Requirements for dev\n\n```shell\ngo install github.com/a-h/templ/cmd/templ@latest # CLI tool to watch templates\ngo mod tidy                                      # Update dependencies\nnpm install -g onchange                          # Files Watcher\n```\n\n## References\n\n- [A GitHub Repository with an example of the stack](https://github.com/danawoodman/go-echo-htmx-templ).\n- [Another GitHub Repository with an example of the stack](https://github.com/emarifer/go-echo-templ-htmx).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frangzen%2Fgotth-top","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frangzen%2Fgotth-top","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frangzen%2Fgotth-top/lists"}