{"id":22865046,"url":"https://github.com/bglezseoane/folder-stamp","last_synced_at":"2025-05-05T15:10:37.237Z","repository":{"id":43247489,"uuid":"194825510","full_name":"bglezseoane/folder-stamp","owner":"bglezseoane","description":"Generate custom Mac OS folder icons with a desired image as stamp","archived":false,"fork":false,"pushed_at":"2023-10-03T21:34:33.000Z","size":1326,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T15:49:58.948Z","etag":null,"topics":["customization","finder","folders","icons","macos"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bglezseoane.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-02T08:50:18.000Z","updated_at":"2024-04-28T13:21:55.000Z","dependencies_parsed_at":"2023-01-22T23:45:37.621Z","dependency_job_id":null,"html_url":"https://github.com/bglezseoane/folder-stamp","commit_stats":null,"previous_names":["glezseoane/folder-stamp"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bglezseoane%2Ffolder-stamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bglezseoane%2Ffolder-stamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bglezseoane%2Ffolder-stamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bglezseoane%2Ffolder-stamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bglezseoane","download_url":"https://codeload.github.com/bglezseoane/folder-stamp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252522172,"owners_count":21761685,"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":["customization","finder","folders","icons","macos"],"created_at":"2024-12-13T11:32:30.983Z","updated_at":"2025-05-05T15:10:37.217Z","avatar_url":"https://github.com/bglezseoane.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# folder-stamp\n\nGenerate custom macOS folder icons with a desired image as stamp.\n\n\n## Some examples\n\nThe most simply use:\n\n```sh\nfolstamp apple.png output.png\n```\n\n![Use demonstration](docs/demo.jpg?raw=true \"Use demonstration\")\n\nUsing a green folder icon:\n\n```sh\nfolstamp apple.png -rgb 84 151 93 green_folder.png output.png\n```\n\n![Use demonstration](docs/demo2.jpg?raw=true \"Use demonstration\")\n\n\n## To set up\n\nYou can use Homebrew to install this program via my tap repository:\n\n```sh\nbrew install glezseoane/homebrew-tap/folstamp\n```\n\nYou also can use PyPI to install this program:\n\n```sh\npip install folstamp\n```\n\nAlternative, clone and go to this repository home directory, and then run:\n\n```sh\npython setup.py install\n```\n\nBoth methods install last **Folstamp** stable version on your machine.\n\n\n## To use\n\nThe command has to verify:\n- The input path is always the first argument and it is mandatory.\n- The output path is always the last argument and it is mandatory.\n\nRead the man of this tool to known more about its use.\n\n\u003e Note about man pages: if you use `pip` method to install this program, assert that man directories of your python environment are added to your `MANPATH` to can get this program's man pages with the `man` command. Python might install man pages in default machine level directories.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbglezseoane%2Ffolder-stamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbglezseoane%2Ffolder-stamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbglezseoane%2Ffolder-stamp/lists"}