Skip to content

CaptchaCam is a command-line tool for controlling the camera and capturing images. It allows adjusting various parameters, such as delay before capturing, the filename of the captured image, choosing the camera by name or number, and much more.

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.md
Apache-2.0
License.rtf
Notifications You must be signed in to change notification settings

LCH-Cloud/CaptchaCam

CaptchaCam

CaptchaCam is a command-line tool for controlling the camera and capturing images. It allows adjusting various parameters, such as delay before capturing, the filename of the captured image, choosing the camera by name or number, and much more.

Usage

The tool uses the following commands and parameters:

    --delay <delay>          Sets the delay (in seconds) before the camera starts taking pictures. [default: 0]
    --filename <filename>    Sets the filename (as a string) of the image. [default: image]
    --devname <devname>      Specifies the camera name.
    --devnum <devnum>        Sets the camera number. [default: 0]
    --devlist                Lists all available cameras. [default: false]
    --quiet                  Enables or disables the output. [default: false]
    --debug                  Enables debug mode. [default: false]
    --update                 Updates the program. [default: false]
    --selfupdate             Updates the program. [default: false]

Installation

To install this tool, you'll need Rust and Cargo. You can build it directly from the source code by running the following command:

cargo build --release

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. For detailed information on how to contribute, please refer to the CONTRIBUTING.md file.

Code of Conduct

Our project follows a certain standard of community behaviour. Please read our CODE_OF_CONDUCT.md to understand these guidelines.

About

CaptchaCam is a command-line tool for controlling the camera and capturing images. It allows adjusting various parameters, such as delay before capturing, the filename of the captured image, choosing the camera by name or number, and much more.

Topics

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE.md
Apache-2.0
License.rtf

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages