Masthash

#TUI

christos
5 hours ago

tui-sudoku is a configurable terminal interface sudoku game, with quite a few features.

https://gitlab.com/christosangel/tui-sudoku

#linux #bash #tui #terminal #sudoku

tui-sudoku, a terminal user interface sudoku game is running on a terminala window
Christoff Humphries 🎃
3 days ago

Speaking of #TUI - Turbo Vision is back. Cross-platform and with Unicode. https://github.com/magiblot/tvision

(still like https://github.com/gansm/finalcut the best and probably what I'll use)

meganisalanis
4 days ago

#walkies #birdwatching #Kōtare #Korimako #Tūī #flowers #blossoms

What a beautiful morning walk, bellbird, kingfisher and tūī to enjoy, paradise ducks on the river, blossoms out, trees just starting to get new leaves and only a little bit of rain starting to fall.

#grateful

Aviation & Travel
4 days ago
Mark Harris
5 days ago

@Kay #Tui = "Yeah, right.

There were only two people on that stage who give a damn about Māori and neither were male.

Klaus Zimmermann :unverified:
1 week ago

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

Screenshot of the Finch IM client showing an IRC session
\x1b orhun 👾
2 weeks ago

Just released the new version of **systeroid**! 🥳

🦀 A more powerful alternative to *sysctl(8)* with a terminal user interface!

⭐ GitHub: https://github.com/orhun/systeroid

🐧 Changelog: https://github.com/orhun/systeroid/blob/main/CHANGELOG.md

#rustlang #tui #commandline #terminal #linux

christos
2 weeks ago

gitlab.com/christosangel/wordy

Wordy is a word spelling puzzle.

You have 6 guesses to find out the secret 5-letter word.
If a letter appears green, that means that this letter exists in the secret word, and is in the right position.
If a letter appears yellow, that means that this letter exists in the secret word, but is in NOT the right position.
If a letter appears red, that means that this letter does NOT appear in the secret word AT ALL.
#linux #tui #bash #wordle #terminal

Wordy puzzle opened in a terminal window
Wordy puzzle opened in a terminal window
Wordy puzzle opened in a terminal window (stats)
christosangel
2 weeks ago

https://gitlab.com/christosangel/wordy

Wordy is a word spelling puzzle.

You have 6 guesses to find out the secret 5-letter word.

If a letter appears green, that means that this letter exists in the secret word, and is in the right position.

If a letter appears yellow, that means that this letter exists in the secret word, but is in NOT the right position.

If a letter appears red, that means that this letter does NOT appear in the secret word AT ALL.
#linux
#tui
#bash
#wordle

Screenshot of wordy running in a terminal window
\x1b orhun 👾
2 weeks ago

Just released the new version of **gpg-tui**! 🥳

🦀 A terminal user interface for GnuPG - written in Rust

⭐ GitHub: https://github.com/orhun/gpg-tui

🔐 Changelog: https://github.com/orhun/gpg-tui/blob/master/CHANGELOG.md

#rustlang #gnupg #terminal #tui #linux

NDR
2 weeks ago

✈️ 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

Das Bild zeigt ein Flugzeug von TUI beim Start. Auf der Grafik steht: Kritik an TUI: Mit dem Flieger für einen Tag nach Neapel. Ein Reisebüro aus Wolfenbüttel bietet einen Tagesausflug nach Italien und zurück an. Anlass ist die Taufe einer Boeing 737. Umweltschützende kritisieren das Vorhaben.
ピゴスパ
3 weeks ago

'Toot' from toot :)

I'm finally checking out some #mastodon clients for #linux and stumbled upon #toot - a #cli and #tui mastodon client. Takes some getting used to, but seems to work quite nicely, so I'll probably keep it around. What mastodon clients are you using?

https://github.com/ihabunek/toot

🌱 pvergain ⏚
3 weeks ago

#python #cli #web #textual #TextualWeb #WebApplication

Textual Web is now in public beta, which means it is available to everyone to try out

- https://textual.textualize.io/blog/2023/09/06/what-is-textual-web/

Textual Web takes a Textual-powered #TUI and turns it in to a web application

\x1b orhun 👾
3 weeks ago

Here is how you center a rectangle with **Ratatui**! 🐁

https://github.com/ratatui-org/ratatui-book/pull/50

#rustlang #commandline #terminal #tui

So one of the problems I have to solve writing my #golang #TUI library #Tooey was formatting text within a drawable area. I ended up writing #rslice which is another library specifically for manipulating []rune and dealing with whitespace, directional justification, and even producing a "full" justification style by normalizing whitespace across a []rune.

The library can be found here with MIT License:

https://github.com/asciifaceman/rslice

Docs:

https://pkg.go.dev/github.com/asciifaceman/rslice@v1.0.1

#programming #foss #oss

\x1b orhun 👾
3 weeks ago

Found a really cool tool today!

🚀 **heh**: A terminal UI to edit bytes by the nibble ✨ written in #rustlang 🦀

⭐ GitHub: https://github.com/ndd7xv/heh

🐧 Packaged for #ArchLinux: https://archlinux.org/packages/extra/x86_64/heh/

🏔️ Packaged for #AlpineLinux: https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/51015

#linux #commandline #tui

Dan Leech
3 weeks ago

Released another version of the #strava #rust #TUI with support for split "navigation" and activity ranking and also a bunch of refactoring that makes it slightly less janky.

https://github.com/dantleech/strava-rs/releases/tag/0.0.5

Well I have the start of a text alignment engine implemented for #tooey Text elements.

I arrived at the conclusion naturally that the easiest path was to always start by doing a Left justification, then flip the whitespace for Right justification, or normalize whitespace across the rune array for full. I still have to do center which is going to be interesting.

#terminalui #tui #golang #tooey #tcell #termui #flex #cli #linux #alacritty #development #go

a terminal UI running over SSH on Alacritty responding to resize events redrawing different text justifications like left, right, and full alignment.
Manc AvGeek
3 weeks ago

Bonus Photo of the Day 2nd September 2023.

A line-up of 5 TUI UK Boeing 737 Max 8's parked on a remote taxiway at Manchester Airport, 15th May 2019, after the type was grounded after a couple of fatal accidents due to a faulty piece of equipment.

#Manchester #MAN #EGCC #ShadowmossRoad #RingwayRoad #Boeing #B737 #MAX #TUI
#avgeek #aviation #planespotting #photography

A rather chaotic lineup of 5 identical twin engined jet airliners parked at various angles facing to the right at an airport - each one is blue with a white belly, and has red "TUI" titles on the forward fuselage, as well as red winky-face on the tail that is actually made up of the letters T, U, and I.
They also have red covers over the intakes on the white engine pods.
In the foreground, a black chainlink fence partially obscures the lower half of the planes, with a crash barrier lining the roadway in front.
In the background, a tall airport building dominates the centre of the frame, with a control tower in the top left corner, with a bright white sky behind.

It's in a very early, very rough state but here is my #termui rewrite #tooey

It only has a few core functionalities so far, notably flex-like containers and Text and they all need some more work before I consider anything stable.

For the love of TUIs

https://github.com/asciifaceman/tooey

#terminalui #tui #golang #tooey #tcell #termui #flex #cli

mancavgeek
3 weeks ago

G-DBCD, Airbus A319-131, British Airways, crossing the airfield perimeter after taking off from Runway 08L at London Gatwick, 12th September 2014.

A line-up of 5 TUI UK Boeing 737 Max 8’s parked on a remote taxiway at Manchester Airport, 15th May 2019, after the type was grounded after a couple of fatal accidents due to a faulty piece of equipment.

 

D-BEEE, ATR42-300, Eurowings, at Dusseldorf Airport, either 1993 or 1996.

#a319 #airbus #atr42 #b737 #boeing #britishairways #dus #dusseldorf #eddl #egcc #egkk #eurowings #gatwick #lgw #london #man #manchester #max #ringwayroad #runway08l #shadowmossroad #tui

https://mancavgeek.co.uk/2023/09/02/photo-of-the-day-2nd-september-2023/

A rather chaotic lineup of 5 identical twin engined jet airliners parked at various angles facing to the right at an airport - each one is blue with a white belly, and has red "TUI" titles on the forward fuselage, as well as red winky-face on the tail that is actually made up of the letters T, U, and I. They also have red covers over the intakes on the white engine pods. In the foreground, a black chainlink fence partially obscures the lower half of the planes, with a crash barrier lining the roadway in front. In the background, a tall airport building dominates the centre of the frame, with a control tower in the top left corner, with a bright white sky behind.
Side view of a high-winged, twin propellor-engined airliner taxiing from right to left. The plane is mostly white, with a grey belly, seperated by a red and blue stripe along the body. There are "eurowings" titles on the upper forward fuselage, slightly above and aft of a stylised image of two flying birdss, one red, one blue, with the blue one having a tail that loops below in a circle, this same logo appearing in a larger form on the tail. The registration "D-BEEE" appears of the upper rear fuselage, with small "eurowings" titles below that. In the background, taxiways bisect large grassed areas.
Low side view of a twin engined jet airliner flying from left to right at a very olow altitude with flaps deployed from behind the wing and the nose raised steeply, suggesting it has just taken off. The plane is mostly white, with golden feathers on the nose, mid fuselage, and engine pods, emulating the look of a dove. There are 3 wavy golden stripes on the tail, with golden "BritishAirways" titles just aft of a golden ribbon on the upper rear fuselage. Behind, the sky is a pale blue.

Flexing row and col directions now! I would have had it working an hour ago if I wasn't trying to be smart about it

#terminalui #tui #golang #tooey #tcell #termui #flex #cli

OSTechNix
4 weeks ago
Il Mitte Berlino
4 weeks ago

Il gestore utilizzava l'agenzia di viaggi per fare propaganda politica ad AfD. Il franchiser non ha gradito.

#AfD #Germania #TUI

https://ilmitte.com/2023/08/agenzia-di-viaggi-vietata-ai-verdi-tui-diffida-un-militante-di-afd/

1 month ago

From tui-rs to Ratatui: 6 Months of Cooking Up Rust TUIs | Orhun's Blog
https://blog.orhun.dev/ratatui-0-23-0/

#rust #programming #tui

\x1b orhun 👾
1 month ago

I'm thrilled to announce that we have released the new version of "**ratatui**" today! 🐀🎉

🦀 A #rustlang library that's all about cooking up terminal user interfaces (TUIs) - official successor of `tui-rs`

⭐ Changelog: https://github.com/ratatui-org/ratatui/releases/tag/v0.23.0

🚀 Blog post about this release: https://blog.orhun.dev/ratatui-0-23-0/

#terminal #tui #commandline #linux

@beforewisdom personally, I do like #nano for being just an editor one can use and not have to learn archaic commands.

#ne adds an even nicer #TUI to it at the cost of needing #ncurses,.

I mean a lot of people can get quite speedy on #vim and espechally #neovim, like @fuchsiii, but since I'm not a #FrontendDev but #Linux #Sysadmin, I do follow "#ConfigurationByException" as I think default configs are done for a reason...

tagesschau
1 month ago

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

Qkall
1 month ago

oh just casually accessing my pinephone via ssh for ricey cakes

#pinephone #pine64 #arch #endeavouros #ssh #sxmo #sway #tui #rambox #linux #puppylinux #weechat

Studio 8502 :verified:
1 month ago

I think it's done. Like, really done. If you can't make an interesting TUI application with this character set and font, I can't help you. Good news for people sick to death of my obsessive hyper focus on getting the font right, anyway -- my brain is satisfied with it. It's legible, it's flexible, it's got decent Latin character support for pan-European languages, it's got a bunch of ASCII art and TUI symbols, it's got maths support. It's everything I wish MS-DOS had back in the day.
#retrocomputing #z80 #cpm #commandline #tui #programming #font

Kitu
1 month ago

@thomas OMG… Weisse Socken, Sandalen? Echt jetzt? Der #Nazi Freund lässt ja kein Klischee aus. Und ich weiß jetzt auch nicht… Weinen? Lachen? Auf jeden Fall niemals darüber buchen.Mund Falls #TUI sich nicht distanziert und zurück zieht, tja, dann halt auch kein TUI mehr.

Aviation & Travel
1 month ago

#Aerotelegraph - Gemeinschaftsunternehmen: Tui und Enter Air gründen eigene Wet-Lease-Tochter - https://www.aerotelegraph.com/tui-und-enter-air-gruenden-eigenen-wet-lease-anbieter #wet-lease #Airlines #enterair #polen #tui

Don Trueten :antifa:
1 month ago

AfD-Reisebüro: "Eine Katastrophe für Hechingen"

Für "Grünwähler" endet die Traumreise an der Türschwelle: In #Hechingen präsentiert ein #AfD-Stadtrat diffamierende Schaufensterplakate in seinem #Reisebüro. Partner #TUI ist darüber gar nicht glücklich.

https://www.kontextwochenzeitung.de/politik/646/eine-katastrophe-fuer-hechingen-9028.html

#NoAfD

synlogic
1 month ago

Slartboz

my game project has received its 1st donation!

WOOHOO!

and thank you to whoever did it!!!

so the world has it:

Donations address:
https://cash.app/$mk2022akmar/

The game's page on the Itch.io site:
https://synystrongames.itch.io/slartboz

check out our latest video there. I believe its fun. our next video will be... nuts. with the FUN (TM) dial turned up to 11

#Slartboz

#indiegames
#solodev
#retrogames
#Roguelikes
#RealTimeEngines
#TUI

#scifi
#postapoc
#dystopia
#comedy

#donations
#fundraising

My little bubbletea bandcamp playlist editor is coming along. The last 20% to make the UI actually pleasant are going to be a PITA, i'm sure.

#bandcamp #golang #tui

A video showing a TUI to edit playlists, with a functionality to search bandcamp. On exit, it emits HTML for iframe-ing a sequence of bandcamp players.
m0bi
1 month ago

@jzfski Wspaniały Toot z toot tui robi to w terminalu. Tekstowy klient #Mastodon plus świetne automatyzacje z linii poleceń.

https://github.com/ihabunek/toot

#Mastodon #Toot #TUI #terminal #commandline
@riot

Ekran terminalowego klienta toot tui. Po lewej odczyt listy wpisów a po prawej wątek z wpisem. Ciemne tło

@Walrus @trashheap @Raspberry_Pi Personally, I got one as I wanted to evaluate it as replacement for a #Pi0W or even a faster #Pi0 with no need but it's HDMI, USB, microSD and cpmputational power compared to scalped #PiZero|s...

But then again the #PocketCrypto doesn't need any #GUI but just a #TUI...
https://github.com/KBtechnologies/PocketCrypto

★discrust★
2 months ago
screenshot: linux console window with tut - tui mastodon client
\x1b orhun 👾
2 months ago

**ratatui** is the official successor of tui-rs! 📢

🐭 Build rich terminal user interfaces (TUIs) and dashboards using Rust

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

#rustlang #tui

\x1b orhun 👾
2 months ago

**gpg-tui** just hit 1K stars on GitHub! 🎉

🔐 Manage your GnuPG keys with ease!

⭐ GitHub: https://github.com/orhun/gpg-tui

💖 Sponsor me: https://github.com/sponsors/orhun

#rustlang #linux #tui #gnupg

synlogic
2 months ago

Slartboz

update on public engagement so far, for good & bad:

* 8 followers on Itch.io

* about a dozen people on Mastodon have said they like the sound of the game. a few sounded like big fans

* $0 in donations/tips. not even a single dollar. not a penny! I know times are harsh for some people, but... *really?*

#Slartboz

#indiegames
#games
#gamedev
#indiegamedev
#indiedev
#indiedevs

#Roguelike
#Roguelikes
#RoguelikeGames

#TUI

#retrogaming

#itchio

#donate
#donations
#tips
#fundraising

@menelion @ActionRetro it's really useful as it works on both #screenreaders ,#TUI-based #Browsers and #narrowband connections.

And I don't just mean #EDGEland throttled #2G but like #Iridium @ 2.400 bit/s (!!!)…
https://www.youtube.com/watch?v=UWkjuDI9RSo&t=157s

Jeremy, aka Jaharmi
2 months ago

I definitely want a solution that works on the #macOS #iOS #iPadOS platforms. (Having a #TUI #TextUserInterface is not necessarily important to me, but could be a bonus.) I’d like it to be open — if not #FOSS #OpenSource — and probably extensible, but I also want to be able to support its ongoing development.

Fedi.Tips
2 months ago

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

Franck_Raisch
2 months ago

Johannes Simon betreibt ein Reisebüro in Heching. Zusammen mit der #TUI Ansonsten sitzt er für die #noAfD im Gemeinderat. Für die macht er auch seit kurzem Werbung. Da aber genug Platz für Fussgänger bleibt, greift niemand ein. Jetzt aber anscheinend doch. Zum Entsetzen des Herrn Simon ist es sogar die Polizei, der Freund der AfD. https://www.schwarzwaelder-bote.de/inhalt.strafbare-inhalte-polizei-durchsucht-raeume-von-hechinger-afd-gemeinderat.1d55c741-7b48-4029-8e55-f538d5c4f3f9.html

#emacs folks - do you use #eshell for all #CLI usage? I get that #TUI are out of question (if you still use them), but for normal CLI?

@frumble @pixelspree @vwbusguy @poisonwomb @hughc @vfrunza which reminds me that a #TUI-based #StartMenu / #Launcher is kinda needed.

Something that allows people to simply search for "editor" and they 'll get tools like ne, vim, nano or whatever..

James Ryland Miller
2 months ago

#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?

Ivan Enderlin 🦀
2 months ago

Gomuks, https://github.com/tulir/gomuks.

A terminal based Matrix client written in Go.

#matrix #client #GoLang #messaging #decentralized #tui #terminal

Gomuks in action: 2 columns view, one for room list and one for the room itself with the timeline.
The Sewphist
2 months ago

Just a few coin purses fused and cut.
Next up: fuse the labels then overlock the edges, then sew them up, and finally, trim, turn and press.
How many do you reckon are here?
And how many did you reckon I’ll get stitched in the next 24 hours (I’ll run out of zips for some…)?

#Handmade #BuyNZMade #MadeInAotearoa #Sewing #Purses #NZNative #Birds #kereru #kea #weka #tui #ruru #tauhou #kakariki #kaka

Pattern pieces for my native birds coin purses sitting on my cutting table. There are quite a lot of them, all piled by size and design.
Andrew M Riley
3 months ago

Any recommendations for a good/fast #opensource csv viewer on #linux ? Can be #gui or #tui but no, libreoffice calc does not qualify.

lori
3 months ago

Hey #Unix 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".

#terminal #tui #linux

Yann Büchau :nixos:
3 months ago

@thelinuxEXP ☝️ This. The graphical #systemd service manager is missing. It could also be a #Textual #TUI app though 🙃

@textualize

Ivan Enderlin 🦀
4 months ago

iamb, https://github.com/ulyssa/iamb.

A Matrix client, in the terminal, for Vim addicts.

It's even written in Rust. And it's even using the Matrix Rust SDK (https://github.com/matrix-org/matrix-rust-sdk).

#matrix #client #tui #RustLang

iamb in action
scy
4 months ago

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/

Adam
4 months ago

Markdown Viewers for the Linux Command Line

Updated with...
- add viewer frogmouth
- add software license
- change glow version
- change last paragraph

https://www.adamsdesk.com/posts/linux-markdown-viewers/

#commandline #linux #terminal #tui #cli

Markdown logo with text that reads, Markdown Viewers.
Alina 0xFF
6 months ago

I wrote myself a little tmux launcher leveraging shell scripting and charmbracelet's gum text UI tool.
My idea of using the shell has been way too rigid and I'm reclaiming my right to not GUI #cli #tui #linux

A screen recording demoing my launcher which slides in from the left and provides a selection of my most used shell commands including added filterable file selection where necessary
codeismycanvas
6 months ago

Having fun with #textual in Python and threw together a text-based SQLite database viewer.

Once I figured out a few things in the textual API, I'm really starting to like how it works. My only problem is they keep pushing out releases faster than I can keep up...

#TUI #sqlite #python

Screenshot of a text-based user interface for viewing sqlite database tables. There's a Tree widget on the left side of the screen listing the tables in the database, and a Table widget filling the rest of the screen showing the first 26 rows of the "Customer" table in the Chinook example database.
Peter Amthor
7 months ago

Started playing around with @zellij and I'm already hooked. This is just the thing for all of us #terminal people… saves me from individually setting up seven-ty-thou-sand #i3wm windows for a single debug session or a course demo. Epic shout out to @imsnif ! Also for that excellent user guide. 📚👍

#zellij #tui #linux #workspace #multiplexer #foss

Michael Nordmeyer
8 months ago

I'm puzzled. Why would anyone send an #email as HTML-only, but with content-type text/plain hard-wrapped?

This makes it harder for #TUI and #GUI users.

Are there any TUI clients, which cannot soft-wrap emails?

Je cherche une interface "Text-based user interface" pour #dokuwiki, est-ce que ça existe? Un client dans le terminalm

Mon objectif: pouvoir en une commande dans un terminal créer une nouvelle page sur mon wiki.

#TUI #CLI #terminal

@edboythinks oh right @benjaminhollon is also a #cli and #tui boy. So maybe not

Tut
9 months ago

Beta for 2.0.0

* Configuration: ini to toml.
* Multiple accounts in the same window. tut -u "acc1 acc2".
* Internal editor for text. You can still use $EDITOR if you want, set it in your config.
* open-custom now has key hints instead of 1, 2, 3, 4.
* More options for timelines in your config.

Read more here, test it and submit issues if you find any bugs

https://github.com/RasmusLindroth/tut/releases/tag/2.0.0-beta

#tut #terminal #cli #tui #mastodon #vim #client #toot

Screenshot of tut TUI
JoshB :python:
9 months ago

Success! Introducing my first #Textual app, Deebs: a #Python #TUI for browsing a database. For this initial POC it just lists the tables in a sqlite database and shows the selected table's data.

I'm very impressed with how compact the code is with Textual. This POC only took 100 LOC!

Next features up include showing table metadata and adding better cursors & keyboard navigation. I'm pretty happy with it for one day's effort!

Thanks to @davep for some pointers.

https://github.com/joshburnett/deebs

A text-based user interface showing the contents of a database & a selected database table. There is a tree view on the left allowing selection of a database table, and a table view on the right showing the database table's in columns.
Random Geek
9 months ago

Remembering that I had set up the tut #TUI client for #Mastodon and that I should play with it some.

https://cliapps.com/p/tut-mastodon-tui-client

Vincent Batts
10 months ago

@arcade I have been all-in on #Joplin for some years now. https://joplinapp.org/

I use it on #Linux, #Android, and cli #tui. They have Windows and OSX too.
Early on, I had the files sync'ed with #syncthing on the filesystem, but for years now have used my #nextcloud instance for webdav. There are others. I see there are plugins, but I just use notebooks and subnotebooks, and tagging.

view of Sync options for Joplin app. 
Filesystem; OneDrive; Nextcloud; WebDAV; Dropbox; S3; Joplin Server; Joplin Cloud
Tut
10 months ago

Release 1.0.24

A bug fix for the latest release. The configuration option "tag-follow" threw an error and made tut unable to start. I'm sorry for the inconvenience, but it's fixed now.

https://github.com/RasmusLindroth/tut/releases

#tut #terminal #cli #tui #mastodon #vim #client #toot

Screenshot of tut TUI
Tut
10 months ago

Release 1.0.23

* List of followed tags. Use :tags
* Multiple tags in one feed. Use :tag linux mastodon
* Two new flags --config and --config-dir if you want to load your configuration from a custom location. You can also use the environment variables TUT_CONF and TUT_CONF_DIR instead

And some bug fixes. Read more here
https://github.com/RasmusLindroth/tut/releases

#tut #terminal #cli #tui #mastodon #vim #client #toot

Screenshot of tut TUI
Tut
10 months ago

Release 1.0.21

A new feature for all of us that can't spell. You can now edit your toots, either by pressing E or typing :edit. If you want you can also use it as a leader and it is named edit.

https://github.com/RasmusLindroth/tut/releases

#tut #terminal #cli #tui #mastodon #vim #client #toot

A screenshot of tut TUI