mdh34 / Gifup

A desktop program to create GIFs in elementary OS!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gifup

Create GIFs from video files, written for the elementary OS.


Screenshot
Report a problem!

Installation

App under Heavy development!

Get it:

Install the elementary OS SDK

sudo apt install elementary-sdk

clone the repository

git clone https://github.com/Bharatkalluri/Gifup.git
cd Gifup

build the project

mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr ../
make
sudo make install

About

A desktop program to create GIFs in elementary OS!

License:GNU General Public License v3.0


Languages

Language:Vala 91.0%Language:Meson 9.0%