From 191222c32963211c7c7d5ecab854490d3c4050d1 Mon Sep 17 00:00:00 2001 From: GerryT11 <58103727+GerryT11@users.noreply.github.com> Date: Sat, 30 Nov 2024 21:15:28 +0100 Subject: [PATCH] Add Snapshot, Cameractrls & Megapixels (#266) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Loïc Reynier <88983487+loicreynier@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 825d013..2d35415 100644 --- a/README.md +++ b/README.md @@ -253,9 +253,12 @@ this list aims to be broader and include apps from various other ecosystems in v ### Video Tools +- [Camera (Snapshot)](https://apps.gnome.org/Snapshot) - Application to take pictures and videos on your computer, tablet and phone `#rust` `#gtk4` `#libadwaita` `#gnome`. +- [Cameractrls](https://github.com/soyersoyer/cameractrls) - GUI and camera viewer (SDL) to set the camera controls (V4L2 or extensions) in Linux `#python` `#gtk4`. - [HandBrake](https://handbrake.fr) - Cross-platform video convertor that supports nearly any format `#c` `#gtk3`. - [Identity](https://apps.gnome.org/Identity) - Program for comparing multiple versions of an image or video `#rust` `#gtk4` `#libadwaita` `#gnome`. - [media-toc](https://github.com/fengalin/media-toc) - Application to build a table of contents from a media or to split a media file into chapters `#rust` `#gtk3`. +- [Megapixels](https://gitlab.com/megapixels-org/Megapixels) - Camera application for Linux phones `#c` `#gtk4`. ## Graphics