[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81748":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":16,"stars7d":13,"stars30d":17,"stars90d":16,"forks30d":16,"starsTrendScore":15,"compositeScore":18,"rankGlobal":10,"rankLanguage":10,"license":19,"archived":20,"fork":20,"defaultBranch":21,"hasWiki":22,"hasPages":22,"topics":23,"createdAt":10,"pushedAt":10,"updatedAt":28,"readmeContent":29,"aiSummary":30,"trendingCount":16,"starSnapshotCount":16,"syncStatus":13,"lastSyncTime":31,"discoverSource":32},81748,"archwiki-tui","Harshil-Anuwadia\u002Farchwiki-tui","Harshil-Anuwadia","A terminal browser for the Arch Wiki. No bloat. No browser. Just the wiki.","",null,"Go",57,2,28,1,0,29,1.43,"MIT License",false,"master",true,[24,25,26,27],"archlinux","archwiki","bubbletea","tui","2026-06-12 02:04:19","# archwiki-tui\n\nA terminal browser for the Arch Wiki. No bloat. No browser. Just the wiki.\n\nBecause if you're already in a TTY fixing your bootloader, you shouldn't have to launch X11 just to read about kernel parameters.\n\n![archwiki-tui demo](assets\u002Fdemo.gif)\n\n**Note:** This is an initial beta release. Expect bugs. If it breaks your workflow, you get to keep the pieces. PRs welcome.\n\n\n## Install\n\n### AUR\n```bash\nyay -S archwiki-tui-git\n```\n\n### Script\n```bash\ncurl -sL https:\u002F\u002Fraw.githubusercontent.com\u002FHarshil-Anuwadia\u002Farchwiki-tui\u002Fmaster\u002Finstall.sh | sudo bash\n```\n\n### Manual\nRequires `go`, `make`, and `gcc`.\n\n```bash\ngit clone https:\u002F\u002Fgithub.com\u002FHarshil-Anuwadia\u002Farchwiki-tui\ncd archwiki-tui\nmake build\nsudo cp bin\u002Farchwiki \u002Fusr\u002Flocal\u002Fbin\u002F\n```\n\n## Usage\n\n```bash\narchwiki          # Home screen\narchwiki \u003Cquery>  # Direct search\n```\n\n## Keys\n\n* `\u002F` : Search\n* `j`\u002F`k` : Navigate (Vim keys, obviously)\n* `Enter` : Open page or follow link\n* `c` : Copy code block to clipboard\n* `b` : Go back in history\n* `q` : Quit\n\n## Why\n\n1. **KISS**: It does one thing and does it well.\n2. **Efficiency**: Fuzzy searching titles is faster than navigating a website.\n3. **Utility**: `c` to yank code blocks directly into your terminal saves time when you're lazy (and we all are).\n4. **Offline**: It caches what you read, because sometimes you break your networking.\n\n## Contribute\n\nContributions are welcome. If you want to help improve the project:\n\n1. Check the [CONTRIBUTING.md](CONTRIBUTING.md) guide.\n2. Use the [Issue Templates](https:\u002F\u002Fgithub.com\u002FHarshil-Anuwadia\u002Farchwiki-tui\u002Fissues\u002Fnew\u002Fchoose) for bugs and features.\n3. Submit a PR.\n\n## Changelog\n\nSee [CHANGELOG.md](CHANGELOG.md) for release history.\n\n## License\n\n[MIT](LICENSE). \n\n---\n*I use Arch btw.*\n","archwiki-tui 是一个专为 Arch Wiki 设计的终端浏览器，无需额外启动图形界面即可访问Wiki内容。该项目使用Go语言开发，并基于Bubble Tea框架构建简洁高效的文本用户界面（TUI）。核心功能包括快速模糊搜索、Vim风格的导航键位以及直接复制代码块到剪贴板等，极大提升了在命令行环境下查阅文档的效率。特别适用于需要频繁参考Arch Linux官方文档但又处于TTY环境下的用户，如进行系统修复或配置时。此外，它还支持离线缓存已读页面，确保在网络连接不稳定的情况下也能顺利获取所需信息。","2026-06-11 04:06:14","CREATED_QUERY"]