Zhengqbbb's Avatar

Zhengqbbb

@qbb.sh

๐Ÿคฏ ยป /dev/null โ€ข http://qbb.sh cz-git | czg ceator โ€ข https://cz-git.qbb.sh โœ˜ core team member โ€ข @x-cmd.com โ€ข https://x-cmd.com - Focusing development of command line applications. - Designing and building the CLI (Command-line interface) guide website.

35
Followers
50
Following
28
Posts
04.11.2024
Joined
Posts Following

Latest posts by Zhengqbbb @qbb.sh

Video thumbnail

๐ŸŒˆ VitePress & Hover Card ๐Ÿ—‚๏ธ
๐Ÿ”€ x-cmd.com

#zag #unocss #vitepress #CLI #linux #command-line #shell

21.04.2025 13:12 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

4/4 ๐Ÿงต X-CMD theme + Shiki

Interestingly, the `x theme --app` on the website provides an interactive preview using theme snapshots.

With the combination of theme snapshots and Shiki, Previews of each command line prompt theme on the webpage, rather than using screenshots.

31.01.2025 19:58 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

3/4 ๐Ÿงต Command line Demo - asciinema

The X-CMD website has many commands demo. We spent a lot of time and effort creating. They are scripted and converted into a format compatible with the asciinema player.

31.01.2025 19:57 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail

2/4 ๐Ÿงต UI - Unocss + Zag

The UI components of the website are mainly created using Unocss + Zag (headless components) to quickly produce highly customized and lightweight components.

31.01.2025 19:56 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail

1/4 ๐Ÿงต Vitepress - Dynamic Routes

โ—† X-CMD has different content collections such as Mod, Pkg, 1min, Cookbook ...
โ—† Most of the content is generated from structured data and Dynamic Routes, which is consistent with command completion and the `help` documentation of commands.

31.01.2025 19:54 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

๐ŸŒˆ In the past two years, most of my work has been on developing the official website for X-CMD

"A modern CLI Guide website"
x-cmd.com

๐Ÿ–– I created this thread to record and share my development journey

#vitepress #unocss #asciinema #shiki
๐Ÿงต/4 ๐Ÿ‘‡

31.01.2025 19:53 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

2024 ๐Ÿ”š

30.12.2024 06:40 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
x theme | x-cmd mod | Use command line prompt theme, Globally manage the display style of all x related interactive compoments. If you want to view more themes online, please visit https://x-cmd.com/t... x theme - Use command line prompt theme, Globally manage the display style of all x related interactive compoments. If you want to view more themes online, please visit https://x-cmd.com/theme/

๐ŸŒˆ Links:
โ†’ x-cmd | mod | theme: x-cmd.com/mod/theme
โ†’ x-cmd | mod | starship: x-cmd.com/mod/starship
โ†’ x-cmd | mod | ohmyposh: x-cmd.com/mod/ohmyposh
โ†’ x-cmd | theme | get-stared: x-cmd.com/theme/

19.11.2024 17:22 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

๐Ÿงฉ x theme|starship|ohmyposh - Find your favorite terminal prompt theme

๐Ÿ” Enhanced Starship and Oh My Posh modules, combining with fzf to achieve theme preview and terminal theme switching.
โ†’ x-cmd.com

#X-CMD #starship #oh-my-posh #fzf #terminal #CLI
cc @ohmyposh.dev @matchai.dev @jan.ohmyposh.dev

19.11.2024 17:20 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
x theme | x-cmd mod | Use command line prompt theme, Globally manage the display style of all x related interactive compoments. If you want to view more themes online, please visit https://x-cmd.com/t... x theme - Use command line prompt theme, Globally manage the display style of all x related interactive compoments. If you want to view more themes online, please visit https://x-cmd.com/theme/

๐ŸŒˆ Links:
โ†’ x-cmd | mod | theme: x-cmd.com/mod/theme
โ†’ x-cmd | mod | starship: x-cmd.com/mod/starship
โ†’ x-cmd | mod | ohmyposh: x-cmd.com/mod/ohmyposh
โ†’ x-cmd | theme | get-stared: x-cmd.com/theme/

19.11.2024 17:07 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

I completed the `shadcn` command completion on X-CMD today. LOL, it's a small daily contribution. ๐Ÿ‘ป
bsky.app/profile/qbb....

18.11.2024 14:20 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

โ˜€๏ธ shadcn command completion has been added, using the advise module of X-CMD

1. npx and bunx can also be used.
2. It mainly targets most interactive shells (Zsh and Bash).
cc @shadcn.com

๐Ÿ‘‡ If you have other commands to add, let me know via CMD name.
#X-CMD #CLI #shadcn
bsky.app/profile/qbb....

18.11.2024 14:16 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 1

X-CMD is officially on Bluesky now ! ๐Ÿ‘‰ @x-cmd.com

12.11.2024 12:43 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

๐Ÿงฉ x man - Command Line Manual. fzf enhances interactive and search, combines with tldr for quick get usage, manual doc highlights syntax.

โ†’ x-cmd | mod : x-cmd.com/mod/man
#X-CMD #CLI #man #manual #tldr #fzf #linux

12.11.2024 11:31 ๐Ÿ‘ 2 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Need to refresh the DM to display the reply.
I have added now lol ๐Ÿ˜‚ Thx

11.11.2024 15:55 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

How to add it to the profile after the apply repo is completed?
๐Ÿง

11.11.2024 15:35 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
x ping : Enhancedoutput for ping

x ping : Enhancedoutput for ping

x ping -m : Output in heatmap mode

x ping -m : Output in heatmap mode

x ping -b - Output ping data in bar chart mode

x ping -b - Output ping data in bar chart mode

๐Ÿงฉ x ping - ping but with a Graph, using POSIX Shell & AWK

โ†’ x-cmd | mod : x-cmd.com/mod/ping
#X-CMD #CLI #ping

11.11.2024 12:34 ๐Ÿ‘ 2 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

LOL, Actually, I shouldn't have used too many examples in one video, as it might confuse people.

11.11.2024 12:27 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

Yes, in the future, if anyone needs native completion for these commands, such as zsh or bash, feel free to leave me a message, and I will use my spare time to add it. ๐Ÿค—
x-cmd.com

#X-CMD #CLI

11.11.2024 12:25 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
x-satori  - ๐ŸŒ  Using Astro (.astro) file to generate Open Graph image power by Satori and Vite
x-satori - ๐ŸŒ  Using Astro (.astro) file to generate Open Graph image power by Satori and Vite YouTube video by Q Ben Zheng

Yeah, I used it to make a code tutorial video. Achieved the effect I wanted ๐Ÿค—. ๐Ÿ•› 1:00 ๐Ÿ‘‡
www.youtube.com/watch?v=LG8P...

11.11.2024 12:11 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

I will add this feature in X-CMD in the next couple of days, and at the same time, npx and bunx will also be added.

11.11.2024 10:18 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1

๐Ÿ‘‹ HI there. I am Ben and I will be sharing tutorials about CLI (command line tools) or the usage of packages here, mainly sourced from X-CMD.

10.11.2024 00:47 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Debi my cat nice to meet you ๐Ÿ‘‹

09.11.2024 11:14 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Interestingly, the X-CMD team is made up of cat members. Yeah, our company has many cats. LOL ๐Ÿ˜†
x-cmd.com/about

#X-CMD

09.11.2024 11:04 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Interestingly, the X-CMD team is made up of cat members. Yeah, our company has many cats. LOL ๐Ÿ˜†
x-cmd.com/about

#X-CMD

09.11.2024 11:04 ๐Ÿ‘ 3 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image Post image Post image

Wink ๐Ÿ˜‰

09.11.2024 11:00 ๐Ÿ‘ 8 ๐Ÿ” 2 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image Post image Post image

Happy Halloween ๐Ÿ‘ป

09.11.2024 10:54 ๐Ÿ‘ 6 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image Post image Post image Post image

Happy Birthday ๐Ÿค—

09.11.2024 10:53 ๐Ÿ‘ 8 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Preview
X-CMD - Lightweight POSIX script for managing tools (500+) and providing classic command extensions in an open-source environment. Power of command. Excalibur in cloud. Lightweight POSIX script for managing tools (500+) and providing classic command extensions in an open-source environment.

๐Ÿ‘‹ HI there ๐Ÿฆ‹
๐Ÿ˜Ž I will be posting tutorials about command line tools or the usage of packages here, mainly sourced from X-CMD.
x-cmd.com
๐Ÿ˜‰ I hope you all enjoy it.

#X-CMD

09.11.2024 10:34 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0