{"id":16335055,"url":"https://github.com/flexiondotorg/github-stats-terminal-style","last_synced_at":"2025-05-01T08:33:26.732Z","repository":{"id":206731652,"uuid":"717570267","full_name":"flexiondotorg/github-stats-terminal-style","owner":"flexiondotorg","description":"GitHub Stats Terminal Style","archived":false,"fork":false,"pushed_at":"2025-04-26T03:05:37.000Z","size":228,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-26T04:35:13.226Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flexiondotorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-11-11T21:43:02.000Z","updated_at":"2025-04-26T03:11:09.000Z","dependencies_parsed_at":"2024-01-14T04:29:36.281Z","dependency_job_id":"12e613bf-243c-4b4c-9260-520a1fb34144","html_url":"https://github.com/flexiondotorg/github-stats-terminal-style","commit_stats":null,"previous_names":["flexiondotorg/github-stats-terminal-style"],"tags_count":0,"template":false,"template_full_name":"yogeshwaran01/github-stats-terminal-style","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Fgithub-stats-terminal-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Fgithub-stats-terminal-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Fgithub-stats-terminal-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flexiondotorg%2Fgithub-stats-terminal-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flexiondotorg","download_url":"https://codeload.github.com/flexiondotorg/github-stats-terminal-style/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251847828,"owners_count":21653582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T23:39:56.886Z","updated_at":"2025-05-01T08:33:26.706Z","avatar_url":"https://github.com/flexiondotorg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003eGitHub Stats Terminal Style\u003c/h1\u003e\n\u003cp align='center'\u003eDynamically generate GitHub stats looking like a Terminal Interface \u003c/p\u003e\n\n\u003cp align=\"center\" \u003e\n  \u003ca href=\"https://github.com/yogeshwaran01/github-stats-terminal-style/actions/workflows/main.yml\"\u003e\n    \u003cimg src=\"https://github.com/yogeshwaran01/github-stats-terminal-style/actions/workflows/main.yml/badge.svg\" alt=\"Update Github Stats\" title=\"Terminal Style GitHub Stats\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align='center'\u003e\n  \u003cimg align=\"center\" src=\"./github_stats.svg\"\u003e\n\u003c/p\u003e\n\n## Usage\n\n1. Create a new repository using this template or click [here](https://github.com/yogeshwaran01/github-stats-terminal-style/generate) to create.\n2. Create the personal access token. Checkout this [link](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token) to create a personal access token.\n3. Add a new repository secret to your repo. The name of the secret must be `GHT` and the value is your personal access token (PAT). Checkout this [link](https://docs.github.com/en/actions/reference/encrypted-secrets) to add a new repository secret.\n\nThe file `github_stats.svg` is an svg image of your github stats. You can copy the link of the image and use it anywhere. By default it updates daily at `2:47 UTC`. You can also change this by changing the cron in `/.github/workflows/main.yml` by using [Cron Generator](https://crontab.guru/).\n\n## Themes\n\nCurrently only nine themes are available. The default theme is the ubuntu theme. You can change the theme by changing the command in `/.github/workflows/main.yml`.\n\n```bash\nnode updater.js ${{ github.repository_owner }} \u003cthemeName\u003e\n```\n\nTo use a random theme, do not specify any arguments.\n\n|                           **Theme Sample**                            | **Theme Name** |         **Theme Sample**        |  **ThemeName** |\n| :-------------------------------------------------------------------: | :------------: | :------------------------------:| :-------------: |\n|      \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/ubuntu.svg\" alt=\"ubuntu\"\u003e      |     ubuntu     | \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/hacker.svg\" alt=\"hacker\"\u003e  |   hacker   |\n|        \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/atom.svg\" alt=\"atom\"\u003e        |      atom      | \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/googledark.svg\" alt=\"googledark\"\u003e  |   googledark   |\n|     \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/default.svg\" alt=\"default\"\u003e     |    default     | \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/googlelight.svg\" alt=\"googlelight\"\u003e |  googlelight   |\n|     \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/dracula.svg\" alt=\"dracula\"\u003e     |    dracula     | \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/monokai.svg\" alt=\"monokai\"\u003e     |    monokai     |\n|      \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/github.svg\" alt=\"github\"\u003e      |     github     | \u003cimg align=\"center\" src=\"https://cdn.jsdelivr.net/gh/yogeshwaran01/github-stats-terminal-style@latest/themes/powershell.svg\" alt=\"powershell\"\u003e  |   powershell   |\n\n## Contributions\n\nContributions, issue and pull requests are welcome\n\n## Credits\n\nSvg Generated from [termtosvg](https://github.com/nbedos/termtosvg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexiondotorg%2Fgithub-stats-terminal-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflexiondotorg%2Fgithub-stats-terminal-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflexiondotorg%2Fgithub-stats-terminal-style/lists"}