ELPA Logo NonGNU ELPA: camera

camera Atom Feed

Description
Take picture with your camera
Latest
camera.tar (.sig), 2024-Mar-31, 0.03 KiB
Maintainer
Other versions:
development version
Website
https://codeberg.org/akib/emacs-camera
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This package allows you to take photos using your camera/webcam from Emacs.

1. Installation

1.1. NonGNU ELPA

Camera is available on NonGNU ELPA. If you don't have the archive setup, put something like the following in your init file:

(add-to-list 'package-archives
             '("nongnu" . "https://elpa.nongnu.org/nongnu/"))

1.2. Quelpa

(quelpa '(camera :fetcher git
                 :url "https://codeberg.org/akib/emacs-camera.git"))

1.3. Straight.el

(straight-use-package
 '(camera :type git :repo "https://codeberg.org/akib/emacs-camera.git"))

1.4. Manual

Download the camera.el file and put it in your load-path.

2. Usage

Open camera with M-x camera and take photos with SPC or M-x camera-capture.

Old versions

camera-0.3.0.20230828.93723.tar2024-Mar-3160.0 KiB
camera-0.3.0.20230827.112246.tar.lz2023-Aug-2714.0 KiB
camera-0.2.0.20221128.51701.tar.lz2022-Nov-2813.8 KiB
camera-0.1.0.20221126.154529.tar.lz2022-Nov-2713.8 KiB