Le terminal d'Android va pouvoir lancer des applications graphiques, comme Doom http://dlvr.it/TM6dGP #Android #Terminal

Le terminal d'Android va pouvoir lancer des applications graphiques, comme Doom http://dlvr.it/TM6dGP #Android #Terminal
How to I take #notes in 2025!
Many #shell tricks combined with #fzf, #Lua, and #Neovim of course!
#blog #fediverse #mastodon #vim #terminal #editor #plaintext #zettelkasten
#100DaysToOffload : 078/100
- https://willmcgugan.github.io/announcing-toad/ (2025-07-23, Announcing Toad - a universal UI for agentic coding in the terminal, by https://willmcgugan.github.io/, @willmcgugan)
--<--
I’m a little salty that neither Anthropic nor Google reached out to me before they released their terminal-based AI coding agents.
You see until recently I was the CEO of Textualize, a startup promoting rich applications for the terminal. Textualize didn’t make it as a company, but I take heart that we built something amazing. There is now a thriving community of folk building TUIs that I am still a part of.
So you will understand why when I finally got round to checking out Claude code and Gemini CLI, I was more interested in the terminal interface than the AI magic it was performing. And I was not impressed. Both projects suffer from jank and other glitches inherent to terminals that Textualize solved years ago.
....
I’m currently taking a year’s sabbatical. When Textualize wrapped up I genuinely thought I was sick of coding, and I would never gain be able to find joy in building things. I’m happy to be wrong about that. I still enjoy coding, and Toad feels like the perfect hobby project for my very particular set of skills. Something I can build while continuing to focus on my physical and mental health (running a startup is taxing).
So I am going to build it.
I am building it.
Here’s a quick video of Toad in its current state: https://www.youtube.com/watch?v=EKsCS54xduo
What I have in mind is a universal front-end for AI in the terminal. This includes both AI chat-bots and agentic coding. The architecture I alluded to earlier is that the front-end built with Python and Textual connects to a back-end subprocess. The back-end handles the interactions with the LLM and performs any agentic coding, while the front-end provides the user interface. The two sides communicate with each other by sending and receiving JSON over stdout and stdin.
...
Toad isn’t quite ready for a public release. It remains a tadpole for now, incubating in a private repository. But you know I’m all about FOSS, and when its ready for a public beta I will release Toad under an Open Source license.
With a bit of luck, this sabbatical needn’t eat in to my retirement fund too much. If it goes well, it may even become my full-time gig.
I will shortly invite a few tech friends and collaborators to the project. These things can’t be the work of a single individual and I am going to need feedback as I work. If you would like to be a part of that, then feel free to reach out. But please note, I would like to prioritize folk in the Open Source community who have potentially related projects.
For everyone else, I will be posting updates regularly here and on my socials (link at the bottom of the page). Expect screenshots, videos, and long form articles. Please be patient—you will be agentic toading before too long.
Looking for markdown streaming? : https://willmcgugan.github.io/streaming-markdown/ (Efficient streaming of Markdown in the terminal)
-->--
Script - afficher les donnees Exif sur Thunar https://sima78.chispa.fr/index.php?post/2025/07/19/Script-afficher-les-donnees-Exif-sur-Thunar #Photgraphie #Terminal #Console #Photos #Script #Exiv2 #Tuto #Bash
How to create a floating terminal in #Neovim with a couple of lines in #Lua
#blog #fediverse #mastodon #vim #terminal #editor
#100DaysToOffload : 077/100
Finally a TUI to organize rat photos/videos easily!
**visualvault** — A media file organizer for the terminal.
Supports date-based organization, duplicate detection, filtering & more!
Written in Rust & built with @ratatui_rs
Finally I can preview my PCBs in the terminal
terminal3d — View 3D obj files in the terminal.
Support using mouse controls & different render modes.
Written in Rust!
I Made Kitty Terminal Even More Awesome by Using These 15 Customization Tips and Tweaks https://itsfoss.com/kitty-customization/ #Terminal
TBH, I think the #CopilotKey is worse than the #PizzaKey because #Netpliance #iOpener didn't force that shit onto other users.
Simply because one doesn't expect that #Internet #Terminal to be used as a #desktop.
Source: https://www.youtube.com/watch?v=USQxZc9nmtE via @lazygamereviews
Is there system information tool for linux that prints something like this on one line in terminal when run:
CPU: 40% | GPU: 20% | RAM: 12/16
Fastfetch does not support this kind of thing, it only has everything per line.
I want specifically everything on one line
Crazy news: Ratatui made it into a car dashboard
**suzui-rs** — Suzuki Serial Data Line (SDL) viewer in Rust
Displays live car data, powered by Pi and shown on stereo over RCA.
Made for Suzuki Baleno (G13BB)
Written in Rust & built with @ratatui_rs
I'm mostly posting this as a way to help myself remember, but:
I have been using the venerable `less` Unix utility for over a quarter century (!) but just today I learned you can view multiple files with it!
less file1.txt file2.txt file3.txt
Use `:n` and `:p` to go to the next/previous file.
Am I the only one who keeps forgetting that these "newer" CLI tools come with better defaults? I mean, I keep passing unnecessary options to eza, fd, ip, httpie, ripgrep, etc. Damn it, my brain just doesn't have enough plasticity to tell my hands that the old complexity is no longer needed... Muscle memory firmware update failed. Please send help.
As a proud ThinkPad user, I approve this
**thinkfan-tui** — Monitor fan control and temperature on ThinkPad laptops.
Supports setting the fan speed.
Written in Rust & built with @ratatui_rs
Determine Which Linux/Unix Init System is Being Used
Join this investigative adventure to determine the init system being used on GNU/Linux or Unix operating system using illustrated command examples.
Vim users:
Do you use vi mode in your shell (bash, zsh, fish, etc.), the default bash mode, or something else?
Finally, we can flex anime in the terminal
**mal-cli** — A TUI for the official MyAnimeList API.
Supports rendering images!
Written in Rust & built with @ratatui_rs
GitHub: https://github.com/L4z3x/mal-cli
This is why I commit every day
**ferriby** — Keep Ferris alive by contributing to a git repo
Supports local and GitHub repositories.
Written in Rust & built with @ratatui_rs