{"id":35441910,"url":"https://github.com/fells-code/seamless-glance-distro","last_synced_at":"2026-02-11T04:12:35.917Z","repository":{"id":332406564,"uuid":"1126547375","full_name":"fells-code/seamless-glance-distro","owner":"fells-code","description":"Homebrew binaries for installing seamless tools and software","archived":false,"fork":false,"pushed_at":"2026-01-25T20:45:55.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-26T11:58:39.977Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/fells-code.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-02T06:02:33.000Z","updated_at":"2026-01-25T20:44:46.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/fells-code/seamless-glance-distro","commit_stats":null,"previous_names":["fells-code/seamless-glance-distro"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/fells-code/seamless-glance-distro","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fells-code%2Fseamless-glance-distro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fells-code%2Fseamless-glance-distro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fells-code%2Fseamless-glance-distro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fells-code%2Fseamless-glance-distro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fells-code","download_url":"https://codeload.github.com/fells-code/seamless-glance-distro/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fells-code%2Fseamless-glance-distro/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29327088,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T03:52:29.695Z","status":"ssl_error","status_checked_at":"2026-02-11T03:52:23.094Z","response_time":97,"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":"2026-01-03T00:17:20.890Z","updated_at":"2026-02-11T04:12:35.912Z","avatar_url":"https://github.com/fells-code.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seamless Glance\n\n**Seamless Glance** is a read-only terminal tool that helps engineering teams\nquickly **triage, understand, and navigate cloud infrastructure** after changes,\ndeployments, or incidents.\n\nIt is designed to reduce the time between:\n**“Something changed”** and **“We know where to look.”**\n\nThink of it as a **guided operational view of a cloud infrastructure**, optimized for fast decision\nmaking rather than configuration.\n\n---\n\n## What Seamless Glance Does\n\nModern AWS environments change constantly through Terraform, CI/CD pipelines,\nand automated scaling. When something goes wrong, teams often lose time\nanswering basic questions:\n\n- Is the account healthy?\n- What resources look suspicious or misconfigured?\n- Where should we investigate first?\n- Which console page or CLI command actually matters?\n\nSeamless Glance provides **immediate, high-signal answers** to those questions\nwithout forcing engineers to click through dozens of AWS Console pages or\nmanually chain CLI commands.\n\nIt does **not** replace a cloud console or CLI.\nIt helps teams **get to the right place faster**.\n\n---\n\n## Why Teams Use Seamless Glance\n\n### Faster triage after changes\n\nAfter a Terraform apply or deployment, Seamless Glance helps teams immediately\nsee:\n\n- Unhealthy target groups\n- Misaligned load balancers\n- Blocked security groups\n- Stopped or unreachable instances\n\nThis shortens the gap between deployment and diagnosis.\n\n### Clear operational visibility\n\nThe tool highlights:\n\n- Health issues before inventory\n- Risk before configuration\n- Context before detail\n\nEngineers spend less time hunting and more time fixing.\n\n### Guided investigation, not automation\n\nFrom any resource, engineers can:\n\n- Inspect full AWS SDK-backed details\n- Jump directly to the exact AWS Console page\n- Pivot into SSH or CLI workflows when needed\n\nSeamless Glance **guides action** without taking control.\n\n---\n\n## Supported AWS Services\n\nSeamless Glance currently supports high-impact infrastructure surfaces commonly\ninvolved in outages and post-deploy debugging:\n\n- EC2\n- ECS\n- Lambda\n- RDS\n- API Gateway (REST and HTTP)\n- Load Balancers\n- Target Groups\n- Security Groups\n- SQS (including DLQs)\n- VPCs and subnets\n- Secrets Manager\n- CloudWatch alarms\n\nMore services are added with a focus on **triage value**, not breadth.\n\n---\n\n## Trust and Security Model\n\nSeamless Glance is built for environments with strict security requirements.\n\n- Runs entirely on the user’s machine\n- No telemetry, analytics, or usage reporting\n- No background services\n- No network calls outside AWS APIs\n- Uses the official AWS SDKs only\n- Uses the same credential resolution chain as the AWS CLI\n\nTeams can independently verify its network behavior.\n\nDocumentation:\nhttps://seamlessglance.com/verify\n\n---\n\n## Installation\n\n### macOS (Homebrew)\n\n```bash\nbrew tap fells-code/seamless\nbrew install seamless-glance\n\n\n# or directly\nbrew install fells-code/seamless/seamless-glance\n```\n\nRun with:\n\n```bash\nglance\n```\n\nThe seamless-glance command also works.\n\n---\n\n### macOS and Linux (single binary)\n\n```bash\ncurl -fsSL https://seamlessglance.com/install.sh | bash\n```\n\n---\n\n## License and Trial\n\nSeamless Glance includes a 365-day free trial for non-commerical use.\n\n- No signup\n- No network checks\n- Trial license generated locally on first run\n\nPro licenses can be purchased at https://seamlessglance.com\n\nAfter purchase, place your license file at:\n\n```\n~/.seamless-glance/license.json\n```\n\nCheck license status at any time:\n\n```bash\nglance --license-status\n```\n\n---\n\n## AWS Credentials\n\nSeamless Glance uses the same credential resolution chain as the AWS CLI:\n\n- AWS_PROFILE\n- ~/.aws/credentials\n- ~/.aws/config\n- Environment variables\n- AWS SSO\n\nExample:\n\n```bash\nexport AWS_PROFILE=prod\nglance\n```\n\n---\n\n## Cost Data Behavior\n\n- Cost Explorer data is fetched at most once every 24 hours\n- Results are cached locally\n- No background polling\n- No repeated billable calls\n\n---\n\n## Inspecting Network Traffic\n\nSeamless Glance communicates only with your cloud service endpoints.\n\nIf you want to verify this yourself, see:\n\nhttps://seamlessglance.com/verify\n\nThat page walks through inspecting traffic using tcpdump, Wireshark, HTTPS\nproxies, and AWS SDK debug logging.\n\n---\n\n## Keyboard Shortcuts\n\n| Key           | Action                       |\n| ------------- | ---------------------------- |\n| Up or Down    | Move cursor                  |\n| d             | Describe selected resource   |\n| o             | Open resource in AWS Console |\n| r             | Refresh current view         |\n| /             | Command palette              |\n| Left or Right | Switch region                |\n| ?             | Help                         |\n| q             | Quit                         |\n\n---\n\n## Who This Is For\n\nSeamless Glance is built for:\n\n- DevOps engineers\n- Platform engineers\n- SREs\n- Consultants working across multiple AWS accounts\n- Engineers who want fast context without console fatigue\n\nIt is especially useful for:\n\n- Daily sanity checks\n- Incident response\n- Auditing unfamiliar AWS accounts\n- Explaining account state during calls or screen shares\n\n---\n\n## License\n\nSeamless Glance is commercial software.\nA valid license, trial or paid, is required to run the application.\n\nBy using the software you agree to use it in the purpose it was intended and under the uses it was described.\n\n---\n\n## Support and Issues\n\nPlease open issues or feature requests here:\n\nhttps://github.com/fells-code/seamless-glance-distro/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffells-code%2Fseamless-glance-distro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffells-code%2Fseamless-glance-distro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffells-code%2Fseamless-glance-distro/lists"}