{"id":24676381,"url":"https://github.com/dpo007/write-blockletters","last_synced_at":"2025-10-18T13:28:30.269Z","repository":{"id":207891683,"uuid":"720353098","full_name":"dpo007/Write-BlockLetters","owner":"dpo007","description":"This repository contains a PowerShell script, Write-BlockLetters.ps1, which defines a dictionary of block letters, punctuation, and symbols. Each character is 5x5 (max.), allowing for the creation of large, block-style text.","archived":false,"fork":false,"pushed_at":"2024-07-18T00:08:29.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T17:15:26.788Z","etag":null,"topics":["block-letters","console","font","powershell","text"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/dpo007.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":"2023-11-18T08:04:37.000Z","updated_at":"2024-07-18T00:08:33.000Z","dependencies_parsed_at":"2024-07-18T03:19:22.910Z","dependency_job_id":null,"html_url":"https://github.com/dpo007/Write-BlockLetters","commit_stats":null,"previous_names":["dpo007/write-blockletters"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dpo007/Write-BlockLetters","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FWrite-BlockLetters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FWrite-BlockLetters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FWrite-BlockLetters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FWrite-BlockLetters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dpo007","download_url":"https://codeload.github.com/dpo007/Write-BlockLetters/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dpo007%2FWrite-BlockLetters/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279538868,"owners_count":26187267,"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-10-18T02:00:06.492Z","response_time":62,"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":["block-letters","console","font","powershell","text"],"created_at":"2025-01-26T12:14:53.897Z","updated_at":"2025-10-18T13:28:30.228Z","avatar_url":"https://github.com/dpo007.png","language":"PowerShell","readme":"# Write-BlockLetters.ps1\n\nThis PowerShell script prints out block letters on the console. It takes a string of text and prints it out in block letters on the console. The alignment, forground and background colours can be customized.\n\n## Parameters\n\n- `Text`: The text to be printed in block letters.\n- `Align`: The alignment of the text. Can be \"Left\", \"Center\", or \"Right\". Default is \"Left\".\n- `VerticalPadding`: The number of blank lines to add to the top and bottom of the output. Default is 0.\n- `ForegroundColor`: The colour of the text. Default is Gray.\n- `BackgroundColor`: The background colour of the text. Default is Black.\n\n## Example Usage\n\n```powershell\n.\\Write-BlockLetters.ps1 -Text \"Go PowerShell!\" -Align Center -ForegroundColor White -BackgroundColor Blue\n```\n\n## Example Output\n\n![\"Go PowerShell\" example output](OutputExample.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpo007%2Fwrite-blockletters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdpo007%2Fwrite-blockletters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdpo007%2Fwrite-blockletters/lists"}