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

https://github.com/mattlianje/zob

Make beautiful documents! ✨🍰✨
https://github.com/mattlianje/zob

Last synced: 5 days ago
JSON representation

Make beautiful documents! ✨🍰✨

Awesome Lists containing this project

README

        


zob logo

# zob
The **γ€ŒZen Org Binder」** My life in plain text

Inspired by the [suckless philosophy](https://suckless.org/philosophy/) all programs
in the `ZOB` ecosystem:
- Do one thing well
- Are written in <1000 lines of frugal C99

# goal
The `ZOB` binary aims to:
- Be my trusty steed across UNIX systems
- Have a small memory footprint
- Link against the fewest possible libraries:
- [libcurl](https://curl.se/libcurl/)'s C API is being used as raw sockets don't support tls

The `ZOB` binary does not have a runtime config, and is (re)built with its settings as the
`ZOBMASTER` sees fit. It uses an in-process [SQLite](https://www.sqlite.org/index.html)
database which persists to `.db` at the root of the `ZOB_DIRECTORY`.
The `ZOBMASTER` pseudonym is used as the `` for zob typsetting programs.


The zobosystem

# programs
```
zob todo β€” todo manager
zob rss β€” simple RSS feed reader
zob fmt β€” wrapper for all your code linters
zob tex β€” (.md -> LaTeX) generator
zob mem β€” ???
```

# zob rss


zob rss

# zob tex


zob tex md



zob tex pdf