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

https://github.com/roshan-r/termshot


https://github.com/roshan-r/termshot

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Termshot

convert program output to image files

## Requirements

`imagemagick`

## Example

```bash
./termshot.sh ./one one.png
```
launches the program `one` and saves the session to `one.png`

![one.png](one.png)