soc.octade.net is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Hopefully I will get a bit of time at hand to work on Mastui again. Hit me with ideas for improvements/new features that I should look at.
Mastui now has full support for managing server-side filters in mastui - a feature requested by many. I have also had time to cleanup and optimize the code a lot (something that you should really be able to feel when scrolling the timelines, boosting or liking). The login flow also had an overhaul to make it more smooth and to make it easier to log into a new acocunt.
As always - pipx upgrade mastui - to get the latest version.
#mastui #release #foss #tui #terminal #upgrade
Now what is this? New milestone achieved - the Mastui app is now listed on the official list of mastodon apps:
https://joinmastodon.org/apps
#feelingGreat #enjoy #tui #terminal #mastui
"Blazing‑fast TUI built with Python and Textual. Multi-account, Multi‑column timelines, image rendering (ANSI/Sixel/TGP), persistent cache, and an elegant keyboard‑driven workflow."https://mastui.app/
So I have had a bit of time to update the mastui app the last few days and since I had some good feature request I added those.
New things are "new version" notification, language add/delete/reorder, more keybindings, cleanup and more
pipx upgrade mastui
(or pipx install mastui if this is your first time around)
#mastui #release #features #terminal #tui
Ok it is time for another #release.
The focus this time has been on code optimizations, cleanup, issue fixing and a few new features:
- boosts can now be toggled off
- boost / like works in the notification column
- You can now delete your own posts
- timers can now be set to decimal numbers (e.g. 0.5min) Issue#13
- URLs can now be extracted from posts
pipx install mastui (or pipx upgrade mastui)
Full source at https://github.com/kimusan/mastui
#mastui #terminal