{"id":13610005,"url":"https://github.com/liamg/github-profile-terminal-action","last_synced_at":"2025-05-06T18:43:41.310Z","repository":{"id":43231305,"uuid":"468884833","full_name":"liamg/github-profile-terminal-action","owner":"liamg","description":"Create a GitHub profile README nested inside a terminal nested inside a GIF","archived":false,"fork":false,"pushed_at":"2023-03-07T01:11:15.000Z","size":122,"stargazers_count":18,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-30T05:36:30.283Z","etag":null,"topics":["action","autogenerated","profile-readme","shit"],"latest_commit_sha":null,"homepage":"https://github.com/liamg","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liamg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-11T20:03:34.000Z","updated_at":"2024-09-03T17:17:54.000Z","dependencies_parsed_at":"2024-01-14T06:56:27.460Z","dependency_job_id":null,"html_url":"https://github.com/liamg/github-profile-terminal-action","commit_stats":{"total_commits":32,"total_committers":2,"mean_commits":16.0,"dds":0.4375,"last_synced_commit":"8ca0aa91f9aa03983a9e1f2c2ed2562f176db6a1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fgithub-profile-terminal-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fgithub-profile-terminal-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fgithub-profile-terminal-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liamg%2Fgithub-profile-terminal-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liamg","download_url":"https://codeload.github.com/liamg/github-profile-terminal-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252747287,"owners_count":21798124,"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":["action","autogenerated","profile-readme","shit"],"created_at":"2024-08-01T19:01:40.198Z","updated_at":"2025-05-06T18:43:41.290Z","avatar_url":"https://github.com/liamg.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# github-profile-terminal-action\n\nThis is the code that generates my [profile README.md](https://github.com/liamg), including the terminal gif.\n\nYou can use it to automatically create your GitHub profile README by adding a GitHub action to your profile repository.\n\nHere's an example config that updates every 4 hours:\n\n```yaml\nname: auto-update\n\non:\n  workflow_dispatch:\n  schedule:\n    - cron:  0 */4 * * *\n\njobs:\n  build:\n    name: auto update\n    runs-on: ubuntu-latest\n\n    steps:\n    - uses: actions/checkout@master\n    - uses: liamg/github-profile-terminal-action@main\n      with:\n        feed_url: https://www.liam-galvin.co.uk/feed.xml\n        twitter_username: liam_galvin\n        theme: dark\n        token: ${{ secrets. GITHUB_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamg%2Fgithub-profile-terminal-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliamg%2Fgithub-profile-terminal-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliamg%2Fgithub-profile-terminal-action/lists"}