Releases: pilahito/turing-smart-screen-linux
Releases · pilahito/turing-smart-screen-linux
1.0.6 — Fix pantalla bugueada
Corrección importante
El tema Pilahito v1.0.5 tenía un fondo custom que interfería con los medidores (pantalla bugueada/parpadeos).
Cambios
- Cyberdeck vuelve a ser el tema por defecto (estable, landscape 3.5")
- Pilahito corregido: mismo layout que Cyberdeck, colores cyan/rojo, marca "pilahito" abajo
- Nuevo
scripts/validate-theme.shpara validar temas antes de publicar
./scripts/set-theme.sh Cyberdeck # estable (recomendado)
./scripts/set-theme.sh Pilahito # variante cyan (ya corregida)1.0.5 — Tema Pilahito exclusivo 🎁
Tema personalizado Pilahito (RTX 3060, dual monitor, cyan/gold) + acceso al Command Center desde el menú.
1.0.4 — Linux Edition (perfil GitHub)
Linux Edition
Este repo es la versión mejorada para Linux/Ubuntu de turing-smart-screen-python.
- README rebranded como Turing Smart Screen — Linux Edition
- Perfil @pilahito actualizado con el proyecto destacado
git clone https://github.com/pilahito/turing-smart-screen-linux.git
cd turing-smart-screen-linux
./scripts/install-ubuntu.sh1.0.3 — Galería, temas comunidad y pantalla virtual
Novedades
- 41 temas 3.5" (incluye RedLineGraphs y CpuGpuStatsMono de la comunidad)
- Galería visual en el navegador con previews
- Pantalla virtual en el PC (modo SIMU + ventana espejo en tu monitor)
- Menú ampliado con filtros landscape/portrait
Menú
~/Escritorio/turing-menu.sh
# o ./scripts/turing-menu.shOpciones nuevas: galería (2), descargar comunidad (3), pantalla virtual (7), espejo flotante (8).
1.0.2 — README Linux + topics
Mejoras
- Banner en README principal → guía README-LINUX-UBUNTU.md y releases
- Documentación Linux: Cinnamon/MATE/XFCE, GPU NVIDIA, enlaces a releases
- Topics de GitHub para mejor descubrimiento
Instalación rápida
git clone https://github.com/pilahito/turing-smart-screen-linux.git
cd turing-smart-screen-linux
./scripts/install-ubuntu.sh1.0.1 — Menú en Escritorio + selector de temas
Menú interactivo en el escritorio
Instalar acceso directo
cd ~/turing-smart-screen-python # o clone del repo
./scripts/install-desktop-menu.shAparece en Escritorio:
Turing-Smart-Screen.desktop— doble clicturing-menu.sh— terminal
Menú (opciones)
- Elegir tema entre 39+ temas 3.5" ya incluidos (por número)
- Reiniciar / iniciar / parar monitor
- Ver log en vivo
- Reparar autostart systemd
- Ventiladores Gigabyte (sudo)
- Enlace a GitHub
Instalación nueva (incluye menú en escritorio)
git clone https://github.com/pilahito/turing-smart-screen-linux.git
cd turing-smart-screen-linux
./scripts/install-ubuntu.sh1.0.0-linux-ubuntu — Mini pantalla Turing en Ubuntu
Turing Smart Screen — Linux / Ubuntu
Monitor de sistema en mini pantalla USB (Turing 3.5", etc.) para Ubuntu 22.04+.
Instalación
git clone https://github.com/pilahito/turing-smart-screen-linux.git
cd turing-smart-screen-linux
./scripts/install-ubuntu.shIncluye
- 72 temas ya en
res/themes/— sin descargas extra - Arranque automático al iniciar sesión (systemd)
- FPS en Linux (servicio
turing-fps) - Ventiladores CPU Gigabyte B760 (
install-fan-modules.sh) - Detección USB automática
Cambiar tema
./scripts/list-themes.sh 3.5
./scripts/set-theme.sh CyberdeckBasado en mathoudebine/turing-smart-screen-python (GPL-3.0).