boxes:在 Linux CLI 自動繪製文字方塊

在 Linux 的 CLI (命令列) 想要輸入文字,自動產生程式碼上面的註解,甚至產生各種圖案的畫面,可以使用 boxes 來達成。

boxes:在 Linux CLI 自動繪製文字方塊

Debian、Ubuntu Linux 安裝 boxes

  • apt install boxes

boxes 主要資源

boxes 的操作與使用

  • echo "hello world" | boxes # 預設會產出註解的框框(若輸入中文,長度判斷會有點錯誤)
  • echo "hello world" | boxes -d diamonds -a hcvc # -a format option can be used to position、「hcvc」 stands for "horizontally centered, vertically centered".
  • echo "hello world" | boxes -d dog -a c
  • 還有更多可參考範例:boxes - Examples

相關網頁

作者: Tsung

對新奇的事物都很有興趣, 喜歡簡單的東西, 過簡單的生活.

發表迴響

這個網站採用 Akismet 服務減少垃圾留言。進一步了解 Akismet 如何處理網站訪客的留言資料