{"id":14259659,"url":"https://github.com/sugyan/tuisky","last_synced_at":"2025-12-28T07:34:09.523Z","repository":{"id":246726289,"uuid":"822170055","full_name":"sugyan/tuisky","owner":"sugyan","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-05T06:41:36.000Z","size":444,"stargazers_count":106,"open_issues_count":8,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-12T22:18:08.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sugyan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2024-06-30T13:27:23.000Z","updated_at":"2025-04-11T16:53:32.000Z","dependencies_parsed_at":"2025-02-27T22:13:54.956Z","dependency_job_id":null,"html_url":"https://github.com/sugyan/tuisky","commit_stats":{"total_commits":74,"total_committers":3,"mean_commits":"24.666666666666668","dds":"0.14864864864864868","last_synced_commit":"9540c647e8b85861395f85731a7c044c82b66170"},"previous_names":["sugyan/tuisky"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugyan%2Ftuisky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugyan%2Ftuisky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugyan%2Ftuisky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sugyan%2Ftuisky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sugyan","download_url":"https://codeload.github.com/sugyan/tuisky/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248637786,"owners_count":21137538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-08-22T10:02:52.538Z","updated_at":"2025-12-28T07:34:09.518Z","avatar_url":"https://github.com/sugyan.png","language":"Rust","funding_links":[],"categories":["Rust","\u003ca name=\"chat\"\u003e\u003c/a\u003eChat and instant messaging","Table of Contents","Alternative Clients","💻 Apps"],"sub_categories":["🤡 Social Media"],"readme":"# tuisky: TUI client for Bluesky\n\n[![](https://img.shields.io/crates/v/tuisky)](https://crates.io/crates/tuisky)\n[![](https://img.shields.io/crates/l/atrium-api)](https://github.com/sugyan/tuisky/blob/main/LICENSE)\n\n![out](https://github.com/user-attachments/assets/814291e9-8ed7-4bdf-ab4f-f62799f0c5c6)\n\n## Features\n\n- [x] Multiple columns, multiple session management\n- [x] Select from pinned feeds\n- [x] Auto refresh rows\n- [x] Auto save \u0026 restore app data\n- [x] Post texts\n  - [x] Embed images\n  - [x] Embed record\n  - [ ] Embed external links\n  - [ ] Reply to post\n- [ ] Notifications, Chat, ...\n- [x] Configure with files\n- [ ] ... and more\n\n## Installation\n\n```\ncargo install tuisky\n```\n\n### AUR\n\nYou can install `tuisky` from the [AUR](https://aur.archlinux.org/packages/tuisky) with using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers).\n\n```\nparu -S tuisky\n```\n\n### X-CMD\n\nIf you are a user of [x-cmd](https://x-cmd.com), you can run:\n\n```\nx install tuisky\n```\n\n## Usage\n\n```\nUsage: tuisky [OPTIONS]\n\nOptions:\n  -c, --config \u003cCONFIG\u003e            Path to the configuration file\n  -n, --num-columns \u003cNUM_COLUMNS\u003e  Maximum number of columns to display. The number of columns will be determined by the terminal width\n  -h, --help                       Print help\n  -V, --version                    Print version\n```\n\n### Default key bindings\n\nGlobal:\n\n- `Ctrl-q`: Quit\n- `Ctrl-o`: Focus next column\n\nColumn:\n\n- `Down`: Next item\n- `Up`: Prev item\n- `Enter`: Select item\n- `Backspace`: Back to previous view\n- `Ctrl-r`: Refresh current view\n- `Ctrl-x`: Open/Close menu\n\n\n### Configuration with toml file\n\nVarious settings can be read from a file.\n\n```\ntuisky --config path/to/config.toml\n```\n\n```toml\n[keybindings.global]\nCtrl-c = \"Quit\"\n\n[keybindings.column]\nCtrl-n = \"NextItem\"\nCtrl-p = \"PrevItem\"\n\n[watcher.intervals]\nfeed = 20\n```\n\nThe config schema can be referenced by [JSON Schema](./config/tuisky.config.schema.json).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsugyan%2Ftuisky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsugyan%2Ftuisky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsugyan%2Ftuisky/lists"}