#image #preview #catppuccin #tool #pastel #themes #catwalk

bin+lib catppuccin-catwalk

🚶 为活力四射的您提供舒缓的蜡笔预览!

13 个版本 (稳定)

1.3.2 2024 年 6 月 10 日
1.3.1 2024 年 5 月 20 日
1.3.0 2024 年 4 月 27 日
1.2.0 2023 年 11 月 4 日
0.1.4 2023 年 10 月 27 日

#110 in 图像

MIT 许可证

51KB
1K SLoC

Rust 598 SLoC // 0.0% comments JavaScript 310 SLoC // 0.2% comments TypeScript 119 SLoC // 0.4% comments

Logo
Catppuccin Catwalk

 

Catwalk 使您轻松为端口生成漂亮的预览图像

[!重要] 此存储库已从 catppuccin/toolbox 迁移。要查看 v1.3.1 之前的版本,请参阅 catppuccin/toolbox 的版本

安装

您可以使用以下方法之一安装 Catwalk:

安装方法 说明
crates.io cargo安装 catppuccin-catwalk
cargo安装 --githttps://github.com/catppuccin/catwalk catppuccin-catwalk
Homebrew brew安装 catppuccin/tap/catwalk
Nix nix profile install github:catppuccin/catwalk
nix run github:catppuccin/catwalk-- [选项] <图像>
二进制文件
(Windows, MacOS & Linux)
最新 GitHub 发布版 提供。

用法

$ catwalk --help
🚶Soothing pastel previews for the high-spirited!

Usage: catwalk [OPTIONS] [LATTE] [FRAPPE] [MACCHIATO] [MOCHA] [COMMAND]

Commands:
  completion  Generates a completion file for the given shell
  help        Print this message or the help of the given subcommand(s)

Arguments:
  [LATTE]      Path to Latte image [default: ./latte.webp]
  [FRAPPE]     Path to Frappé image [default: ./frappe.webp]
  [MACCHIATO]  Path to Macchiato image [default: ./macchiato.webp]
  [MOCHA]      Path to Mocha image [default: ./mocha.webp]

Options:
  -o, --output <OUTPUT>        Path to output file [default: ./preview.webp]
  -l, --layout <LAYOUT>        Layout to use [default: composite] [possible values: composite, stacked, grid, row]
  -r, --radius <RADIUS>        Radius of rounded corners (percentage)
  -g, --gap <GAP>              Size of gaps between pictures for the `grid` layout
  -C, --directory <DIRECTORY>  Change to <DIRECTORY> before processing files [default: .]
      --ext <EXTENSION>        File extension to use for input files, if they're not explicitly named [default: webp] [possible values: webp, png]
  -h, --help                   Print help
  -V, --version                Print version

示例

$ catwalk latte.webp frappe.webp macchiato.webp mocha.webp --output catwalk.webp
$ catwalk latte.png frappe.png macchiato.png mocha.png --directory ./assets/

 

版权 © 2021 年至今 Catppuccin Org

依赖项

~0.3–5.5MB
~88K SLoC