GithubHelp home page GithubHelp logo

happy-ferret / x11-recorder Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 936 KB

xrec helps you capture any area of your screen either as a screenshot or record a gif file.

License: BSD 2-Clause "Simplified" License

JavaScript 100.00%

x11-recorder's Introduction

XREC - Desktop recorder for x11 (xorg).

Donate npm version bsd

xrec helps you capture any area of your screen either as a screenshot or record a gif file.

CURRENTLY RECORDING

Would you like record something like this ? xrec is exactly for it !

Why ?

  1. Proof of concept :P
  2. I'm just tired implement different hacks with different tools.
  3. This tool just made by me for me, but i think it may help someone else, therefore i share it with BSD License.

Features

  • Measure region of the screen
  • Take .png screenshot
  • Record .gif
  • Small amount of dependencies.

How to

How to install ?

  npm install -g xrec

How to run it ?

  xrec

I'll share the --help output here.

  Usage: xrec [options] <file ...>

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -d, --delay [seconds]      delay before start recording (seconds)
    -r, --rate [milliseconds]  capture frames rate (default: 700)
    -c, --count [number]       total frames to capture (default : 15)
    -q, --quality [number]     compression level for gif (default : 10)
    -m, --measure              measure region and exit
    -o, --output [directory]   current directory by default
    -p, --pointer              Capture mouse cursor (default: no)
    -f, --fullscreen
    -s, --screenshot

ChangeLog

1.1.1

  • Fix relative paths

1.1.0

  • Cursor capture support

1.0.0

  • Less numbers for default gif recording settings to make it slightly better
  • -q Option helps change .gif compression quality
  • screenshot.gif remade with new default settings

License

BSD (c) Svetlana Linuxenko

x11-recorder's People

Contributors

linuxenko avatar

Watchers

James Cloos avatar  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.