This project is archived, it's no longer under development. If you would like to continue development, please feel free to fork the project according to the GPL license.

RecApp
Simple Screencasting Application
Description
A user-friendly and open-source screencast application for Linux written in GTK using free GStreamer modules instead of FFmpeg.
Packaging status
Fedora: sudo dnf install recapp
openSUSE Tumbleweed && openSUSE Leap 15.2 One-click installation
Build from source
git clone https://github.com/amikha1lov/RecApp.git
cd RecApp
git submodule update --init --recursive
mkdir -p $HOME/Projects/flatpak/repo
flatpak-builder --repo=$HOME/Projects/flatpak/repo --force-clean --ccache build-dir com.github.amikha1lov.RecApp.yaml
flatpak remote-add --no-gpg-verify local-repo $HOME/Projects/flatpak/repo
flatpak install local-repo com.github.amikha1lov.RecApp
Credits
Design inspired by GNOME Screenshot. The chime used is under the Public Domain.