Skip to content

amikha1lov/RecApp

Repository files navigation

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
RecApp

Simple Screencasting Application

Download on Flathub

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.

About

User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg.

Resources

License

Stars

Watchers

Forks

Packages

No packages published