Stargazing
Bash script to keep your eyes safe with night vision in your GNU/Linux machine
Install / Use
/learn @victorhck/StargazingREADME
stargazing

ES
Pequeño script en Bash para ayudar al astrónomo aficionado a mantener "sus ojos" en la oscuridad. Se basa en una utilidad llamada xcalib, un pequeña utilidad de calibración de monitor para X.org. No funciona en Wayland.
Dependencias
- xcalib
- bash
Funcionamiento
- Descarga el script: wget https://raw.githubusercontent.com/alanfoss/stargazing/master/stargazing
- Dale permisos de ejecución: chmod +x stargazing
- Ejecuta el siguiente comando para ver las opciones: ./stargazing *
Más información
- https://opensource.com/article/20/4/linux-astronomy
EN
Nifty little script to help the astronomer in your family keep "their eyes" in the dark. It relies on a utility called xcalib, a "tiny monitor calibration loader for X.org." The xcalib application works only with X11, so it is not functional on Wayland systems.
Dependencies
- xcalib
- bash
Install
- Download the script: wget https://raw.githubusercontent.com/alanfoss/stargazing/master/stargazing
- Execution permissions: chmod +x stargazing
- Run the following command to run the script and see the options available: ./stargazing *
More info
- https://opensource.com/article/20/4/linux-astronomy
Tested
- April 7, 2023 - Fedora Linux 37 (Workstation Edition), GNOME Version 43.4
