NonGNU ELPA - camera

camera

Description
Take picture with your camera
Latest
camera-0.2.tar, 2022-Nov-28, 50.0 KiB
Maintainer
Akib Azmain Turja <akib@disroot.org>
Website
https://codeberg.org/akib/emacs-camera
Browse ELPA's repository
CGit or Gitweb
Badge

To install this package, run in Emacs:

M-x package-install RET camera RET

Full description

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

1 Installation

camera isn't available on any ELPA right now. So, you have to follow one of the following methods:

1.1 Quelpa

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

1.2 Straight.el

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

1.3 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.1.tar.lz2022-Nov-2713.6 KiB