And new version of SuricataLog is out:
https://github.com/josevnz/SuricataLog/releases/tag/0.1.0
https://pypi.org/project/SuricataLog/
Important bug-fixes and code cleanup.
#suricata #suricatalog #textualize #python #eve
Frogmouth
Frogmouth is a Markdown viewer / browser for your terminal, built with Textual.
Frogmouth can open *.md files locally or via a URL. There is a familiar browser-like navigation stack, history, bookmarks, and table of contents.
#markdown #python #textualize #CLITool #terminal
This is interesting. I assumed (without checking) that github is basically there to discuss the development (and bugs) of #textualize itself but not as a channel for questions on how to use it.
For my #python #textualize
projects I want to make some screenrecordings and export them to an animated gif. I have seriously googled, but came out just confused what to use. Anyone a suggestion on how to easily do screenrecording, (maybe some editiing) and saving output as anmimated gif ? On Linux.
Today I wanted to build a simple interactive form in the terminal using #Python. I thought of #Textualize and #Rich, but after taking a quick glance at the docs, I gave up. The API seemed to require a lot of boilerplate. I went back to trusty #Bullet instead, where such lists are a one-liner.
https://github.com/bchao1/bullet
:python: :terminal: #TUI
#tui #bullet #rich #textualize #python
@michaelaye uhm this would be nice to do as a TUI with #textualize https://www.textualize.io/
This is the max complexity I accept for a bash script...
My first post to the #Textualize devlog blog, in which I talk about what I found during our first week of dogfooding #Textual, using it to write a couple of #Python apps for the terminal.
@hugovk @willmcgugan Yes, I already tried #Toot and that's exactly why #Textualize came to mind 😅
Hi @willmcgugan has anyone already thought about building a #client for #mastodon with #textualize ? 💡
I'm just asking. 😄
❓ Has anyone built a #Mastodon app using #Textualize, by any chance? I would #geekout if such a thing exists!
I don't suppose you know of anything @willmcgugan ?
#mastodon #textualize #geekout
Python #Textual #Textualize is really cool. I love how extremely cross-platform it is (#Linux, #MacOS, #Windows, #ssh, ...). But the docs seem to be *very* insufficient and the ones you find seem to be outdated and don't work anymore (async all over the place, App() not initialized, etc...).
I am stuck on simple things like how to center a button 🤦
#textual #textualize #linux #macos #windows #ssh