termlight

Crates.iotermlight
lib.rstermlight
version1.1.0
sourcesrc
created_at2021-03-24 20:34:07.450931
updated_at2024-03-05 15:05:04.504327
descriptionWhiten up your terminal to use as a cheap key/fill light replacement for video conferencing
homepagehttps://github.com/kesyog/termlight
repositoryhttps://github.com/kesyog/termlight
max_upload_size
id373045
size87,871
Kesavan Yogeswaran (kesyog)

documentation

https://github.com/kesyog/termlight

README

termlight 🧑‍💻💡

build status crates.io Apache 2.0 license

A bare-bones terminal app that displays an all-white screen. Intended to be run on a secondary monitor (or two) during video calls as a cheap key/fill light.

Tested on a few Linux and Windows terminals and should work on any terminal/OS combination supported by crossterm.

screencast

Installation

Via Cargo:

$ cargo install termlight

Usage

Just run the binary from your terminal:

$ termlight

Press nearly any key to exit. For maximum effect, turn up the brightness of your monitors.

Alternatives

  • Open about:blank or any predominantly-white page in your browser
  • Buy a real lighting setup

Disclaimer

This is not an officially supported Google product

Commit count: 4

cargo fmt