Menu-libre_Displaycal

This commit is contained in:
Thierry
2025-12-07 22:49:22 +01:00
parent e3fd4536b8
commit 0fc3c38f89
4 changed files with 11 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

@@ -0,0 +1,10 @@
#!/bin/bash
# Créer un environnement virtuel
py -3.9 -m venv ~/displaycal
# Activer l'environnement virtuel
source ~/displaycal/bin/activate
# Démarrer DisplayCAL
displaycal

View File

@@ -1,3 +1,3 @@
sudo flatpak install -y app/org.signal.Signal/x86_64/stable rustdesk PrusaSlicer app/org.gimp.GIMP/x86_64/stable app/io.github.quodlibet.QuodLibet/x86_64/stable
sudo flatpak install -y net.sourceforge.Hugin org.clementine_player.Clementine org.avidemux.Avidemux org.blender.Blender com.github.zocker_160.SyncThingy com.spotify.Client github-desktop app/io.github.TransmissionRemoteGtk/x86_64/stable
sudo flatpak install -y app/org.videolan.VLC/x86_64/stable app/fr.handbrake.ghb/x86_64/stable app/org.libreoffice.LibreOffice/x86_64/stable app/com.discordapp.Discord/x86_64/stable
sudo flatpak install -y app/org.videolan.VLC/x86_64/stable app/fr.handbrake.ghb/x86_64/stable app/org.libreoffice.LibreOffice/x86_64/stable app/com.discordapp.Discord/x86_64/stable menulibre