home.social

#textualize — Public Fediverse posts

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

  1. New blog entry with a write up on a #textualize app I built to display weather and environmental data on a #raspberryPi with a 7in screen. Still working on the UI, but it's meeting the need!

    This displays the current local weather in the upper left corner followed by more squares that collect data around my property using pi zeros and sensors. More in the writeup!

    blog.meadowhawk.xyz/a-weather-

    For ref: @textualize
    #python #diy #maker

  2. Writing an article to explain what is #textual, a #Python package to build rich UI in terminal. And I realized that I could create a chatbot inside #neovim

    Maybe #llm-ls and #TabbyML could be interested.

    #ai #tui #textualize

    FYI, the package is textual.textualize.io/

  3. Writing an article to explain what is #textual, a #Python package to build rich UI in terminal. And I realized that I could create a chatbot inside #neovim

    Maybe #llm-ls and #TabbyML could be interested.

    #ai #tui #textualize

    FYI, the package is textual.textualize.io/

  4. Writing an article to explain what is #textual, a #Python package to build rich UI in terminal. And I realized that I could create a chatbot inside #neovim

    Maybe #llm-ls and #TabbyML could be interested.

    #ai #tui #textualize

    FYI, the package is textual.textualize.io/

  5. Writing an article to explain what is #textual, a #Python package to build rich UI in terminal. And I realized that I could create a chatbot inside #neovim

    Maybe #llm-ls and #TabbyML could be interested.

    #ai #tui #textualize

    FYI, the package is textual.textualize.io/

  6. Writing an article to explain what is #textual, a #Python package to build rich UI in terminal. And I realized that I could create a chatbot inside #neovim

    Maybe #llm-ls and #TabbyML could be interested.

    #ai #tui #textualize

    FYI, the package is textual.textualize.io/

  7. Just invested three hours in learning that "allow mouse reporting" is somehow optional in MacOSX Terminal.

    Now that's it's enabled, I find things probably had been working for a long time.

  8. If #Textualize had a spirt animal. What species would it be?

  9. @davep

    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.

  10. ❓ 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 ?

    textualize.io/

  11. My first post to the devlog blog, in which I talk about what I found during our first week of dogfooding , using it to write a couple of apps for the terminal.

    textual.textualize.io/blog/202

  12. @hugovk @willmcgugan Yes, I already tried and that's exactly why came to mind 😅

  13. Hi @willmcgugan has anyone already thought about building a for with ? 💡
    I'm just asking. 😄

  14. Python is really cool. I love how extremely cross-platform it is (, , , , ...). 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 🤦

    @davep