Mohelm97 Screenrecorder Save

A simple screen recorder app designed for elementary OS.

Project README

A simple screen recorder app designed for elementary OS

A thin UI layer around FFmpeg for recording your screen.

Get it on AppCenter

Building & Installation

You'll need the following dependencies:

  • meson
  • libgranite-dev
  • libgtk3-dev
  • libx11-dev
  • libgstreamer1.0-dev
  • libclutter-gst-3.0-dev
  • libclutter-gtk-1.0-dev
  • valac

Run meson to configure the build environment and then ninja to build and install

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with com.github.mohelm97.screenrecorder

sudo ninja install
com.github.mohelm97.screenrecorder

Credits

A lot of this code inspired by the elementary OS screenshot app and Torikul Habib mindi.

Open Source Agenda is not affiliated with "Mohelm97 Screenrecorder" Project. README Source: Mohelm97/screenrecorder
Stars
59
Open Issues
25
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating