UNPKG

screen-setup

Version:

Setup screens position from saved profiles

39 lines (25 loc) 998 B
# screen-setup Setup screens position from saved profiles [![npm Package Version](https://img.shields.io/npm/v/screen-setup)](https://www.npmjs.com/package/screen-setup) ![screenshot](./screenshot.png) ## Installation ```bash npm install screen-setup ``` ## Usage ```bash npx screen-setup-server ``` Sample output: ``` listening on http://localhost:8456 listening on http://127.0.0.1:8456 (lo) listening on http://192.168.80.98:8456 (wlp3s0) ``` ## License This project is licensed with [BSD-2-Clause](./LICENSE) This is free, libre, and open-source software. It comes down to four essential freedoms [[ref]](https://seirdy.one/2021/01/27/whatsapp-and-the-domestication-of-users.html#fnref:2): - The freedom to run the program as you wish, for any purpose - The freedom to study how the program works, and change it so it does your computing as you wish - The freedom to redistribute copies so you can help others - The freedom to distribute copies of your modified versions to others