{"id":15084575,"url":"https://github.com/rollingghost/github-activity","last_synced_at":"2026-02-08T11:35:46.798Z","repository":{"id":255454141,"uuid":"852241186","full_name":"rollingghost/github-activity","owner":"rollingghost","description":"A simple command line interface (CLI) to fetch the recent activity of a GitHub user and display it in the terminal.","archived":false,"fork":false,"pushed_at":"2024-09-04T16:44:27.000Z","size":36532,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-29T17:38:58.026Z","etag":null,"topics":["deno","denoland","github-activity","github-api","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/rollingghost.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-04T13:24:26.000Z","updated_at":"2024-09-04T16:46:03.000Z","dependencies_parsed_at":"2024-09-05T13:57:47.221Z","dependency_job_id":null,"html_url":"https://github.com/rollingghost/github-activity","commit_stats":null,"previous_names":["rollingghost/github-activity"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rollingghost/github-activity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollingghost%2Fgithub-activity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollingghost%2Fgithub-activity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollingghost%2Fgithub-activity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollingghost%2Fgithub-activity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollingghost","download_url":"https://codeload.github.com/rollingghost/github-activity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollingghost%2Fgithub-activity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29229290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:43:19.170Z","status":"ssl_error","status_checked_at":"2026-02-08T09:42:55.556Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["deno","denoland","github-activity","github-api","typescript"],"created_at":"2024-09-25T07:00:44.769Z","updated_at":"2026-02-08T11:35:46.782Z","avatar_url":"https://github.com/rollingghost.png","language":"TypeScript","readme":"# GitHub Activity Fetcher\n\n## Overview\n\nGitHub Activity Fetcher is a TypeScript application that fetches and displays\nrecent GitHub activities for a specified user. The application retrieves\ninformation about issues, pull requests, and repositories, and formats the\noutput in a human-readable format.\n\n## Project URL\n\nFind the project [here](https://roadmap.sh/projects/github-user-activity) on\n[roadmap.sh](https://roadmap.sh)\n\n## Features\n\n- Fetches recent issues and pull requests contributions.\n- Retrieves commit history for repositories.\n- Outputs formatted information to the terminal.\n\n## Prerequisites\n\n- [Deno](https://deno.land/) (Ensure you have Deno installed on your machine)\n\n## Setup\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/your-username/github-activity-fetcher.git\n   cd github-activity-fetcher\n   ```\n\n2. Set up your GitHub Personal Access Token:\n   - Create a `.env` file in the root directory.\n   - Add your GitHub token to the `.env` file:\n     ```sh\n     GITHUB_TOKEN=your_github_token\n     ```\n\n## Usage\n\n1. Run the application:\n   ```sh\n   deno run --allow-net --allow-env main.ts \u003cgithub-username\u003e\n   ```\n\n   Replace `\u003cgithub-username\u003e` with the GitHub username you want to fetch\n   activities for.\n\n## Example\n\nTo fetch activities for the user `Harshita-mindfire`, run:\n\n```sh\ndeno run --allow-net --allow-env main.ts Harshita-mindfire\n```\n\n## Project Structure\n\n- [`main.ts`](./main.ts): The main entry point of the application. It fetches\n  and formats the GitHub activities.\n- [`main_tests.ts`](./main_test.ts): Can be used to write tests\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any\nimprovements or bug fixes.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for\ndetails.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollingghost%2Fgithub-activity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollingghost%2Fgithub-activity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollingghost%2Fgithub-activity/lists"}