TOOI : VERY POLISHED MASTODON TERMINAL BROWSER

https://codeberg.org/ihabunek/tooi

Tooi is the successor to 'toot'. It is /way/ nicer so far.

In addition to being 'keyboard-driven' it also responds to the mouse pointer. This is efficient when using a keyboard with a touchpad.

#Fediverse #TUI #tooi #Mastodon #FreeSoftware
Summary card of repository ihabunek/tooi, described as: tooi is a text-based user interface for Mastodon, Pleroma and friends.Codeberg.orgtooitooi is a text-based user interface for Mastodon, Pleroma and friends.

Replying to @⁨octade@soc.octade.net⁩

@octade so basically i'm guessing it's similar to mastodon-cli which is one of my projects i'm guessing? will have to try it out

github.com/averlice/mclient
a command line client for the mastodon API. Contribute to averlice/mclient development by creating an account on GitHub.GitHubGitHub - averlice/mclient: a command line client for the mastodon API.a command line client for the mastodon API. Contribute to averlice/mclient development by creating an account on GitHub.

Replying to @⁨adisonverlice@tweesecake.social⁩

@adisonverlice@tweesecake.social

Since I'm on Debian the python3 version is not recent enough to install the pip package. This is why I am annoyed by versioning and fragmentation in the Linux ecosystem. Recent versions should be backwards compatible, especially with the same base version number.

I'm not surprised. Python devs instantly obsoleted billions and billions of lines of Python2.7 code with their sunset to v3. This is why I stopped programming in Python altogether.