All Projects → numixproject → Numix Core

numixproject / Numix Core

Licence: gpl-3.0
Builder for App Icon Themes

Programming Languages

python
139335 projects - #7 most used programming language

Numix Core

By The Numix Project  Build Status

This 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+

Artwork

Icon Requests

Please report icon requests in this repo, providing all the details required. For normal applications follow this video tutorial, for Steam games follow this one and for Chrome apps just post a link to the webstore page. When filing your request please be respectful, patient, and remember that development is done solely on the back of donations.

Contributions

We accept contributions, read this page for more info.

Hardcoded Icons

To deal with hardcoded application icons Numix uses the hardcode-fixer script. A list of the applications supported by the script can be found here.

Script

Dependencies

The script needs Python 3.x to run. While the script can build themes for many platforms, running it is only officialy supported on Linux. The exporting-to-PNG part of the script currently uses Cairo or Inkscape. The macOS packaging needs libicns for the png2icns command. More information can be found in our wiki.

How To Use

  1. Download the repo
  2. Run gen.py --theme {square,circle} --platform {linux,osx,android}
  3. Get your generated package
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].