{"id":32111708,"url":"https://github.com/mythical-linux/rktfetch","last_synced_at":"2026-02-19T08:01:10.532Z","repository":{"id":54156451,"uuid":"344628836","full_name":"mythical-linux/rktfetch","owner":"mythical-linux","description":"System fetch program in Racket","archived":false,"fork":false,"pushed_at":"2023-05-11T20:21:18.000Z","size":596,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-20T14:55:07.339Z","etag":null,"topics":["neofetch","racket"],"latest_commit_sha":null,"homepage":"","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mythical-linux.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":"2021-03-04T22:41:31.000Z","updated_at":"2024-05-02T04:36:05.000Z","dependencies_parsed_at":"2022-08-13T07:50:39.407Z","dependency_job_id":null,"html_url":"https://github.com/mythical-linux/rktfetch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mythical-linux/rktfetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythical-linux%2Frktfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythical-linux%2Frktfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythical-linux%2Frktfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythical-linux%2Frktfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mythical-linux","download_url":"https://codeload.github.com/mythical-linux/rktfetch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mythical-linux%2Frktfetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29608152,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T06:47:36.664Z","status":"ssl_error","status_checked_at":"2026-02-19T06:45:47.551Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["neofetch","racket"],"created_at":"2025-10-20T14:46:18.767Z","updated_at":"2026-02-19T08:01:10.520Z","avatar_url":"https://github.com/mythical-linux.png","language":"Racket","funding_links":[],"categories":["Packages"],"sub_categories":["CLI Tools"],"readme":"# rktfetch\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"http://pkgs.racket-lang.org/package/rktfetch\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/raco_pkg_install-rktfetch-aa00ff.svg\"\u003e\n    \u003ca href=\"https://github.com/mythical-linux/rktfetch/actions/workflows/test.yml\"\u003e\n        \u003cimg src=\"https://github.com/mythical-linux/rktfetch/actions/workflows/test.yml/badge.svg\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\nrktfetch is an info fetch tool (like neofetch) but written in Racket.\n\n## Usage\nAfter you've installed racket, just run `racket rktfetch/main.rkt`.\n\nThere is also a Makefile, which contains the following targets:\n- `run` (runs the program)\n- `exe` (compiles an executable)\n- `install` (install the program)\n- `dist` (create a package for the program)\n- `distclean` (remove the created package)\n- `clean` (remove any compiles files and created packages)\n- `remove` (removes the installed package)\n- `purge` (run the `remove` and `clean` targets)\n\n## Output\nThis is accurate as of the repo having 13 commits.\n\n`$ racket rktfetch/main.rkt`:\n```\nvalley@gentoo\nCPU:     Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz\nDESKTOP: leftwm\nDEVICE:  OptiPlex 7010\nDISTRO:  Gentoo/Linux\nEDITOR:  Vim\nKERNEL:  5.10.10-ck-VALLEY\nMEMORY:  15966MB\nSHELL:   BASH\nUPTIME:  2d 8h 8m\n```\n\n## TODO\n- CPU on Windows\n- Device on Windows\n- ~~Distro~~\n- DE/WM (split the current WM output into an array delimited by spaces and take the last element)\n- ~~Editor~~\n- ~~Memory~~\n- Music Info (MPD)\n- ~~Packages~~\n- Terminal\n  + parse the `/proc/?/status` of the current PID\n  + use it to find the PPID, parse the status of that\n  + repeat until terminal found while applying exceptions where necessary\n- Uptime (parse `/proc/uptime`)\n  + ~~Linux support~~\n  + BSD support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmythical-linux%2Frktfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmythical-linux%2Frktfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmythical-linux%2Frktfetch/lists"}