Blogged: Textual: Workers, Debounce, and Logging. Three practical Textual patterns I learned while building a Python terminal app.
Blogged: Textual: Workers, Debounce, and Logging. Three practical Textual patterns I learned while building a Python terminal app.
RE: https://fosstodon.org/@Blosc2/116766180354235478
I am both humbled and amazed of how much you can build with modern LLMs, #Textual and #Blosc2
Seriously, if there is something that a LLM can boost creativity, this is TUI making.
Oh look, it's an upcoming Exosphere feature!
I've refactored the filtering and expanded it to allow for this, to have shared logic between CLI and TUI and so this is just going to be a thing in 2.5.0.
"inventory status" has also grown a "--sort" option, which has arguments that of course can be tab completed in the REPL because I'm not a monster.
I don't know why I didn't put that in from day one, honestly.
While preparing my last two presentations, I probably spent more time fiddling ("ape-coding") with the presentation software than with the slides content.
So here it is: https://github.com/janpipek/clippt , a TUI app/lib that displays various types of slides: markdown, Python & shell code (executable in-place), data tables, custom widget slides...Cross-plaftorm. All that based on textual from @willmcgugan . I'll be happy if anyone uses it, extends it or just ⭐ it. #python #textual #cli #presentation
You know, I might actually be decent at this TUI thing.
I spent over a week cobbling together a Qt GUI with Pyside6, QML and QtQuick, and while it was nice at first, I hit so much friction with the stupid toolkit, needing to wrangle my nice data classes back and forth with thin adapters to wrap thinly veiled C++ types and I hated it so much I ripped it all out in a blind rage, and returned to Textual, where this WIP UI for my new secret projet took shape in about 3 evenings, and looks absolutely banging.
StationTx - Internetradio verwalten mit Stil
Mit StationTx gibt es nun eine Verwaltung für Internetradio-Sender mit einer TUI-Oberfläche. Damit ergänzt die Anwendung das CLI-Original Station.
#Radio #Internetradio #Station #StationTX #TUI #Textual #Linux
https://gnulinux.ch/stationtx-internetradio-verwalten-mit-stil
Announcing Textual Diff View!
Add beautiful diffs to your terminal application.
⭐ Unified and split view
⭐ Line and character highlights
⭐ Many themes
⭐ Horizontal scrolling
Archinstall 4.0 is released with a modern Textual TUI, faster menus, and built-in firewall support. See how this update makes Arch Linux easier to install.
Full details here: https://ostechnix.com/archinstall-4-0-textual-tui-release/
#Archinstall #Archlinux #TUI #Textual #Linux #Releases #Opensource