jlsksr, to linux
@jlsksr@mastodon.online avatar

Is there any text-based, ideally distributed monitoring software out there? I want a TUI that shows me (e.g. with green/red highlights) the reachability of hosts (simple ping checks) while I'm doing network maintenance. Like a really simple, curses based nagios? It would probably look like a bloomberg terminal.. (I know this wouldn't be too hard to implement.. but I can't really believe it's not already out there...) #linux #TUI #monitoring #network #networking #sysadmin #software #curses

jbzfn, to infosec
@jbzfn@mastodon.social avatar

🔎 flawz: A Terminal UI for browsing security vulnerabilities (CVEs) | @orhun

"As default it uses the vulnerability database (NVD) from NIST and provides search and listing functionalities in the terminal with different theming options."

https://github.com/orhun/flawz

orhun, to rust
@orhun@fosstodon.org avatar

I'm so excited to announce the new version of Ratatui — with the brand new forum for Rust & TUI enthusiasts! 🥳

🚀 Join us here: https://forum.ratatui.rs

🦀 Ratatui is a Rust library for cooking up terminal user interfaces (@ratatui_rs)

✨ Release highlights: https://ratatui.rs/highlights/v0263

⭐ GitHub: https://github.com/ratatui-org/ratatui

video/mp4

ucodery, to random
@ucodery@fosstodon.org avatar

Inspired by all the talk about during I went ahead and cut another release of my package explorer kayak: https://github.com/ucodery/kayak/releases/tag/v0.6.0
Caution, still Very rough, still Very beta

orhun, to rust
@orhun@fosstodon.org avatar

New terminal game is being cooked! 👨‍🍳

🌌 astray: A TUI-based space strategy game.

🚀 Fully customizable spaceships and spaceship parts.
🛰️ Real orbit calculations and maneuvers.
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/Vinermy/astray

happyborg, to random
@happyborg@fosstodon.org avatar

There's a Tui for that" is a coming phrase.

+ =

orhun, to rust
@orhun@fosstodon.org avatar

Do you use Jira? Sorry to hear that.
At least there is a TUI for it! 🔥

🔧 jirust: Jira terminal UI.

🚀 Supports listing projects, moving tickets and more!
👀 Demo: https://youtu.be/gRgz1M30q9I

🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/Code-Militia/jirust

#rustlang #ratatui #tui #jira #projects #terminal

video/mp4

orhun, to rust
@orhun@fosstodon.org avatar

You can hack your neighbor's toothbrush with this TUI! 🪥

🌪️ blendr: The hacker's BLE (bluetooth low energy) browser terminal app.

🔥 Inspect, search, connect, and analyze data coming from BLE devices.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/dmtrKovalenko/blendr

0xZogG, to neovim
@0xZogG@hachyderm.io avatar

Adjusting #corne, #sway, #neovim and various #tui applications for my preferences to be more productive and less mouse dependant. Takes some time but fun and benefitial \o/

#terminal #homerow #mechanicalkeyboards #tillingwm

happyborg, to linux
@happyborg@fosstodon.org avatar

I have a program in #Ubuntu24! And no doubt many other distros downstream of Debian. I installed it yesterday with:

sudo apt install safe-vdash

#vdash is very niche, a #tui dashboard for those running #Autonomi nodes but already has an enthusiastic band of users. So this is great news.

My thanks go out to Jonas and all the volunteer packagers and maintainers in the #Linux ecosystem.

#FOSS #rustlang #ratatui #Ubuntu

aoristdual, to email
@aoristdual@fosstodon.org avatar

What client do you use?

I'm currently on , but have some frustrations with UI and link handling that I can't customize away.

orhun, to rust
@orhun@fosstodon.org avatar

You can run TUIs in the browser with Rust! 🦀

🐭 ratframe : egui widget + @ratatui_rs backend.

🔥 Ratatui integrates with egui, enabling compilation to WASM!

🚀 Demo: https://gold-silver-copper.github.io/

⭐ GitHub: https://github.com/gold-silver-copper/ratatui_egui_wasm

video/mp4

orhun, to rust
@orhun@fosstodon.org avatar

Do you like playing chess? Do you use terminal a lot?
Your wish is about to come true 🪄

chess-tui: Play chess in your terminal.

🔥 Supports playing against a chess engine.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/thomas-mauran/chess-tui

video/mp4

orhun, to rust
@orhun@fosstodon.org avatar

No more Postman! This TUI API client goes crazy 🔥

📡 atac: A simple API client in your terminal.

🚀 Supports importing collections from Postman.
🔓 Free, account-less, and offline.
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/Julien-cpsn/ATAC

video/mp4

orhun, to rust
@orhun@fosstodon.org avatar

I'm excited to announce the new version of Ratatui! 🐁

🦀 A Rust library that's all about cooking up terminal user interfaces (@ratatui_rs)

✨ Release highlights: https://ratatui.rs/highlights/v0262/

📢 I'm giving a lightning talk on Ratatui at Rust for Lunch tomorrow! (https://lunch.rs/meetups/2024-04-16)

🧀 GitHub: https://github.com/ratatui-org/ratatui

video/mp4

orhun, to rust
@orhun@fosstodon.org avatar

Want to add Vim key bindings to your Rust application? 🤔
Say less.

🦀 modalkit: A Rust library for building modal editing applications.

🚀 Can be used with TUIs (via @ratatui_rs) or shell-like applications.

⭐ GitHub: https://github.com/ulyssa/modalkit by @ulyssa

aral, to random
@aral@mastodon.ar.al avatar

A couple of command-line tools I’ve recently switched to using:

  • yazi as file manager instead of lf (fast and, for me at least, more intuitive and better handles default editor)

https://terminaltrove.com/yazi/

  • ouch for compression/decompression from CLI instead of getting the fucking unintuitive flags wrong every fucking time

https://terminaltrove.com/ouch/

(Thanks to @orhun for the recent link to Terminal Trove for the new finds.)

orhun, to rust
@orhun@fosstodon.org avatar

Today I found a TUI frontend for curl! 🔥

🌀cute: TUI HTTP client with API/auth key management and request history/storage.

🌐 Supports importing Postman collections!

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/PThorpe92/CuTE

video/mp4

nobodyinperson, to python
@nobodyinperson@fosstodon.org avatar

Here at unconference I quickly demonstrate @willmcgugan's framework for website-like 's (with my :gitannex: control-center mockup) and also talk a bit about a compression algorithm benchmark that I once did.

https://youtu.be/J14GiX1kuto?feature=shared&t=1381

orhun, to opensource
@orhun@fosstodon.org avatar

📢 BIG NEWS for Ratatui!

💸 We received a funding donation from @radicle 🎉

🚀 Read the details on my blog: https://blog.orhun.dev/open-source-funding-with-ratatui/

🐁 "Ratatui Received Funding: What's Next?"

🦀 @ratatui_rs is a Rust library for building terminal user interfaces (TUIs).

video/mp4

tagesschau, to random German
@tagesschau@ard.social avatar

TUI kommt zurück an die Frankfurter Börse

Nach zehn Jahren an der Börse in London kehrt der Reisekonzern TUI zurück an die Frankfurter Börse. Das Unternehmen mit Sitz in Hannover wird ab heute wieder vorrangig in Deutschland gehandelt.

➡️ https://www.tagesschau.de/wirtschaft/unternehmen/tui-boersennotierung-frankfurt-100.html?at_medium=mastodon&at_campaign=tagesschau.de

ReK2, to usenet
@ReK2@pxlmo.com avatar

https://hispagatos.space/@rek2/112231145240283887 Stop Electron, stop using a browser as if it was an Operating System!!! Go #terminal #cli #TUI use your OS, not the browser for everything! And be liter, more ethical, your computer will love you! Use #Gemini #gopher #usenet #matrix #fediverse on TUI apps #vim #neovim as your text/IDE #mpv for videos and more... !!!

rek2, to usenet
@rek2@hispagatos.space avatar

Stop Electron, stop using a browser as if it was an Operating System!!! Go #terminal #cli #TUI use your OS, not the browser for everything! And be liter, more ethical, your computer will love you! Use #Gemini #gopher #usenet #matrix #fediverse on TUI apps #vim #neovim as your text/IDE #mpv for videos and more... !!!

image/png

changelog, to golang
@changelog@changelog.social avatar

Freeze (by @charmcli) generates PNGs, SVGS, and WebPs of code and terminal output alike!

(It's also customizable and ships with an interactive TUI)

🔗 https://github.com/charmbracelet/freeze

image/png

orhun, to rust
@orhun@fosstodon.org avatar

New TUI release just dropped! 🔥

🌀 trippy: A network analysis tool.

🚀 traceroute + ping!
🛠️ Customizable multi-protocol tracing interface.
📊 Detailed reporting and platform support.
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/fujiapple852/trippy

#rustlang #ratatui #tui #network #analysis #tracing #ping

video/mp4

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • thenastyranch
  • magazineikmin
  • everett
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • love
  • khanakhh
  • kavyap
  • tacticalgear
  • GTA5RPClips
  • DreamBathrooms
  • megavids
  • modclub
  • mdbf
  • tester
  • Durango
  • ethstaker
  • osvaldo12
  • cubers
  • ngwrru68w68
  • provamag3
  • normalnudes
  • Leos
  • cisconetworking
  • JUstTest
  • All magazines