https://github.com/donkeyteethux/kcam
Linux webcam app
https://github.com/donkeyteethux/kcam
Last synced: 11 months ago
JSON representation
Linux webcam app
- Host: GitHub
- URL: https://github.com/donkeyteethux/kcam
- Owner: donkeyteethUX
- License: mit
- Created: 2022-08-26T08:13:18.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T23:00:03.000Z (about 1 year ago)
- Last Synced: 2025-05-20T01:07:56.826Z (about 1 year ago)
- Language: Rust
- Size: 1.14 MB
- Stars: 91
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KissCam: A simple webcam app for linux :kissing_heart:
---
## Features
In addition to taking photos, KCam allows you to control all of the image options supported by your hardware. These settings are persistent, so you can tune your webcam exactly to your liking before using other video apps (Google Meet, Microsoft Teams, etc). Built with [egui](https://github.com/emilk/egui).

## Try it
```bash
$ cargo install --git https://github.com/donkeyteethUX/kcam.git --locked
$ kcam
```