{"id":50138853,"url":"https://github.com/basarsubasi/uniman","last_synced_at":"2026-05-24T00:03:22.735Z","repository":{"id":359823836,"uuid":"1247629734","full_name":"basarsubasi/uniman","owner":"basarsubasi","description":"universal man page reader","archived":false,"fork":false,"pushed_at":"2026-05-23T22:55:08.000Z","size":173,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-23T23:21:21.898Z","etag":null,"topics":["man","unix"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/basarsubasi.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,"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":"2026-05-23T15:15:25.000Z","updated_at":"2026-05-23T22:55:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/basarsubasi/uniman","commit_stats":null,"previous_names":["basarsubasi/uman","basarsubasi/uniman"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/basarsubasi/uniman","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basarsubasi%2Funiman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basarsubasi%2Funiman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basarsubasi%2Funiman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basarsubasi%2Funiman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/basarsubasi","download_url":"https://codeload.github.com/basarsubasi/uniman/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/basarsubasi%2Funiman/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33416316,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T22:14:44.296Z","status":"ssl_error","status_checked_at":"2026-05-23T22:14:43.778Z","response_time":53,"last_error":"SSL_read: 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":["man","unix"],"created_at":"2026-05-24T00:03:20.177Z","updated_at":"2026-05-24T00:03:22.727Z","avatar_url":"https://github.com/basarsubasi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `uniman` — Universal Man Pages\n\nRead man pages of any operating system on any unix machine, natively.\n\nhttps://github.com/user-attachments/assets/f292953a-0d72-4a23-b896-9bb3f6da32a8\n\n## Dependencies\n\n`uniman` delegates rendering to your system's man page renderer. Make sure you have either `man-db` or `mandoc` on your system.\n\n`git` is required for cloning backends. `curl` is needed for HTTP-backed backends.\n\n`fzf` is required for the interactive search and listing menus.\n\n## Installation\n\n### From Source\n\n```bash\ngit clone https://github.com/your-org/uniman.git\ncd uniman\ncargo install --path .\n```\n\n## Configuration\n\n`uniman` stores its data in two locations:\n\n| Path | Purpose |\n|------|---------|\n| `~/.config/uniman/config.json` | Backend registry and settings |\n| `~/.uniman/` | Backend data and SQLite index |\n\nThe config file is created automatically on first run with default backends. You can edit it to add custom man page backends.\n\nTo print the config path:\n\n```bash\nuniman config\n```\n\n## Default Backend\n\n`uniman` sets a default backend for each OS automatically on first run:\n\nto list all backends and the default backend, run:\n\n```bash\nuniman list\n```\n\nto change the default backend, run:\n\n```bash\nuniman default \u003cbackend-name\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasarsubasi%2Funiman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbasarsubasi%2Funiman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbasarsubasi%2Funiman/lists"}