Spyke

I love this. Anything that keeps me in the terminal and out of the browser is a blessing from Tux himself.

24
lemy.lol

That looks epic!

Please add the ability to view images with an external image viewer as I find a lot of social TUI apps seem to lack that.

Add that and you're making my ideal Lemmy client

16
lemmy.dbzer0.com

Thank you, that's so kind! I'll probably try to tackle the comments first as they come quite messy from the api, then I'll probably give the images a go.

To be honest, I'm hoping this project doesn't get out of my league too quickly as a have almost no experience with working with apis.

9

You might look into displaying images in the terminal as well; many modern terminals support showing actual images natively

7

I did, but i was going for something really small and simple, more like an ebook reader than a webui.

4

Textual is great, and the community at discord is very helpful and welcoming.

2
lemmy.dbzer0.com

I went with chafa as it's terminal agnostic and supports various modes.

Then again, I'm not really sure a tui frontend needs high quality image rendering. Earlier I even considered going completely 1bit braille or just ASCII just so that the image doesn't take all of the focus at the expense of the post body.

As mentioned by another commenter, I believe opening the full image in an external viewer is a much better solution, not to mention easier to implement.

6

A suggestion is do it like neofetch and let the user choose. Amazing work.

1
pawb.social

does this protocol work for other terminals? such as alacritty, foot, urxvt, or even st (with appropriate patch ofc)?

3

A quick research tells me that there aren't patches for other emulators, but the protocol seems well described, so making those patches is possible. I could also take a look at Alacritty source code and deicide if I could make this project work.

2

There is one named neonmodem overdrive but it is buggy. It also support discourse forums any plan for this?

8
lemmy.dbzer0.com

There is one named neonmodem overdrive but it is buggy.

It really is buggy, iirc I couldn't even get it to run properly.

It also support discourse forums any plan for this?

I really don't have any plans (or even a name) for the app, as I've just started playing around with pythorhead yesterday. I just hoped posting a prototype or a proof of concept might spark a discussion and maybe inspire someone much more competent than me.

4
lemmy.ml

Wish someone would come with something like tut for mastodon.

6

While complex tuis are definitely not my cup of tea (I prefer cli tools to be simple, otherwise I would probably use a proper gui), I'm really happy that I'm not the only one wishing for a way to access lemmy from the terminal.

4

Link returns “This site can’t be reachedThe webpage at https://files.catbox.moe/8g7agm.mp4 might be temporarily down or it may have moved permanently to a new web address.”.

It seems to be working for me.

Do you have a github or codeberg link?

I didn't think anyone would have interest in it so i haven't uploaded it. After new year's I could clean it up a bit and host it on github.

Maybe we should add it to awesome-lemmy?.

I think it may be e a bit too early for that. At the current state it supports dynamic fetching of the feed in the background (quite buggy), paginating and displaying long posts and displaying top level comments only. At the current state it's quite enough for me to enjoy a few (more like a few dozen) posts, but definitely not anywhere close to "awesome".

3

One reason more to stop with the silly text-in-image posts. There's a text-only post option, you know guys? Lemmy is not Instagram.

2

You reached the end

I've started building a TUI for Lemmy | Spyke