# TUI, Part 3

SDF has a pair of Mastodon instances. There's a nice HTML5 web app for Mastodon, but... is there a workable TUI? Turns out, the answer is a resounding "yes".

=> https://git.sdf.org/aniani/toot.git toot (local mirror)

The latest versions of toot sport a TUI subcommand, which provides a two-pane perspective.

As you'd expect, handling posts with media attachments (e.g. images, video)? Jarring. I'll update this post if I find a better way, but to view media-rich posts you must open the post in a modern browser (`v`), or one capable of displaying the post and its attached media.

Next time, I'll discuss how I handle XMPP (jabber).

=> ../../index.gmi  Top-level

## Attribution

Copyright (C) 2023 Joseph B. Konno <[email protected]>

This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

=> ../../LICENSE.gmi                            CC-BY-4.0 (my copy of official plaintext)
=> http://creativecommons.org/licenses/by/4.0/  CC-BY-4.0 (official)