home.social

#zenity — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #zenity, aggregated by home.social.

  1. #Zenity is a bit of a winner for knocking together simple UIs. For ages I've been using a wrapper script around #ytdlp which determines the screen resolution of the computer it's running on, updates yt-dlp, then fetches the video supplied as an argument and streams it to #mpv.

    However that's not very friendly for folks who share the media device on which the script is available, so I wrapped it in Zenity to present a friendly UI for either playing a previously-watched video, playing a new video (by URL), presenting a list of previously-watched videos, and providing a means to delete one or all previously-watched videos.

  2. #Zenity is a bit of a winner for knocking together simple UIs. For ages I've been using a wrapper script around #ytdlp which determines the screen resolution of the computer it's running on, updates yt-dlp, then fetches the video supplied as an argument and streams it to #mpv.

    However that's not very friendly for folks who share the media device on which the script is available, so I wrapped it in Zenity to present a friendly UI for either playing a previously-watched video, playing a new video (by URL), presenting a list of previously-watched videos, and providing a means to delete one or all previously-watched videos.

  3. #Zenity is a bit of a winner for knocking together simple UIs. For ages I've been using a wrapper script around #ytdlp which determines the screen resolution of the computer it's running on, updates yt-dlp, then fetches the video supplied as an argument and streams it to #mpv.

    However that's not very friendly for folks who share the media device on which the script is available, so I wrapped it in Zenity to present a friendly UI for either playing a previously-watched video, playing a new video (by URL), presenting a list of previously-watched videos, and providing a means to delete one or all previously-watched videos.

  4. #Zenity is a bit of a winner for knocking together simple UIs. For ages I've been using a wrapper script around #ytdlp which determines the screen resolution of the computer it's running on, updates yt-dlp, then fetches the video supplied as an argument and streams it to #mpv.

    However that's not very friendly for folks who share the media device on which the script is available, so I wrapped it in Zenity to present a friendly UI for either playing a previously-watched video, playing a new video (by URL), presenting a list of previously-watched videos, and providing a means to delete one or all previously-watched videos.

  5. #Zenity is a bit of a winner for knocking together simple UIs. For ages I've been using a wrapper script around #ytdlp which determines the screen resolution of the computer it's running on, updates yt-dlp, then fetches the video supplied as an argument and streams it to #mpv.

    However that's not very friendly for folks who share the media device on which the script is available, so I wrapped it in Zenity to present a friendly UI for either playing a previously-watched video, playing a new video (by URL), presenting a list of previously-watched videos, and providing a means to delete one or all previously-watched videos.

  6. Do you have any experience with `ncruces/zenity`, the Go implementation of Gnome Zenity? I'd like to experiment with a passive activity tracker for work, and Zenity seems to be a good fit.

    I'll probably just build a prototype later on.

    #golang #go #freesoftware #zenity

  7. Do you have any experience with `ncruces/zenity`, the Go implementation of Gnome Zenity? I'd like to experiment with a passive activity tracker for work, and Zenity seems to be a good fit.

    I'll probably just build a prototype later on.

    #golang #go #freesoftware #zenity

  8. Do you have any experience with `ncruces/zenity`, the Go implementation of Gnome Zenity? I'd like to experiment with a passive activity tracker for work, and Zenity seems to be a good fit.

    I'll probably just build a prototype later on.

    #golang #go #freesoftware #zenity

  9. Do you have any experience with `ncruces/zenity`, the Go implementation of Gnome Zenity? I'd like to experiment with a passive activity tracker for work, and Zenity seems to be a good fit.

    I'll probably just build a prototype later on.

    #golang #go #freesoftware #zenity

  10. #Truc : #Zim permet de définir des outils personnalisés pour lancer depuis un menu à peu près tout ce qu'on veut.

    S'il s'agit de lancer un script donc l'exécution dure plusieurs secondes, on peut utiliser #zenity pour ajouter une petite notification graphique d'attente :

    (ma_tache) | zenity \
    --progress \
    --auto-close \
    --no-cancel \
    --title="Mon titre" \
    --text="Le nom de ma tache" \
    --pulsate

    #bash #code

  11. #Truc : #Zim permet de définir des outils personnalisés pour lancer depuis un menu à peu près tout ce qu'on veut.

    S'il s'agit de lancer un script donc l'exécution dure plusieurs secondes, on peut utiliser #zenity pour ajouter une petite notification graphique d'attente :

    (ma_tache) | zenity \
    --progress \
    --auto-close \
    --no-cancel \
    --title="Mon titre" \
    --text="Le nom de ma tache" \
    --pulsate

    #bash #code

  12. #Truc : #Zim permet de définir des outils personnalisés pour lancer depuis un menu à peu près tout ce qu'on veut.

    S'il s'agit de lancer un script donc l'exécution dure plusieurs secondes, on peut utiliser #zenity pour ajouter une petite notification graphique d'attente :

    (ma_tache) | zenity \
    --progress \
    --auto-close \
    --no-cancel \
    --title="Mon titre" \
    --text="Le nom de ma tache" \
    --pulsate

    #bash #code

  13. #Truc : #Zim permet de définir des outils personnalisés pour lancer depuis un menu à peu près tout ce qu'on veut.

    S'il s'agit de lancer un script donc l'exécution dure plusieurs secondes, on peut utiliser #zenity pour ajouter une petite notification graphique d'attente :

    (ma_tache) | zenity \
    --progress \
    --auto-close \
    --no-cancel \
    --title="Mon titre" \
    --text="Le nom de ma tache" \
    --pulsate

    #bash #code

  14. #Truc : #Zim permet de définir des outils personnalisés pour lancer depuis un menu à peu près tout ce qu'on veut.

    S'il s'agit de lancer un script donc l'exécution dure plusieurs secondes, on peut utiliser #zenity pour ajouter une petite notification graphique d'attente :

    (ma_tache) | zenity \
    --progress \
    --auto-close \
    --no-cancel \
    --title="Mon titre" \
    --text="Le nom de ma tache" \
    --pulsate

    #bash #code

  15. Warnung bei voller Platte

    Mit einem Shell-Skript könnt ihr die Belegung von Massenspeichern überwachen und euch warnen lassen, bevor diese zu voll werden.

    #Massenspeicher #Plattenplatz #Skript #Benachrichtigung #Zenity #Linux

    gnulinux.ch/warnung-bei-voller

  16. Warnung bei voller Platte

    Mit einem Shell-Skript könnt ihr die Belegung von Massenspeichern überwachen und euch warnen lassen, bevor diese zu voll werden.

    #Massenspeicher #Plattenplatz #Skript #Benachrichtigung #Zenity #Linux

    gnulinux.ch/warnung-bei-voller

  17. Warnung bei voller Platte

    Mit einem Shell-Skript könnt ihr die Belegung von Massenspeichern überwachen und euch warnen lassen, bevor diese zu voll werden.

    #Massenspeicher #Plattenplatz #Skript #Benachrichtigung #Zenity #Linux

    gnulinux.ch/warnung-bei-voller

  18. Warnung bei voller Platte

    Mit einem Shell-Skript könnt ihr die Belegung von Massenspeichern überwachen und euch warnen lassen, bevor diese zu voll werden.

    #Massenspeicher #Plattenplatz #Skript #Benachrichtigung #Zenity #Linux

    gnulinux.ch/warnung-bei-voller

  19. Warnung bei voller Platte

    Mit einem Shell-Skript könnt ihr die Belegung von Massenspeichern überwachen und euch warnen lassen, bevor diese zu voll werden.

    #Massenspeicher #Plattenplatz #Skript #Benachrichtigung #Zenity #Linux

    gnulinux.ch/warnung-bei-voller

  20. Tip #Gnome #Zenity :

    La documentation sur les internets ne semble pas à jour (et ne l'a peut-être jamais été).

    Pour avoir la liste des fonctionnalités de Zenity, mieux vaut passer par l'aide en ligne de commande.

    Exemple pour savoir ce qu'on peut mettre dans un formulaire :

    zenity --help-forms

    Zenity est un petit outil qui permet de faire des écrans très simples pour ses scripts #bash

    help.gnome.org/users/zenity/st

    #code #linux

  21. Tip #Gnome #Zenity :

    La documentation sur les internets ne semble pas à jour (et ne l'a peut-être jamais été).

    Pour avoir la liste des fonctionnalités de Zenity, mieux vaut passer par l'aide en ligne de commande.

    Exemple pour savoir ce qu'on peut mettre dans un formulaire :

    zenity --help-forms

    Zenity est un petit outil qui permet de faire des écrans très simples pour ses scripts #bash

    help.gnome.org/users/zenity/st

    #code #linux

  22. Tip #Gnome #Zenity :

    La documentation sur les internets ne semble pas à jour (et ne l'a peut-être jamais été).

    Pour avoir la liste des fonctionnalités de Zenity, mieux vaut passer par l'aide en ligne de commande.

    Exemple pour savoir ce qu'on peut mettre dans un formulaire :

    zenity --help-forms

    Zenity est un petit outil qui permet de faire des écrans très simples pour ses scripts #bash

    help.gnome.org/users/zenity/st

    #code #linux

  23. Tip #Gnome #Zenity :

    La documentation sur les internets ne semble pas à jour (et ne l'a peut-être jamais été).

    Pour avoir la liste des fonctionnalités de Zenity, mieux vaut passer par l'aide en ligne de commande.

    Exemple pour savoir ce qu'on peut mettre dans un formulaire :

    zenity --help-forms

    Zenity est un petit outil qui permet de faire des écrans très simples pour ses scripts #bash

    help.gnome.org/users/zenity/st

    #code #linux

  24. Tip #Gnome #Zenity :

    La documentation sur les internets ne semble pas à jour (et ne l'a peut-être jamais été).

    Pour avoir la liste des fonctionnalités de Zenity, mieux vaut passer par l'aide en ligne de commande.

    Exemple pour savoir ce qu'on peut mettre dans un formulaire :

    zenity --help-forms

    Zenity est un petit outil qui permet de faire des écrans très simples pour ses scripts #bash

    help.gnome.org/users/zenity/st

    #code #linux

  25. boot error pop-up using that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see codeberg.org/adingbatponder/re
    The errors are manually checked with eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This was iteratively assisted by . Spot bugs early when .

  26. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  27. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  28. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.

  29. #nixos boot error #gnome pop-up using #zenity that warns of boot errors, unless the error has already been classified by you as harmless the last time it appeared in the pop-up,
    see #flake #module codeberg.org/adingbatponder/re
    The errors are manually checked with #AI eg Claude before classifying them as irrelevant with a radio button & hiding them henceforth from appearing. If no boot errors, no pop-up. This #nixosaiflakehack was iteratively assisted by #claude . Spot bugs early when #tweakingflakes.