← All Templates

Open Source Project OG — Terminal Style README Cover

Open source project README OG cover for developer tools and libraries — dark charcoal layout with macOS terminal window, live CLI output, electric green accent, parameterized project name, stats, and commands.
Use Template →

Template Info

TypeDimensionsSupported TemplatesSupported Types
Studio Template1200x630
png
jpg
webp
pdf
base64
url
binary

Integrations

Automate this template using integrations

Rest API

Rest API

Signed URLs

Signed URLs

Spreadsheets

Spreadsheets

Backend Usage

You can generate Open Source Project OG — Terminal Style README Cover renders using Rest API

await fetch("https://api.orshot.com/v1/studio/render", {
  method: "POST",
  headers: {
    "Content-Type": "application/json",
    Authorization: "Bearer <ORSHOT_API_KEY>",
  }, 
  body: JSON.stringify({
    "templateId": 224,
    "response": {
      "format": "png",
      "type": "base64"
      "scale": 1
    },
    "modifications": {
      "<YOUR_DYNAMIC_PARAMETERS>"
    }
  }),
});
Open Source Project OG — Terminal Style README Cover