atomcorp / terminal-api

API for getting Terminal themes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows Terminal Themes API

Runs an API endpoint with all the themes needed by atomcorp.github.io/themes/. Also runs a cron-job to refresh the list once a day.

Run

yarn start

Requires GitHub personal access token (get it from https://github.com/settings/tokens), create a file .env.private and add GITHUB_TOKEN=YOUR_PERSONAL_ACCESS_TOKEN to it.

About

API for getting Terminal themes


Languages

Language:JavaScript 99.6%Language:HTML 0.4%