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
- Host: GitHub
- URL: https://github.com/michaelbeaumont/randrendr
- Owner: michaelbeaumont
- License: bsd-3-clause
- Created: 2016-10-30T19:55:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T20:26:55.000Z (almost 6 years ago)
- Last Synced: 2025-02-07T14:17:39.173Z (4 months ago)
- Language: Haskell
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```