Linux command
tuisky 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch the Bluesky TUI client
tuisky
Specify a config file
tuisky -c [path/to/config.toml]
Set maximum number of columns
tuisky -n [3]
Show version
tuisky -V
说明
tuisky is a terminal user interface client for Bluesky. It features multiple columns, multiple session management, pinned feed selection, auto-refresh, post creation with text and image embedding, notifications and chat, and configurable settings with auto-save and restore.
参数
- -c, --config _CONFIG_
- Path to configuration file.
- -n, --num-columns _NUM_
- Maximum number of columns to display (auto-determined by terminal width if not set).
- -h, --help
- Print help.
- -V, --version
- Print version.
FAQ
What is the tuisky command used for?
tuisky is a terminal user interface client for Bluesky. It features multiple columns, multiple session management, pinned feed selection, auto-refresh, post creation with text and image embedding, notifications and chat, and configurable settings with auto-save and restore.
How do I run a basic tuisky example?
Run `tuisky` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -c, --config _CONFIG_ do in tuisky?
Path to configuration file.