#modes #opencv #ratatui #terminal-gui #typing-practice

app tuicam

Terminal-based camera with switchable modes

3 releases

0.0.3 Mar 3, 2025
0.0.2 Jan 27, 2025
0.0.1 Jan 15, 2025

#524 in Hardware support

Download history 127/week @ 2025-01-12 22/week @ 2025-01-19 103/week @ 2025-01-26 14/week @ 2025-02-02 2/week @ 2025-02-09 146/week @ 2025-03-02 8/week @ 2025-03-09 1/week @ 2025-03-16

155 downloads per month

MIT license

510KB
534 lines

Tuicam colorful Tuicam

Requirements

OpenCV

Before using Tuicam, install OpenCV on your computer.

Note: If your OpenCV version is < 4.6.0, use the feature flag opencv_old:

cargo install tuicam --features opencv_old

Installation

Cargo

Tuicam is available on crates.io.

cargo install tuicam

Nix

nix-shell -p tuicam

Dependencies

~11–44MB
~595K SLoC