Email or username:

Password:

Forgot your password?
5 posts total
Orhun Parmaksız 👾

Wanna test your keyboard? Use this TUI! 🔥

⌨️ **kbt**: Keyboard tester in the terminal.

🚀 Supports multiple layouts & cross-platform!

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/bloznelis/kbt

Orhun Parmaksız 👾

Here is a lightweight TUI for working with CSV files!

🔍 **tabiew**: View and query CSV and TSV files.

🔥 Supports SQL querying such as filtering, sorting, and aggregations.

🚀 Has Vim-like key bindings.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/shshemi/tabiew

Orhun Parmaksız 👾

This TUI is all I needed. 👌

⚙️ **systemctl-tui**: A fast and simple TUI for interacting with systemd services and their logs.

🔥 Quickly browse service status and logs, & start/stop/restart services.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/rgwood/systemctl-tu

Show previous comments
weberc2 ☕️

@orhun @ratatui_rs It is wild how bad the standard CLI tools for systems are. Whatever else you might say about Docker or Kubernetes, their CLI tools are a lot better than systemctl, journalctl, etc.

Айсылу радуется лету | Айсылу йәйгә шатмы

@orhun@fosstodon.org @ratatui_rs@fosstodon.org

wonderfox@archangel ~ $ sudo pacman -S systemctl-tui
[sudo] password for wonderfox: 
error: target not found: systemctl-tui
I can't find it in the AUR as well (checked just in case)

Orhun Parmaksız 👾

Transferring files in the terminal is a pain 😫
Well, not anymore! 💪

🌀 **termscp**: A feature rich TUI for file transfer and explorer.

🔥 Supports SCP/SFTP/FTP/S3/SMB
🚀 Works on Windows, Linux, FreeBSD, NetBSD and MacOS!

🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: github.com/veeso/termscp

Transferring files in the terminal is a pain 😫
Well, not anymore! 💪

🌀 **termscp**: A feature rich TUI for file transfer and explorer.

🔥 Supports SCP/SFTP/FTP/S3/SMB
🚀 Works on Windows, Linux, FreeBSD, NetBSD and MacOS!

🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: github.com/veeso/termscp

Orhun Parmaksız 👾

Some of y'all ask how I find cool terminal tools 🤔

🌐 Here is one of my sources: terminaltrove.com

🖥️ The $HOME of all things in the terminal.

💖 Also, big shout-out to @terminaltrove for sponsoring me on GitHub!

Jan :rust: :ferris:

@orhun @terminaltrove This looks awesome! Thanks!

Maybe you already know the following list by Wesley Moore, but I think it's also really good (only tools implemented in Rust, though):

One Hundred Rust Binaries (Part 1):
wezm.net/v2/posts/2020/100-rus

Part 2:
wezm.net/v2/posts/2020/100-rus

Chris Emerson

@orhun And here I was thinking you must have been going through the "dependents" tab for ratatui on crates.io!

JustCrouzin

@orhun @terminaltrove
Wow, it contains everything. I'm damn sure i'll find things that i like after my gentoo installation completed.
Teşekkürler kanka, tamda birçok şeyi tui'den yapma isteğim kabarmışken iyi denk geldin <3 :). Son zamanlarda gui programları çirkin gelmeye başlamıştı (beni tatmin edecek kadar "eye-candy" yapıcak bilgim yok xd)

Go Up