Wayland + Sway + multiple TUI apps on 512MB Raspberry pi
i.redd.it·16h·
Discuss: r/linux
Flag this post

This small project is tribute to awesome-tuis developers who make things like spotify player using just a fraction of RAM compared to official GUI client. Running those on my primary machine was nice, but obviously not a necessity so I looked around and took a spare Raspberry Pi Zero 2 W.

Initially I thought I will be limited to linux console without any X display system. First install of x server was total failure. I started to polish what I could with raw terminal, Terminus font, adjusting colors to have gruvbox like theme, tmux for layout and copy mode. Unfortunately despite those TUI apps are doing great in terms of resource usage they are designed for modern terminals using glyphs, emojis etc. That setup felt inferior.

So I though maybe ...

Similar Posts

Loading similar posts...