{"id":13713156,"url":"https://github.com/akavel/rsrc","last_synced_at":"2025-05-14T14:07:12.688Z","repository":{"id":12351584,"uuid":"14997015","full_name":"akavel/rsrc","owner":"akavel","description":"Tool for embedding .ico \u0026 manifest resources in Go programs for Windows.","archived":false,"fork":false,"pushed_at":"2023-05-12T18:51:10.000Z","size":1168,"stargazers_count":1300,"open_issues_count":13,"forks_count":129,"subscribers_count":34,"default_branch":"master","last_synced_at":"2025-05-12T05:47:48.616Z","etag":null,"topics":["embed","go","ico","ico-files","icon","linker","manifest","stable","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","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/akavel.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-12-07T00:26:28.000Z","updated_at":"2025-05-10T18:47:56.000Z","dependencies_parsed_at":"2024-06-18T11:28:23.453Z","dependency_job_id":null,"html_url":"https://github.com/akavel/rsrc","commit_stats":{"total_commits":137,"total_committers":9,"mean_commits":"15.222222222222221","dds":"0.14598540145985406","last_synced_commit":"936343600d578fb5da472acf6987ed76935a389b"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Frsrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Frsrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Frsrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akavel%2Frsrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akavel","download_url":"https://codeload.github.com/akavel/rsrc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253685179,"owners_count":21947303,"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","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":["embed","go","ico","ico-files","icon","linker","manifest","stable","windows"],"created_at":"2024-08-02T23:01:28.696Z","updated_at":"2025-05-14T14:07:12.619Z","avatar_url":"https://github.com/akavel.png","language":"Go","funding_links":[],"categories":["Go","Repositories"],"sub_categories":[],"readme":"rsrc - Tool for embedding binary resources in Go programs.\r\n\r\nINSTALL: go get github.com/akavel/rsrc\r\n\r\nUSAGE:\r\n\r\nrsrc.exe [-manifest FILE.exe.manifest] [-ico FILE.ico[,FILE2.ico...]] [OPTIONS...]\r\n  Generates a .syso file with specified resources embedded in .rsrc section,\r\n  aimed for consumption by Go linker when building Win32 excecutables.\r\n\r\nThe generated *.syso files should get automatically recognized by 'go build'\r\ncommand and linked into an executable/library, as long as there are any *.go\r\nfiles in the same directory.\r\n\r\nOPTIONS:\r\n  -arch string\r\n    \tarchitecture of output file - one of: 386, amd64, [EXPERIMENTAL: arm, arm64] (default \"amd64\")\r\n  -ico string\r\n    \tcomma-separated list of paths to .ico files to embed\r\n  -manifest string\r\n    \tpath to a Windows manifest file to embed\r\n  -o string\r\n    \tname of output COFF (.res or .syso) file; if set to empty, will default to 'rsrc_windows_{arch}.syso'\r\n\r\nBased on ideas presented by Minux.\r\n\r\nIn case anything does not work, it'd be nice if you could report (either via Github\r\nissues, or via email to czapkofan@gmail.com), and please attach the input file(s)\r\nwhich resulted in a problem, plus error message \u0026 symptoms, and/or any other details.\r\n\r\nTODO MAYBE/LATER:\r\n- fix or remove FIXMEs\r\n\r\nLICENSE: MIT\r\n  Copyright 2013-2020 The rsrc Authors.\r\n\r\nhttp://github.com/akavel/rsrc\r\n\r\n(NOTE: This project is currently in low-priority maintenance mode. I welcome\r\n bug reports and sometimes try to address them, but this happens very randomly.\r\n If it works for you, that's great and I'm happy! Still, and especially if not,\r\n you might like to check the following more featureful alternative from @tc-hib\r\n who is a very nice guy:\r\n https://github.com/tc-hib/go-winres)\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakavel%2Frsrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakavel%2Frsrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakavel%2Frsrc/lists"}