@jckimble/github-graph-background

1.0.4 • Public • Published

Welcome to GitHub Graph Background 👋

semantic-release: angular build status npm version Documentation License: MIT

A toy program for getting your GitHub Contributions and creating a background image from it with many themes.

Install

npm install @jckimble/github-graph-background

Usage

github-graph-background

Options

Github Token can be read from the GITHUB_TOKEN Environment Variable

Option Description Default
--output Image Output ./background.png
--width Image Width 1366
--height Image Height 768
--margin Spacing Between Blocks 2
--token GitHub Token N/A
--theme Color Theme green

Themes

Small Images of themes are in releases named by the theme option. Special value of random picks a theme at random. Default theme is green. Current themes are: green, blue, red, rose, fullrandom and random along with their dark variants. Adding :dark after a theme name generates the dark version.

Run tests

npm run test

Author

👤 James C Kimble Jr

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

Donations

"Buy Me A Coffee"

📝 License

Copyright © 2023 James C Kimble Jr.

This project is MIT licensed.

Readme

Keywords

none

Package Sidebar

Install

npm i @jckimble/github-graph-background

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

29.6 kB

Total Files

32

Last publish

Collaborators

  • jckimble