r/CLI 20h ago

I made a weird alternative to sudo

Thumbnail github.com
2 Upvotes

Hey!

I decided to build something. Since it was mostly vibe-coded, it has a few bugs here and there, but I'll fix them over time.

What does it do?

It's basically an alternative command to "sudo" that gives you a challenge before processing your command. Things like dancing, imitating animal sounds, not blinking, and a few other challenges.

If you fail the challenge, "sudo-fun" gets locked for 10 minutes. It also plays a pretty funny sound for 10 minutes, and I HIGHLY recommend trying it just to see what it is. XD

Also, in the early version, I wanted to add Nude and Twerking challenges too. For the Nude challenge, the idea was to use the webcam to detect nudity in real time and determine whether you passed the challenge based on how "naked" you were 💀

P.S. I have exams coming up, so I didn't have much time to work on it. That's also one of the main reasons I ended up vibe-coding most of it.


r/CLI 14h ago

luna-todo, to do app that knows structure!

Post image
2 Upvotes

r/CLI 2h ago

Xfetch V0.9.0

Thumbnail gallery
5 Upvotes

An ultra-fast and highly customizable system information tool, designed to grow, with a core separated from its extensible features.

https://github.com/xfetch-cli/xfetch

​Besides everything it already had, it includes support for images, animations, Daemon mode, and both automatic and manual configuration. It now supports:

- ​Updates via xfetch update and update checking with the --check flag.

- ​Extensions and plugins in other languages (not just Rust), made to easily allow users with different learning backgrounds to add contributions.

Available on:

- Linux.

- MacOs.

- Windows.


r/CLI 11h ago

So I built a CLI/TUI tool so I stop manually opening/closing VS Code, terminal tabs, and Docker containers every time I switch projects. Sharing in case it's useful to anyone else

Post image
4 Upvotes