Ecosyste.ms: Awesome
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: 23 days 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-12T20:26:55.000Z (over 5 years ago)
- Last Synced: 2024-11-03T07:32:14.469Z (2 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
```