Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elementary/camera

Camera app designed for elementary OS
https://github.com/elementary/camera

camera gtk gtk3 hacktoberfest meson vala webcam

Last synced: about 2 hours ago
JSON representation

Camera app designed for elementary OS

Awesome Lists containing this project

README

        

# Camera
[![Translation status](https://l10n.elementary.io/widgets/camera/-/svg-badge.svg)](https://l10n.elementary.io/projects/camera/?utm_source=widget)

The camera app designed for elementary OS

![Camera Screenshot](data/screenshot.png?raw=true)

## Building, Testing, and Installation

Run `flatpak-builder` to configure the build environment, download dependencies, build, and install

```bash
flatpak-builder build io.elementary.camera.yml --user --install --force-clean --install-deps-from=appcenter
```

Then execute with

```bash
flatpak run io.elementary.camera
```