https://donpdonp.github.io/zootdeck/
- Any number of columns
- Column Sources: Mastodon account, Mastodon public feed
- per-column filtering on specific tags, or image-only mode
- native linux/GTK+3 app written in zig
@mastodon.server
@username@mastodon.server
- Public feed
- Option to do oauth sign-in to read your own feed
!newsgroup@lemmy.server
- initial QT support
- initial lemmy support
- create a post
- css themes: overall, per-tag, per-host
- osx/windows
$ sudo apt install ragel libgtk-3-dev libcurl4-openssl-dev libgumbo-dev
$ git clone https://github.com/donpdonp/zootdeck
Cloning into 'zootdeck'...
$ cd zootdeck
$ make
zig build
$ ./zig-out/bin/zootdeck
zootdeck linux x86_64 tid 7f565d1caf00
zig-out/bin/zootdeck
is a stand-alone binary that can be copied to /usr/local/bin/
or where ever you like.