{"id":22726227,"url":"https://github.com/maskedsyntax/pulsefetch","last_synced_at":"2026-02-22T16:31:43.408Z","repository":{"id":262132279,"uuid":"886300841","full_name":"MaskedSyntax/pulsefetch","owner":"MaskedSyntax","description":"Keeping a pulse on your system ⚡️","archived":false,"fork":false,"pushed_at":"2024-11-20T06:54:17.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-11T20:14:01.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MaskedSyntax.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}},"created_at":"2024-11-10T17:51:59.000Z","updated_at":"2025-02-05T09:10:34.000Z","dependencies_parsed_at":"2025-02-05T01:31:16.278Z","dependency_job_id":"ed9aa9bc-ae21-4a93-b691-eefcc4834531","html_url":"https://github.com/MaskedSyntax/pulsefetch","commit_stats":null,"previous_names":["aftaab25/pulsefetch","maskedsyntax/pulsefetch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MaskedSyntax/pulsefetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskedSyntax%2Fpulsefetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskedSyntax%2Fpulsefetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskedSyntax%2Fpulsefetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskedSyntax%2Fpulsefetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MaskedSyntax","download_url":"https://codeload.github.com/MaskedSyntax/pulsefetch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MaskedSyntax%2Fpulsefetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29718412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-22T15:10:41.462Z","status":"ssl_error","status_checked_at":"2026-02-22T15:10:04.636Z","response_time":110,"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":[],"created_at":"2024-12-10T16:16:11.618Z","updated_at":"2026-02-22T16:31:43.368Z","avatar_url":"https://github.com/MaskedSyntax.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PulseFetch\n\nPulseFetch is a minimalist, Neofetch-inspired program written in Go. It displays system information along with a custom image or logo, designed for terminal enthusiasts.\n\n## Features\n\n- Display essential system information:\n  - OS, Host, Kernel, Uptime, Packages, Shell, Resolution, WM, Terminal, CPU, GPU, Memory, and Disk.\n- Image rendering:\n  - Uses Chafa for terminal graphics.\n  - Supports Kitty Graphics Protocol, Sixel, and Unicode block symbols fallback.\n  - Automatically detects terminal capabilities for the best possible image quality.\n- Customizable configuration:\n  - TOML-based configuration file.\n  - Support for custom images and logos.\n  - Toggle individual information modules.\n- Lightweight and fast.\n\n## Requirements\n\n- Go 1.25.3 or later.\n- Chafa (optional, for image support).\n\n## Installation\n\n### Debian / Ubuntu (APT)\n\nYou can install PulseFetch directly from the automated APT repository:\n\n```bash\n# 1. Add the repository\necho \"deb [trusted=yes] https://maskedsyntax.github.io/pulsefetch/apt/ /\" | sudo tee /etc/apt/sources.list.d/pulsefetch.list\n\n# 2. Update and install\nsudo apt update \u0026\u0026 sudo apt install pulsefetch\n```\n\n### From Source\n\n1. Clone the repository.\n2. Build the binary:\n   ```bash\n   go build -o pulsefetch ./cmd/pulsefetch/main.go\n   ```\n3. Run the program:\n   ```bash\n   ./pulsefetch\n   ```\n\n## Configuration\n\nPulseFetch looks for a configuration file at `~/.config/pulsefetch/pulsefetch.toml` or `/etc/pulsefetch/pulsefetch.toml`. A default template is provided in the repository.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fpulsefetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaskedsyntax%2Fpulsefetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaskedsyntax%2Fpulsefetch/lists"}