scy, to linux
@scy@chaos.social avatar

Anyone with a recommendation for a #TUI (aka #terminal) file manager with split (mc-style) or multiple window interface that supports #WebDAV and/or #SFTP on its own?

I know that I could just use FUSE to mount remote folders locally – except that I can’t use FUSE on one of the machines that I need this file manager on (because it’s running WSL1 – please refrain from commenting on that).

So, it needs to be able to talk to WebDAV or SFTP without FUSE.

Suggestions?

#askFedi #CLI #Linux

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.)

lori, to linux

Hey folks recommend me your favorite games that can run in the terminal that aren't:

  1. the most basic boring arcade stuff like snake or missile command

  2. roguelikes/dungeon crawlers (love em but there's no lack of those)

  3. chess, backgammon, etc., more meaty board games sure but there's already a million easy to find ways to play chess in a terminal

This is for my machine with no gui so when I say terminal I mean terminal not just like "text based and looks like it'd be in a terminal maybe".

nobodyinperson, to python
@nobodyinperson@fosstodon.org avatar

Just read through the Textual stopwatch tutorial again:

https://textual.textualize.io/tutorial/

It's very well written and fun to go through! Well done!

It still amazes me what you made with Textual: an approachable way of making beautiful UIs in the Terminal with pure Python.

@textualize @willmcgugan @davep

#textual #python #tui

feditips, (edited ) to mastodon
@feditips@mstdn.social avatar

Today, a very niche tip for techy people! 🤓

If you want to use Mastodon through a command line interface or text-based user interface, there's a tool you can install which offers both called "toot":

➡️ https://toot.bezdomni.net

This software is written by @ihabunek

(NOTE: This software has no connection to the mobile apps @tootapp or @tooot, they just have similar-sounding names.)

#CLI #Mastodon #FediTips #CommandLine #TUI #Fediverse #Terminal

jamesrylandmiller, to linux
@jamesrylandmiller@mastodon.social avatar

#linux people: what are your favorite #tui apps? I use #ranger all the time, I prefer #weechat for #irc, #emacs for rss reading, #tig to quickly look at a #git repo. #htop for system monitoring. That kind of thing. Any other great #tui apps out there I should be using?

kzimmermann, to random
@kzimmermann@fosstodon.org avatar

Trying out something new everyday: #finch, the #TUI IM client based on libpurple, better known for the #Pidgin multi-protocol messenger.

https://developer.pidgin.im/wiki/Using%20Finch

Probably outdated, even for a terminal application, but it's very lightweight and allows multiple accounts and protocol. And it behaves just like a GUI app - except that the windows are drawn in the terminal!

Very nice now that I'm hosting my own #XMPP server, and don't need OMEMO to chat locally anymore

nobodyinperson, to python
@nobodyinperson@fosstodon.org avatar

Holy cow 🐄, textual-web is impressive! 🤯

It allows you to stream your textual TUI apps as a webpage with full interactivity. You can even use 'textual-web -t' for a quick'n'dirty way of getting a terminal in a machine buried deeply in a network.

https://github.com/Textualize/textual-web

Well done @textualize, @willmcgugan, @davep & Co!

#Python #textual #TUI

scy, (edited ) to vim
@scy@chaos.social avatar

So… is there some kind of ANSI escape code (OSC?) that a application running in can send to make @termux switch the soft keyboard to "text input mode" (where autocorrect and stuff are available)?
https://wiki.termux.com/wiki/Touch_Keyboard

This would be awesome for e.g. (or ): Enter insert mode, the keyboard switches to text input mode. You input some text, hit Esc, the keyboard goes back to "raw" mode.

aoristdual, to random
@aoristdual@fosstodon.org avatar

What are your favorite #TUI apps?

I'm trying to move all of my persistent browser tabs into the terminal install. Very happy with #aerc and #newsboat for email/RSS. Just added #stmp for music streaming from Navidrome.

JustineSmithies, to random
@JustineSmithies@fosstodon.org avatar

As a long time #RangerFM user I've been wanting to move to something that gets more up to date stable releases than Ranger so I font have to keep building from Got just to get sixel support. So today I've been researching and have ruled out #nnn for sure but #lf is looking very very good indeed. I have easily configured icons and I'm currently writing my previewer script. Yes I know that the CLI is much more powerful but I do like a #tui file manager too.
https://github.com/gokcehan/lf

cs, to random
@cs@mastodon.sdf.org avatar

Ugh, just found a problem while using #toot #tui. I have been trying to use archive links for some outside news sources, but what I have found is that some servers trigger #captcha obviously to stop abuse, but this means I am blocked when I try to follow links on #links browser. :eyeroll: Will follow with example.

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

✈️ Die TUI und das Reisebüro "Der Schmidt" bieten Ende Oktober einen Tagesflug vom Flughafen Braunschweig-Wolfsburg nach Neapel und wieder zurück an. Umweltschützer kritisieren das Vorhaben scharf.

#NDR #NDRNDS #TUI

📝▶️https://www.ndr.de/nachrichten/niedersachsen/Kritik-an-TUI-Flug-fuer-einen-Tag-nach-Neapel-zur-Taufe,tui688.html?at_medium=mastodon&at_campaign=NDR.de

JustineSmithies, to fediverse
@JustineSmithies@fosstodon.org avatar
orhun, to rust
@orhun@fosstodon.org avatar

Do you use Matrix for chatting? Do you like Vim? I got the perfect tool for you. ✨

📨 iamb: A Matrix client for Vim addicts.
💬 Use Vim keybindings for message editing, window navigation, and tab management in your terminal!

🔗 Docs: https://iamb.chat
⭐ GitHub: https://github.com/ulyssa/iamb

🦀 @matrix + @ratatui_rs

#rustlang #tui #ratatui #matrix #client #messaging #vim #neovim #terminal

video/mp4

scy, to programming
@scy@chaos.social avatar

How could I miss out on #VisiData for so long? This might become my new favorite #CLI tool.

If you do anything with data and enjoy working in the terminal, check it out. It can

• provide a #TUI for viewing and editing data in #CSV, #Excel, #SQLite, #JSON, #YAML & #XML files and quite a few more
• sort, filter, join and edit that data, across files and across formats
• convert between the formats (interactively or not)
• record & play macros
• be scripted in #Python

https://www.visidata.org/

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

JustineSmithies, to random
@JustineSmithies@fosstodon.org avatar

I see the #imv maintainer is seeking someone to take over development. Any takers for this go to #tui #X11 / #Wayland image viewer ?

Please boost for a wider reach ❤️

https://sr.ht/~exec64/imv/

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

TUI verabschiedet sich vom klassischen Büromodell

Seit Corona gehört das Homeoffice zum Alltag - und immer mehr Firmen sparen Bürofläche ein. Zum Beispiel TUI: Feste Arbeitsplätze gibt es beim Reisekonzern nur noch für einen Teil der Belegschaft. Von Annette Deutskens.

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

#Arbeitswelt #TUI #Büro #Homeoffice #Reisebranche

feditips, to mastodon
@feditips@mstdn.social avatar

(One for techy people today...)

Command line / terminal fans!

You can use Mastodon through a command line interface or a terminal user interface using the third party app "toot" for Linux etc:

➡️ https://toot.bezdomni.net

It's free and open source, find out more at the link.

This also works with Mastodon-compatible servers.

By the way, this app toot has nothing to do with the other third apps Toot! or Tooot, they just have very similar names.

#CLI #TUI #Mastodon #CommandLine #Terminal

Goffi, (edited ) to random French
@Goffi@mastodon.social avatar

After , I've now pushed implementation of a output in frontend, which shows A/V call video streams directly into your terminal! It's using or image protocols, or half-blocks (thanks to )

I'm not aware of any other CLI tools doing something similar ( or not). It's not as useful as GUI, but it's quite fun :)

Attached are 2 demo videos of call between Libervia and , on .

orhun, to rust
@orhun@fosstodon.org avatar

Today I found a TUI for handling message queues! 🚀

📨 mqttui: Subscribe to a MQTT Topic or publish something quickly from the terminal.

🌐 Perfect for managing IoT applications! 💡
🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: https://github.com/EdJoPaTo/mqttui

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

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

Can't believe this is now possible in the terminal! 🤯

🌀 bevy_ratatui_render: A Bevy plugin for rendering a Bevy app to the terminal using Ratatui.

🦀 Written in Rust | Built with @ratatui_rs & @bevy

⭐ GitHub: https://github.com/cxreiff/bevy_ratatui_render

video/mp4

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