{"id":19808039,"url":"https://github.com/numixproject/numix-core","last_synced_at":"2025-05-14T21:06:43.014Z","repository":{"id":40313515,"uuid":"14275136","full_name":"numixproject/numix-core","owner":"numixproject","description":"Builder for App Icon Themes","archived":false,"fork":false,"pushed_at":"2025-03-02T21:33:43.000Z","size":64883,"stargazers_count":766,"open_issues_count":176,"forks_count":148,"subscribers_count":31,"default_branch":"master","last_synced_at":"2025-04-13T17:46:48.635Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numixproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-10T11:20:24.000Z","updated_at":"2025-03-02T21:33:46.000Z","dependencies_parsed_at":"2023-12-26T13:46:26.768Z","dependency_job_id":"bc941298-294a-41a5-8aab-473e2830b2ad","html_url":"https://github.com/numixproject/numix-core","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numixproject%2Fnumix-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numixproject","download_url":"https://codeload.github.com/numixproject/numix-core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254227612,"owners_count":22035669,"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":[],"created_at":"2024-11-12T09:12:48.776Z","updated_at":"2025-05-14T21:06:37.991Z","avatar_url":"https://github.com/numixproject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Numix Core\n\n[![By The Numix Project](https://img.shields.io/badge/By-The%20Numix%20Project-f0544c.svg?style=flat-round)](https://numixproject.org/)\u0026nbsp;[![Test](https://img.shields.io/github/actions/workflow/status/numixproject/numix-core/test.yml?branch=master)](https://github.com/numixproject/numix-core/actions/workflows/test.yml)\n\nThis repository powers the generation of the all the Numix app icon themes across all platforms. This new method is designed to make keeping themes on different platforms on feature parity easier as well as making it as simple as possible to add support for new platforms. Licensed under the GPL-3.0+ and maintained by [@palob](https://github.com/palob).\n\n## Artwork\n\nThis repo contains the artwork used for the Numix icon themes, split into the vibrant themes (Circle and Square) and the mono themes (uTouch and Shine). Only the Circle and Square vibrant themes are currently maintained but this script can build all.\n\n### Icon Requests\n\nPlease report icon requests in this repo using the [appropriate issue template](https://github.com/numixproject/numix-core/issues/new/choose) or [read this page](https://github.com/numixproject/numix-core/wiki/Requesting-Icons) for more information.\n\n### Contributions\n\nWe accept contributions, read [this page](.github/CONTRIBUTING.md#Icons) for more info. If you're interested in taking up maintenance of an unmaintained theme then [get in touch](mailto:numixproject@gmail.com).\n\n### Hardcoded Icons\n\nTo deal with hardcoded application icons Numix uses the [hardcode-fixer](https://github.com/Foggalong/hardcode-fixer) script. A list of the applications supported by the script can be found [here](https://github.com/Foggalong/hardcode-fixer/wiki/App-Support).\n\n## Script\n\nThis repo also contains [gen.py](https://github.com/numixproject/numix-core/blob/master/gen.py), the code used for building the icon themes. The Linux themes in particular are then packaged using [this script](https://github.com/numixproject/numix-tools/blob/master/numix-tools/package.sh) into [Circle](https://github.com/numixproject/numix-icon-theme-circle) and [Square](https://github.com/numixproject/numix-icon-theme-square).\n\n### Dependencies\n\nThe script needs Python 3.x to run. While the script can build themes for many platforms, running it is only officially supported on Linux. The exporting-to-PNG part of the script currently uses [Cairo](https://cairographics.org/) or [Inkscape](https://inkscape.org/). The macOS packaging needs [libicns](http://icns.sourceforge.net/) for the `png2icns` command. More information can be found [in our wiki](https://github.com/numixproject/numix-core/wiki/Dependencies).\n\n### How To Use\n\n1. [Download](https://github.com/numixproject/numix-core/archive/refs/heads/master.zip) the repo\n2. Run `gen.py --theme {circle,square} --platform {android,linux,osx}`\n3. Get your generated package\n\n### Tests\n\nThe [tests/](https://github.com/numixproject/numix-core/tree/master/tests) directory contains several tests for making sure the [data.json](data.json) is valid. We also use [flake8](https://flake8.pycqa.org/), [markdownlint](https://github.com/DavidAnson/markdownlint), and [editorconfig](.editorconfig) for linting.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumixproject%2Fnumix-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumixproject%2Fnumix-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumixproject%2Fnumix-core/lists"}