Giter VIP home page Giter VIP logo

peek's Introduction

Peek - an animated GIF recorder

Build Status Translation Status

About

A simple tool that allows you to record short animated GIF images from your screen.

Currently only Linux with X11 is supported. Other Unix like systems using X11 should work as well. It is planned to also support Wayland and maybe other operating systems in the future.

Requirements

Runtime

  • GTK+ >= 3.14
  • GLib >= 2.38
  • FFmpeg
  • ImageMagick
  • Window manager with compositing enabled

Development

  • Vala compiler
  • CMake >= 2.8.8
  • Gettext (>= 0.19 for localized .desktop entry)

Installation

Arch Linux

For Arch Linux there is a PKGBUILD available in the AUR.

Ubuntu / Debian

A x86_64 DEB package is provided for download for the latest release.

In theory this package should also work on Debian. In practice you will miss the ffmpeg package. libav is currently not directly usable as a replacement, but I am working on it ;)

On Ubuntu 16.04 Xenial:

$ wget https://github.com/phw/peek/releases/download/v0.7.2/peek-0.7.2-Linux.deb
$ sudo apt install libsdl1.2debian ffmpeg libavdevice-ffmpeg56
$ sudo dpkg -i peek-0.7.2-Linux.deb
$ peek

From source

You can build and install Peek using CMake:

cmake . && make
make install

Translations

You can help translate Peek into your language. Peek is using Weblate for translation management.

Go to the Peek localization project to start translating.

License

Peek Copyright (c) 2015-2016 by Philipp Wolfer [email protected]

Peek is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Peek is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Peek. If not, see http://www.gnu.org/licenses/.

peek's People

Contributors

phw avatar mohamedsakhri avatar m-kuhn avatar kropp avatar xuchunyang avatar alejandroc90 avatar mailaender avatar dawidd6 avatar eson57 avatar pharaone avatar awandepan avatar s1037989 avatar weblate avatar

Watchers

Richard Teachout avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.