tnap
is a screen saver for the terminal. You can rest the terminal in a secure.
- Display images in the terminal and use it as a screen saver
- Convert images to ASCII art
- Use images generated using DALL-E 3
- Generate by simply specifying a key in
config.toml
without thinking a prompt - Of course, you can also generate images by specifying a prompt
Option | Description | Type | Required? |
---|---|---|---|
--theme <THEME> |
Use the sample theme without generating images | String | No |
--key <KEY> |
Generate images by a default prompt in config.toml |
String | No |
--prompt <PROMPT> |
Generate images with a user's prompt | String | No |
--ascii |
Convert an image to ASCII art | bool | No |
You can install tnap by following these steps:
gh repo clone pigeon-sable/tnap
cd tnap
cargo install --path .
export TNAP_ROOT=`pwd`
- sheepla/pingu - 🐧ping command but with pingu
- mtoyoda/sl - SL(1): Cure your bad habit of mistyping
- dduan/tre - Tree command, improved.
- dalance/procs - A modern replacement for ps written in Rust
- sharkdp/bat - A
cat
clone with wings. - ogham/exa - A modern replacement for ‘
ls
.
- 🍪 @shuheykoyama
- 🦀 @4n12i
- 👮 @Kobayashi123
- 🧪 @Gteruya