Site Tools


Hotfix release available: 2025-05-14b "Librarian". upgrade now! [56.2] (what's this?)
Hotfix release available: 2025-05-14a "Librarian". upgrade now! [56.1] (what's this?)
New release available: 2025-05-14 "Librarian". upgrade now! [56] (what's this?)
Hotfix release available: 2024-02-06b "Kaos". upgrade now! [55.2] (what's this?)
can

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
can [2023/09/28 12:46] carinacan [2024/04/15 00:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ===== User Interface ===== ===== User Interface =====
 +Unsere Anforderung: 
 +  * min. 1 Zeile mit laufenden refresh.
 +  * HW: Raspberry 4 
 +  * Nähere Auswahl: Dialog, Textual
 +  * Dialog: Paket
 +  * Textual über pip3 install textual, läuft auf Raspi3
 +
 +
 +----
 +
 +== textual ==
 +  * https://github.com/Textualize/textual
 +  * -> Rich:
 +  * https://github.com/Textualize/rich
 +
 +== python3-dialog ==
 +  * Raspi-Konform
 +  * https://peppe8o.com/terminal-user-interface-dialog-raspberry-pi/
 +  * https://pythondialog.sourceforge.io/
 +----
  
  
 ==== TUI/CUI ==== ==== TUI/CUI ====
 Terminal/Console User Interface Terminal/Console User Interface
 +
 +==== 
 +Sonstige Alternativen ====
  
 === Tuiwidgets === === Tuiwidgets ===
Line 10: Line 33:
   * Paket: libtuiwidgets0a   * Paket: libtuiwidgets0a
  
 +----
  
 === qmenu === === qmenu ===
Line 15: Line 39:
   * https://github.com/teopost/qmenu/   * https://github.com/teopost/qmenu/
   * Paket: qmenu   * Paket: qmenu
 +
 +----
 +
 +----
  
 === Python-APIs === === Python-APIs ===
 +
 +----
 +
 == Consolekit == == Consolekit ==
 https://github.com/domdfcoding/consolekit https://github.com/domdfcoding/consolekit
 +
 +----
 +
 == notcurses == == notcurses ==
   * https://nick-black.com/dankwiki/index.php/Notcurses   * https://nick-black.com/dankwiki/index.php/Notcurses
   * In C, aber Python-Wrapper   * In C, aber Python-Wrapper
 +
 +----
  
 == Nubia == == Nubia ==
 https://github.com/netenglabs/nubia-cli https://github.com/netenglabs/nubia-cli
 +
 +----
 +
 == python-prompt-toolkit == == python-prompt-toolkit ==
 https://python-prompt-toolkit.readthedocs.io/en/stable/ https://python-prompt-toolkit.readthedocs.io/en/stable/
-== textual == 
-https://github.com/Textualize/textual 
  
can.1695898014.txt.gz · Last modified: 2024/04/15 00:43 (external edit)