{"id":18041645,"url":"https://github.com/katyo/horizon-utils","last_synced_at":"2025-07-22T14:05:38.098Z","repository":{"id":245079316,"uuid":"817198157","full_name":"katyo/horizon-utils","owner":"katyo","description":"Horizon-EDA command-line utilities","archived":false,"fork":false,"pushed_at":"2024-06-19T08:15:28.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-02T23:35:57.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/katyo.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-06-19T08:07:52.000Z","updated_at":"2024-06-19T08:15:31.000Z","dependencies_parsed_at":"2024-06-19T17:11:41.990Z","dependency_job_id":null,"html_url":"https://github.com/katyo/horizon-utils","commit_stats":null,"previous_names":["katyo/horizon-utils"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/katyo/horizon-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fhorizon-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fhorizon-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fhorizon-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fhorizon-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/katyo","download_url":"https://codeload.github.com/katyo/horizon-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/katyo%2Fhorizon-utils/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266507366,"owners_count":23940055,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-10-30T16:11:13.866Z","updated_at":"2025-07-22T14:05:38.076Z","avatar_url":"https://github.com/katyo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Horizon-EDA utilities\n\n## Utilities\n\n### brd2tpl\n\nThis tool intended to export board as proto template.\n\n```\nusage: brd2tpl [-h] [-f FIELD] [-m MARGIN] [-b BORDER] [-d HOLE] [-r ROTATE] [-c MARKER_PDF] [-p MARKER_OFFSET] input output\n\nExport horizon-eda board to photo template\n\npositional arguments:\n  input                 Project to export\n  output                PDF file to export to\n\noptions:\n  -h, --help            show this help message and exit\n  -f FIELD, --field FIELD\n                        The top field width (mm)\n  -m MARGIN, --margin MARGIN\n                        The margin distance (mm)\n  -b BORDER, --border BORDER\n                        The border width (mm)\n  -d HOLE, --hole HOLE  The hole diameter (mm)\n  -r ROTATE, --rotate ROTATE\n                        The rotation angle (deg)\n  -c MARKER_PDF, --marker-pdf MARKER_PDF\n                        The PDF file to use as marker\n  -p MARKER_OFFSET, --marker-offset MARKER_OFFSET\n                        The marker to corner distance (mm)\n\nSee https://github.com/katyo/horizon-utils\n```\n\nExport board from project with rotation and markers at corders:\n```\nbrd2tpl -c marker.pdf -r 90 project.hprj board-tpl.pdf\n```\n\n## Installation\n\n### NixOS\n\nAdd channel:\n```\n$ sudo nix-channel --add https://github.com/katyo/horizon-utils/archive/master.tar.gz horizon-utils\n$ sudo nix-channel --update horizon-utils\n```\n\nEdit config:\n```\nimports = [ \u003chorizon-utils\u003e ];\nenvironment.systemPackages = with pkgs; [ horizon-utils ];\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fhorizon-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkatyo%2Fhorizon-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkatyo%2Fhorizon-utils/lists"}