Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/barelyhuman/og-image

Open Graph Image Generator (CLI)
https://github.com/barelyhuman/og-image

Last synced: 26 days ago
JSON representation

Open Graph Image Generator (CLI)

Awesome Lists containing this project

README

        

og-image


Open Graph Image Generator (CLI)

[![](https://img.shields.io/badge/license-mit-black?style=for-the-badge)](LICENSE)

## Usage

```bash
❯ cat .commitlog.release
v0.0.2

Usage of og-image:
-background-url string
URL for the background
-color string
Font Color (default "#000")
-desc string
Description or Sub Title
-out string
File to output to, will export a png (default "./og-image.png")
-size-one int
Font Size for title (default 16)
-size-two int
Font Size For description (default 12)
-title string
Title
```

## Install

You can get the binaries from [releases](/releases) page for your specific arch

## Contribute

The repository follows the general github pull request flow and would appreciate if you let the owner/maintainer know before you pick up an issue, this is to avoid overlaps

## License

[MIT](LICENSE) © Reaper