Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

xrec

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xrec

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

  • 1.1.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

XREC - Desktop recorder for x11 (xorg).

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. Playing with something new
  3. This tool just made by me for me
  4. If you find it useful - it's great !

Features

  • Measure region of the screen
  • Take .png screenshot
  • Record .gif
  • Almost no dependencies

How to

How to install ?

  npm install -g xrec

How to run it ?

  xrec

Its --help output:

  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.2

  • Dependencies update

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

Keywords

FAQs

Package last updated on 02 Nov 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc