Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/holusion/node-x-screen
- Owner: Holusion
- Created: 2014-09-25T12:41:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-26T13:07:44.000Z (over 9 years ago)
- Last Synced: 2024-04-26T07:03:01.557Z (8 months ago)
- Language: Makefile
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.