Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/donpdonp/zootdeck

Fediverse GTK Desktop Reader
https://github.com/donpdonp/zootdeck

fediverse mastodon zig

Last synced: 29 days ago
JSON representation

Fediverse GTK Desktop Reader

Awesome Lists containing this project

README

        

## Zootdeck fediverse desktop reader
https://donpdonp.github.io/zootdeck/

### Features
* Any number of columns
* Column Sources: User account, Site public feed
* per-column filtering on specific tags, or has an image
* linux/GTK+

### Roadmap
* create a post
* css themes: overall, per-tag, per-host
* osx/windows

### Build instructions
```
$ sudo apt install ragel libgtk-3-dev libcurl-dev libcurl4-openssl-dev libgumbo-dev libglfw3-dev

$ git clone https://github.com/donpdonp/zootdeck
Cloning into 'zootdeck'...

$ cd zootdeck

$ make
zig build

$ ./zootdeck
zootdeck linux x86_64 tid 7f565d1caf00
STATE: Init
```