{"id":37410661,"url":"https://github.com/tuqqu/tui-chan","last_synced_at":"2026-01-16T05:55:31.252Z","repository":{"id":114943980,"uuid":"331741123","full_name":"tuqqu/tui-chan","owner":"tuqqu","description":"Terminal User Interface for 4chan","archived":false,"fork":false,"pushed_at":"2024-02-09T00:05:54.000Z","size":8917,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-10T01:09:46.645Z","etag":null,"topics":["4chan","4chan-api","cli","imageboard","rust","terminal","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tuqqu.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}},"created_at":"2021-01-21T20:05:10.000Z","updated_at":"2024-02-08T10:36:10.000Z","dependencies_parsed_at":"2023-12-29T16:33:27.814Z","dependency_job_id":"979c5a40-b195-4325-a87a-c4f96ff3431c","html_url":"https://github.com/tuqqu/tui-chan","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tuqqu/tui-chan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuqqu%2Ftui-chan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuqqu%2Ftui-chan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuqqu%2Ftui-chan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuqqu%2Ftui-chan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuqqu","download_url":"https://codeload.github.com/tuqqu/tui-chan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuqqu%2Ftui-chan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"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":["4chan","4chan-api","cli","imageboard","rust","terminal","terminal-based"],"created_at":"2026-01-16T05:55:30.608Z","updated_at":"2026-01-16T05:55:31.239Z","avatar_url":"https://github.com/tuqqu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tui-chan\nAn Imageboard Terminal User Interface.\nCurrently supports only 4chan.\n\n![demo](docs/demo.gif)\n\n## Installation\nDownload the [latest release][latest-releases]. The binary executable is `tui-chan`. Put it in your PATH so that you can execute it from everywhere.\n\nThen run it from the command line.\n```shell\ntui-chan\n```\n\nYou may specify an imageboard name as an argument, the default one is `4chan`.\n\n## Building from source\nIf your architecture is not supported by the pre-built binaries you can build the application from the source code yourself.\nMake sure you have [Rust][rust-installation-url] installed.\n\n```shell\ngit clone https://github.com/tuqqu/tui-chan.git\ncd tui-chan\ncargo install --path . # copies binary to /.cargo/bin/\n\n# to uninstall run\ncargo uninstall\n```\n\n## Controls\n\nControls can be configured in `~/.config/tui-chan/keybinds.conf`\n\n### Default controls\n\nPress `h` to show / hide help bar to look up controls.\nUse `d` to open board or thread and `a` to return to the previous panel.\n\n| Description                                          | Keys                          |\n|------------------------------------------------------|-------------------------------|\n| Move around                                          | `w`,`a`,`s`,`d`               |\n| Move quickly                                         | control + `w`,`a`,`s`,`d`     |\n| Toggle help bar                                      | `h`                           |\n| Next page                                            | `p`                           |\n| Previous page                                        | control + `p`                 |\n| Reload page                                          | `r`                           |\n| Toggle fullscreen for the selected panel             | `z`                           |\n| Copy the direct url to the selected thread or post   | `c`                           |\n| Copy the selected post media (image/webm) url        | control + `c`                 |\n| Open the selected thread or post in browser          | `o`                           |\n| Open the selected post media (image/webm) in browser | control + `o`                 |\n| Quit                                                 | `q`                           |\n\n[latest-releases]: https://github.com/tuqqu/tui-chan/releases\n[rust-installation-url]: https://www.rust-lang.org/tools/install\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuqqu%2Ftui-chan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuqqu%2Ftui-chan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuqqu%2Ftui-chan/lists"}