Spyke

Replies

Comment on

Working on a TUI for Lemmy!

Reply in thread

Thanks, but it's written in Rust so it's perfect and 100% bug free :) Kidding of course, I just would rather release this client after I'm done with super boring things like caching the JWT, polishing up the config file and readme. But thanks for the enthusiasm :D. I hope to be done with the first release by the end of the year

Comment on

Working on a TUI for Lemmy!

Reply in thread

Is that a normal thing in modern TUI apps?

Yeah, it's been becoming the new normal recently. There's this TUI file manager called Yazi that came out not so long ago and has an excellent support for graphics and manga-tui that released this year which is a terminal manga reader (and without images it would be useless). Theoretically you could even play videos in the terminal at least 10 years ago: https://www.youtube.com/watch?v=hqMh47lYHlc

Comment on

Working on a TUI for Lemmy!

Reply in thread

Well, if you're so desperate... :D The code is located at github.com/intuis/lemmynator, but I didn't commit the changes that I did today yet so it may look a little bit different and I think the default config is a little bit off. With that said, have fun!