{"id":28878440,"url":"https://github.com/skatkov/devtui","last_synced_at":"2026-04-02T01:16:26.962Z","repository":{"id":299328805,"uuid":"929386988","full_name":"skatkov/devtui","owner":"skatkov","description":"A Swiss-army app for developers","archived":false,"fork":false,"pushed_at":"2026-03-31T07:45:30.000Z","size":45396,"stargazers_count":545,"open_issues_count":44,"forks_count":23,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-31T09:41:36.877Z","etag":null,"topics":["cli","tui"],"latest_commit_sha":null,"homepage":"https://devtui.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skatkov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["skatkov"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":["https://buy.polar.sh/polar_cl_JPBTnQKWsNBC8lA7tpR1uZYne5hMuW40xqTRI3P9WcH"]}},"created_at":"2025-02-08T12:35:53.000Z","updated_at":"2026-03-31T07:45:27.000Z","dependencies_parsed_at":"2025-06-16T01:36:38.699Z","dependency_job_id":"dae50d75-d77a-469f-8059-9b49dc76511f","html_url":"https://github.com/skatkov/devtui","commit_stats":null,"previous_names":["skatkov/devtui"],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/skatkov/devtui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skatkov%2Fdevtui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skatkov%2Fdevtui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skatkov%2Fdevtui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skatkov%2Fdevtui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skatkov","download_url":"https://codeload.github.com/skatkov/devtui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skatkov%2Fdevtui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31293748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T01:05:07.454Z","status":"ssl_error","status_checked_at":"2026-04-02T00:56:46.496Z","response_time":53,"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":["cli","tui"],"created_at":"2025-06-20T17:14:14.216Z","updated_at":"2026-04-02T01:16:26.954Z","avatar_url":"https://github.com/skatkov.png","language":"Go","readme":"![DevTUI ASCII Art](/site/assets/img/ascii-art-text.png)\n\n# A Swiss-army app for developers\n\nAll-in-one terminal toolkit that consolidates everyday developer utilities into a unified TUI and CLI interfaces.\n\n![devtui](/site/assets/img/devtui.png)\n\n## Why DevTUI?\n\n - Unified experience – Replace scattered tools with a single app\n - Privacy-focused – Everything runs locally, no data ever leaves your computer\n - Offline support – No internet? No problem\n - Built for the terminal – No need to reach for your mouse or browser\n\n---\n\n## Install\n### Homebrew\n```\nbrew install skatkov/tap/devtui\n```\n### FreeBSD\nMaintained by nice people [here](https://cgit.freebsd.org/ports/tree/sysutils/devtui/Makefile). Updates can take some time to propagate.\n```\npkg install devtui\n```\n### Download Executable\n\nOr download executable from [GitHub Releases](https://github.com/skatkov/devtui/releases)\n\n## Docs\n-\u003e [devtui.com/start](https://devtui.com/start)\n\n---\n\n## Documentation Generator\n\nDevTUI includes automated documentation generators for both CLI and TUI interfaces (not complete yet, though).\n\n### Generate All Documentation\nTo regenerate both CLI and TUI documentation:\n\n```bash\ncd docs \u0026\u0026 go run *.go\n```\n\nThis will:\n- Generate CLI documentation in `site/cli/` with proper Jekyll front matter\n- Generate TUI documentation in `site/tui/` with key bindings and usage instructions\n- Clean up auto-generated content (remove footers, SEE ALSO sections, etc.)\n- Apply proper formatting and language hints for code examples\n\n### Individual Generators\nYou can also run generators separately:\n\n```bash\n# CLI documentation only\ncd docs \u0026\u0026 go run cli-docs.go docs.go\n\n# TUI documentation only\ncd docs \u0026\u0026 go run tui-docs.go docs.go\n```\n\n---\n\n## Logo\nLogo was done by [Andrei Kedrin](https://linktr.ee/andreikedrin).\n\nFigma original:\nhttps://www.figma.com/design/JTS0mzphMDiRuuC3xNprLu/Untitled?node-id=0-1\u0026p=f\u0026t=0LeB0uhXSUmZpE3Q-0\n","funding_links":["https://github.com/sponsors/skatkov","https://buy.polar.sh/polar_cl_JPBTnQKWsNBC8lA7tpR1uZYne5hMuW40xqTRI3P9WcH"],"categories":["Go","\u003ca name=\"programming\"\u003e\u003c/a\u003eProgramming"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskatkov%2Fdevtui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskatkov%2Fdevtui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskatkov%2Fdevtui/lists"}