Home

Awesome

Iconium

<p align="center"> <a href="https://github.com/beyenilmez/iconium"> <img src="build/appicon.png" alt="Logo" width="80" height="80"> </a> <br/> <a style="font-size: 1.25rem" href="https://beyenilmez.github.io/iconium/" target="_blank">Website</a>

Iconium is a flexible tool for creating and managing icon packs. Iconium can apply icons to .lnk, .url and directories and extract them from files such as .png, .jpg, .jpeg, .webp, .svg, .bmp, .ico, .exe, .lnk and .url files. It also provides advanced features like file matching with environment variables or wildcards and customizing icon radius and opacity.

Table of Contents

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3

Features

Planned Features

Installation

  1. Install Wails: Wails installation guide.

  2. Clone the repository:

    git clone https://github.com/beyenilmez/iconium.git
    
  3. Navigate to the project directory:

    cd iconium
    
  4. Run in dev mode:

    wails dev
    

    or

    Build:

    wails build
    

Translation

  1. Create a copy of frontend/public/locales/en-US.json file and rename it using your language code, which you can find here.
  2. Translate the file to your language.
  3. Update frontend/src/locales.json to include your language.

Technologies

License

Distributed under the MIT License. See LICENSE for more information.