Home
Softono

Zootdeck

Open source Zig
46
Stars
1
Forks
0
Issues
2
Watchers
5 months
Last Commit

 About Zootdeck

A Linux Fediverse Desktop Reader (alpha)

Platforms

Web Self-hosted Linux

Languages

Zig

Need Help Installing Zootdeck?

We provide expert installation service for this software. Our team will install, configure, and secure Zootdeck on your server. plans start at just $30.

Zootdeck fediverse desktop reader

https://donpdonp.github.io/zootdeck/

Features

  • 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

Column specifiers

Roadmap

  • initial QT support
  • initial lemmy support
  • create a post
  • css themes: overall, per-tag, per-host
  • osx/windows

Build instructions

$ 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.