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

https://github.com/michaelbeaumont/randrendr

Simple autorandr config file renderer
https://github.com/michaelbeaumont/randrendr

Last synced: about 2 months ago
JSON representation

Simple autorandr config file renderer

Awesome Lists containing this project

README

        

Randrendr
=========

Randrendr reads an autorandr config from stdin and outputs it as a PNG file.

For example:

```
cat ~/.config/autorandr/tv/config | randrendr -o output_name.png
```