{"id":31074185,"url":"https://github.com/timthepost/sidecar","last_synced_at":"2025-10-31T10:09:16.239Z","repository":{"id":312296794,"uuid":"1047012777","full_name":"timthepost/sidecar","owner":"timthepost","description":"Silly Shell System Sidecar","archived":false,"fork":false,"pushed_at":"2025-08-29T18:16:24.000Z","size":173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T18:49:14.540Z","etag":null,"topics":["ansi","devops","devops-tools","linux","shell","sre","sysadmin","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"C","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/timthepost.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-29T15:40:28.000Z","updated_at":"2025-08-29T18:16:28.000Z","dependencies_parsed_at":"2025-08-29T18:59:22.310Z","dependency_job_id":null,"html_url":"https://github.com/timthepost/sidecar","commit_stats":null,"previous_names":["timthepost/sidecar"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/timthepost/sidecar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timthepost%2Fsidecar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timthepost%2Fsidecar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timthepost%2Fsidecar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timthepost%2Fsidecar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timthepost","download_url":"https://codeload.github.com/timthepost/sidecar/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timthepost%2Fsidecar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275348511,"owners_count":25448626,"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-09-16T02:00:10.229Z","response_time":65,"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":["ansi","devops","devops-tools","linux","shell","sre","sysadmin","terminal-based"],"created_at":"2025-09-16T02:05:29.465Z","updated_at":"2025-09-16T02:05:33.629Z","avatar_url":"https://github.com/timthepost.png","language":"C","readme":"# Tim's Silly Little System Sidecar\n\nI needed something small that kept an eye on:\n\n - CPU usage\n - RAM usage (swap seaprately)\n - iowait over time\n\nI'm an avid `btop` user and love the high-bit ascii graphs, but\nit's too big for what I wanted, which was essentially a little \"side car\"\nI could use in a terminal to watch what happened while I tweaked and loaded\nlanguage models (mostly while working on [Runa][1] components). \n\nIt .. took on a life of its own, as these things tend to do, and I added \none argument that lets you watch a file `tail -f` style, and then added additional\ncode to also parse and display:\n\n - System loads (1, 5, 15 minute)\n - Processes (running / total)\n - Power (batt level or AC) \u003c- essential for field coding sessions :)\n\n## Building\n\nIt has no dependencies aside from glibc/libc, not even ncurses (ANSI-based).\n\nEdit sidecar.c and change any constants you want to tweak, then:\n\n```sh\n\u003e make\n```\n\nFinally, (if desired), copy the compiled `sidecar` binary somewhere in your path.\n\n## Usage\n\n```sh\n\u003e ./sidecar [optional_file_to_watch]\n```\n\n## Screenshot\n\n![Sidecar Screenshot](https://raw.githubusercontent.com/timthepost/sidecar/refs/heads/main/assets/sidecar_screenshot.png \"Sidecar While Warming Up A Model\")\n\n### TODO List\n\n - Use arguments to override constants\n - Maybe colorize the output? \n\nQuestions? Kvetches? Thoughts about the universe or what you ate for lunch? `\u003ctimthepost@protonmail.com\u003e`.\n\nOr, send a PR (if you can). \n\n  [1]: https://github.com/timthepost/runa\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimthepost%2Fsidecar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimthepost%2Fsidecar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimthepost%2Fsidecar/lists"}