Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amikha1lov/RecApp
User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg.
https://github.com/amikha1lov/RecApp
Last synced: 3 months ago
JSON representation
User friendly Open Source screencaster for Linux written in GTK. Using free GStreamer modules and not depend on FFmpeg.
- Host: GitHub
- URL: https://github.com/amikha1lov/RecApp
- Owner: amikha1lov
- License: gpl-3.0
- Created: 2020-01-11T23:36:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-09T22:45:34.000Z (6 months ago)
- Last Synced: 2024-07-04T18:33:54.394Z (4 months ago)
- Language: Python
- Homepage:
- Size: 1.66 MB
- Stars: 115
- Watchers: 14
- Forks: 19
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
Awesome Lists containing this project
- awesome-gtk - RecApp - (archived) Simple screencasting application based on GStreamer `#python` `#gtk3` `#libhandy`. (Video / Screen Recorders)
README
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.
RecAppSimple 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](https://src.fedoraproject.org/rpms/recapp): `sudo dnf install recapp`
[openSUSE Tumbleweed && openSUSE Leap 15.2 One-click installation](https://software.opensuse.org//download.html?project=GNOME%3AApps&package=recapp)
## 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](https://gitlab.gnome.org/GNOME/gnome-screenshot/)**.
The [chime](https://soundbible.com/1598-Electronic-Chime.html) used is under the Public Domain.