Skip to content

orphen05/screencast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screencast


A simple screencast recorder

Designed for elementary OS

Build Status

Donate

PayPal | LiberaPay | Patreon

Get it on AppCenter


Screencast is a fork of Eidete created by Sergey "Shnatsel" Davidoff

Install from Github.

As first you need elementary SDK

sudo apt install elementary-sdk

Install dependencies

sudo apt install libgstreamer1.0-dev libgstreamer-plugins-bad1.0-dev libwnck-3-dev libappindicator3-dev

Clone repository and change directory

git clone https://github.com/artemanufrij/screencast.git
cd screencast

Configure the build environment and build the application

meson build --prefix=/usr
cd build

Install and start Screencast on your system

sudo ninja install
com.github.artemanufrij.screencast

Releases

No releases published

Packages

No packages published

Languages

  • Vala 90.8%
  • Meson 4.6%
  • C 3.9%
  • Python 0.7%