Yazi is the Terminal-based File Manager I Didn't Know I Needed https://feed.itsfoss.com/link/24361/17336089/yazi
#TerminalTools
Yazi is the Terminal-based File Manager I Didn't Know I Needed

Yazi makes it easier to build your terminal-first workflow by giving you a pwoerful, featuree-rich file manager.

It's FOSS
🔧✨ Oh joy, yet another terminal tool from #GitHub that's trying to be relevant by slapping on Vim keybindings as if it’s a hot sauce 🌶️ for instant spice. Because, clearly, the world was desperately in need of a way to edit spreadsheets in the terminal with all the elegance of a ✨1980s text editor. 😆
https://github.com/garritfra/cell #terminaltools #VimKeybindings #spreadsheetediting #retrotech #HackerNews #ngated
GitHub - garritfra/cell: A terminal spreadsheet editor with Vim keybindings

A terminal spreadsheet editor with Vim keybindings - garritfra/cell

GitHub
I Found A Terminal Tool That Makes CSV Files Look Stunning https://feed.itsfoss.com/link/24361/17314389/tennis-csv-tool #TerminalTools
I Found A Terminal Tool That Makes CSV Files Look Stunning

This new tool called Tennis makes CSV files look clean, colorful, surprisingly beautiful and ever more useful.

It's FOSS
I Found A Terminal Tool That Makes CSV Files Look Stunning https://feed.itsfoss.com/link/24361/17314389/tennis-csv-tool
#TerminalTools
I Found A Terminal Tool That Makes CSV Files Look Stunning

This new tool called Tennis makes CSV files look clean, colorful, surprisingly beautiful and ever more useful.

It's FOSS

Are you a Zellij enjoyer who also uses #yazi and #helix?
Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

Check out yzelix, one of my most popular plugins >>>

https://github.com/luccahuguet/yazelix

#rustlang #terminal #TerminalTools

GitHub - luccahuguet/yazelix: Zellij, Yazi with Nushell and Lua scripting add a File Tree to Helix (or your prefered editor). An IDE-like experience, in the terminal. With nix as the only dependency.

Zellij, Yazi with Nushell and Lua scripting add a File Tree to Helix (or your prefered editor). An IDE-like experience, in the terminal. With nix as the only dependency. - luccahuguet/yazelix

GitHub
Ah, yes, behold the earth-shattering innovation: a terminal log file viewer that *gasp* views log files! 🤯 Why bother with #simplicity when you can have a command-line tool that does what any decent #sysadmin could do in their sleep? 🙄 Just point and click, and it’ll magically do the stuff you already knew how to do. 📈🎉
https://lnav.org/ #terminaltools #logviewer #innovation #commandline #HackerNews #ngated
The Logfile Navigator

The Logfile Navigator, lnav for short, is an advanced log file viewer for the small-scale.

The Logfile Navigator
The Logfile Navigator

The Logfile Navigator, lnav for short, is an advanced log file viewer for the small-scale.

The Logfile Navigator

Anyone tried this #MsgVault archiver for email?

#cli #terminalTools

https://github.com/wesm/msgvault

GitHub - wesm/msgvault: Archive a lifetime of email and chat. Offline search, analytics, and AI query over your full message history. Powered by DuckDB

Archive a lifetime of email and chat. Offline search, analytics, and AI query over your full message history. Powered by DuckDB - wesm/msgvault

GitHub
Developers are combining three established tools - Blink Shell, Mosh, and tmux - to create persistent terminal sessions from iOS devices. The setup maintains connections through network drops and phone sleep cycles, enabling remote development work including long-running AI coding sessions. Mosh's UDP approach offers faster response on weak connections but lacks SSH port forwarding. https://www.implicator.ai/your-iphone-is-a-dev-machine-you-just-havent-set-it-up-yet/ #mobileDev #terminalTools #remoteDev
Your iPhone Is a Dev Machine. You Just Haven't Set It Up Yet.

Set up Blink Shell, Mosh, and tmux to turn your iPhone into a persistent terminal for your dev machine. Full guide with code examples.

Implicator.ai