Skip to content

Commit e5e38f7

Browse files
authored
Add v4l-tui (#365)
<!-- Thanks for making Ratatui awesome! 🐭 --> * Link to your project (GitHub/crates.io): https://github.com/sermuns/v4l-tui * Description (optional): Alternative to [cameractrls](https://github.com/soyersoyer/cameractrls) or `v4l2-ctl`. * Screenshot or gif (strongly recommended): https://raw.githubusercontent.com/sermuns/v4l-tui/main/media/demo.avif <!-- ### Tips 💡 * See how to release apps: https://ratatui.rs/recipes/apps/release-your-app * Share it in our Discord: https://discord.gg/DkvdWRPJ * Share it in our Forum: https://forum.ratatui.rs/ * Add this badge to your README for showing off: ```md [![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/) ``` -->
1 parent da7fcdf commit e5e38f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -469,6 +469,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
469469
- [systeroid](https://github.com/orhun/systeroid) - A more powerful alternative to sysctl(8) with a terminal user interface.
470470
- [tegratop](https://github.com/pythops/tegratop) - TUI monitoring tool (top like) for Nvidia jetson boards.
471471
- [thinkfan-tui](https://github.com/karjonas/thinkfan-tui) - A terminal-based Linux application for fan control and temperature monitoring on ThinkPad laptops.
472+
- [v4l-tui](https://github.com/sermuns/v4l-tui) - Configure webcams on Linux via Video4Linux. TUI alternative to `v4l2-ctl`.
472473
- [xplr](https://github.com/sayanarijit/xplr) - Hackable, minimal, and fast TUI file explorer.
473474
- [ytop](https://github.com/cjbassi/ytop) - TUI system monitor for Linux.
474475
- [zenith](https://github.com/bvaisvil/zenith) - Cross-platform monitoring tool for system stats.

0 commit comments

Comments
 (0)