Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/holusion/node-x-screen

Simple Utility to get X screen informations
https://github.com/holusion/node-x-screen

Last synced: 29 days ago
JSON representation

Simple Utility to get X screen informations

Awesome Lists containing this project

README

        

node-x-screen
=============

Simple Utility to get X screen informations

require libx11-dev.

Currently only have 1 method :

###size()

send an object with 2 members :
{width:x,height:y}

Get the total size of your X display. With 2 side to side 1080P screens, it'll be 3840*1080.