Skip to content

Commit

Permalink
Merge pull request #19 from Owen-sz/photography
Browse files Browse the repository at this point in the history
Add: Photography yaml
  • Loading branch information
madonuko authored Jan 10, 2025
2 parents 2384ef4 + 2ca3a28 commit 7b00fa6
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions catalogue/photography.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
category: Administration
choices:
- name: GIMP
provider: GIMP
description: GNU Image Manipulation Program.
options:
- checkbox: flatpak
actions:
- rpm:gimp
- flatpak:org.gimp.GIMP

- name: Darktable
provider: Darktable
description: |
open source photography workflow application and raw developer. A virtual lighttable and darkroom for photographers.
It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.
options:
- checkbox: flatpak
actions:
- rpm:darktable
- flatpak:org.darktable.Darktable

- name: RawTherapee
provider: The RawTherapee Team
description: |
RawTherapee is a powerful, cross-platform raw photo processing system, released as Free Software (GPLv3).
It is designed for developing raw files from a broad range of digital cameras and targeted at users ranging from enthusiast
newcomers who wish to broaden their understanding of how digital imaging works to professional photographers.
actions: flatpak:com.rawtherapee.RawTherapee

- name: Sly
provider: Kramo
description: |
Edit your images easily. A friendly image editor that requires no internet connection or preexisting expertise. Just some photos and have at it.
The app allows you to adjust attributes like brightness or contrast as well as add effects like a vignette or a border. It also allows you to flip,
rotate and crop the image to your heart's desire. If you're a pro, you can even preview your edits on a histogram.
actions: flatpak:page.kramo.Sly

- name: Fotema
provider: David Bliss
description: A photo gallery for Linux.
actions: flatpak:app.fotema.Fotema

- name: Drawing
provider: Romain F. T.
description: simple image editor, similar to Microsoft Paint. Aimed at the GNOME desktop.
actions: flatpak:com.github.maoschanz.drawing

0 comments on commit 7b00fa6

Please sign in to comment.