{"id":29930419,"url":"https://github.com/keneandita/gitlog-cli","last_synced_at":"2026-05-20T07:10:38.740Z","repository":{"id":307262132,"uuid":"1028886142","full_name":"KeneanDita/Gitlog-cli","owner":"KeneanDita","description":"A simple command-line tool to fetch and display a GitHub user’s recent public activity using the GitHub API.","archived":false,"fork":false,"pushed_at":"2025-07-30T09:04:37.000Z","size":1466,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-30T10:42:52.875Z","etag":null,"topics":["cli","developer-tools","github-api","python","rich","terminal","utilities"],"latest_commit_sha":null,"homepage":"","language":"Python","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/KeneanDita.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-07-30T07:53:26.000Z","updated_at":"2025-07-30T09:04:41.000Z","dependencies_parsed_at":"2025-07-30T10:42:58.028Z","dependency_job_id":"eea5f7eb-c27c-4426-9d5d-63f88162331f","html_url":"https://github.com/KeneanDita/Gitlog-cli","commit_stats":null,"previous_names":["keneandita/gitlog-cli"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/KeneanDita/Gitlog-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeneanDita%2FGitlog-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeneanDita%2FGitlog-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeneanDita%2FGitlog-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeneanDita%2FGitlog-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KeneanDita","download_url":"https://codeload.github.com/KeneanDita/Gitlog-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KeneanDita%2FGitlog-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268422261,"owners_count":24248082,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","developer-tools","github-api","python","rich","terminal","utilities"],"created_at":"2025-08-02T16:42:06.727Z","updated_at":"2026-05-20T07:10:33.714Z","avatar_url":"https://github.com/KeneanDita.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Gitlog-cli\n\n[![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux%20%7C%20macOS-lightgrey?style=flat-square)]()\n[![Made with ♥ by Kenean Dita](https://img.shields.io/badge/Made%20with%20%E2%99%A5%20by-Kenean%20Dita-blueviolet?style=flat-square)]()\n\n\u003e **Gitlog-cli** is a terminal-based Python application that displays a user's GitHub activity in a clean and readable format. Ideal for developers who prefer staying in the command line.\n\n\n\n## Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/screenshot1.png\" alt=\"Gitlog-cli screenshot 1\" width=\"700\"/\u003e\n  \u003cbr/\u003e\u003cbr/\u003e\n  \u003cimg src=\"assets/screenshot2.png\" alt=\"Gitlog-cli screenshot 2\" width=\"700\"/\u003e\n\u003c/p\u003e\n\n## Features\n\n- View recent GitHub activity (commits, PRs, issues)\n- Pretty terminal output using `rich`\n- Lightweight and fast\n- Cross-platform\n\n## Installation\n\n```bash\ngit clone https://github.com/keneandita/gitlog-cli.git\ncd gitlog-cli\n```\n\nInstall dependencies:\n\n```bash\npip install -r requrements.txt\n```\n\n### Usage\n\n```bash\npython .\\main.py --username\n```\n\nOr you can set up a global shortcut by editing your default profile.\nFor Windows:\n\n```bash\nnotepad.exe $PROFILE\n```\n\nAdd this to your script with the correct path of the cloned repo.\n\n```notepad\nfunction github_activity {\n    python \"C:\\Users\\...\" $args\n}\n```\n\n### Author\n\n**Kenean Dita**\n[GitHub](https://github.com/kenean-dita) | [LinkedIn](https://www.linkedin.com/in/keneandita/)\n\nShow Your Support\nIf you find this project helpful, please consider giving it a ⭐\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeneandita%2Fgitlog-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeneandita%2Fgitlog-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeneandita%2Fgitlog-cli/lists"}