All Projects → artemanufrij → Screencast

artemanufrij / Screencast

An elementary OS app

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Screencast

castty
A CLI tool to record audio-enabled screencasts of your terminal, for the web.
Stars: ✭ 109 (+289.29%)
Mutual labels:  screencast
screencast
Interface to record a X11 desktop
Stars: ✭ 91 (+225%)
Mutual labels:  screencast
Vokoscreenng
VokscreenNG is a user friendly Open Source screencaster for Linux and Windows.
Stars: ✭ 351 (+1153.57%)
Mutual labels:  screencast
screenkey.ahk
A tool that displays the keys that you type on the screen
Stars: ✭ 75 (+167.86%)
Mutual labels:  screencast
Tracker
Even the best of apps have their issues
Stars: ✭ 113 (+303.57%)
Mutual labels:  screencast
Promys
Screencasting project
Stars: ✭ 69 (+146.43%)
Mutual labels:  screencast
Functional intro to python
[tutorial]A functional, Data Science focused introduction to Python
Stars: ✭ 228 (+714.29%)
Mutual labels:  screencast
Screenity
The most powerful screen recorder & annotation tool for Chrome 🎥
Stars: ✭ 6,229 (+22146.43%)
Mutual labels:  screencast
railsdevs public
A ruby on rails application I'm building in public for Ruby and Rails developers
Stars: ✭ 21 (-25%)
Mutual labels:  screencast
Screen capture lite
cross platform screen/window capturing library
Stars: ✭ 340 (+1114.29%)
Mutual labels:  screencast
bashcaster
An actually simple screen recorder for Linux
Stars: ✭ 46 (+64.29%)
Mutual labels:  screencast
svg-screencast
SVG screencast - animated SVG files from screenshots using CSS animations
Stars: ✭ 28 (+0%)
Mutual labels:  screencast
Menyoki
Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️
Stars: ✭ 255 (+810.71%)
Mutual labels:  screencast
ws-qvh
Server for streaming the screen of iOS devices over WebSocket.
Stars: ✭ 17 (-39.29%)
Mutual labels:  screencast
Ffcast
Run command on rectangular screen regions
Stars: ✭ 478 (+1607.14%)
Mutual labels:  screencast
slip
Select and upload screenshots, gifs, and screencasts to imgur and gfycat with help of slop.
Stars: ✭ 25 (-10.71%)
Mutual labels:  screencast
api.symfony-3.crud
Symfony 3 and FOS REST Bundle - CRUD API
Stars: ✭ 15 (-46.43%)
Mutual labels:  screencast
Gifify
😻 Convert any video file to an optimized animated GIF.
Stars: ✭ 5,792 (+20585.71%)
Mutual labels:  screencast
Server
[WIP] Ulterius™ server where all the magic happens 🚀
Stars: ✭ 595 (+2025%)
Mutual labels:  screencast
Castaway
System for building screencasts and video presentations
Stars: ✭ 307 (+996.43%)
Mutual labels:  screencast

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].