[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[NonGNU ELPA] Camera version 0.1
From: |
ELPA update |
Subject: |
[NonGNU ELPA] Camera version 0.1 |
Date: |
Sun, 27 Nov 2022 17:04:32 -0500 |
Version 0.1 of package Camera has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Camera describes itself as:
=============================
Take picture with your camera
=============================
More at https://elpa.nongnu.org/nongnu/camera.html
## Summary:
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
CAMERA - TAKE PICTURE WITH YOUR CAMERA
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Table of Contents
─────────────────
1. Installation
.. 1. Quelpa
.. 2. Straight.el
.. 3. Manual
2. Usage
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
──────────
## Recent NEWS:
[Not available 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [NonGNU ELPA] Camera version 0.1,
ELPA update <=