Giter Site home page Giter Site logo

macos-folder-icons's Introduction

macOS Folder Icons

This script generates custom folder icons using images (SVG, PNG, etc) or SF Symbols. The blank folder icon is extracted from your system, you may need to change the path location and file name depending on your OS version. This script has only been tested on macOS Monterey 12.0.1.

Screenshot

Requirements

ImageMagick 7

Getting Started

  1. Download or clone the repo and open a terminal at the root of the project.
  2. Download acextract and place it in the bin folder
  3. Open acexttract and bypass security warnings (control + double click)
  4. Place images in the custom folder if you want to use SVGs or PNGs.
  5. Copy symbols into the symbols.txt file if you want to use SF Symbols.
  6. Run ./build.sh to build the icons.
  7. Icons are located in the build folder.

Using Icons

https://support.apple.com/en-gu/guide/mac-help/mchlp2313/mac

Building on a different macOS version

  1. Edit ASSETS_LOCATION to the appropriate path for your OS version.
  2. Edit DARK_FOLDER and LIGHT_FOLDER to the appropriate file names of the extracted assets.

Contributing

Pull requests are welcome. I don't write Shell scripts much, so there's probably plenty of areas for improvement. A few things I'd like to add:

  • Automatically detect the OS version and set the correct asset path and folder file name.
  • Error handling. If this script fails, and you'll probably have no idea why.
  • Not including acextract in this repo.
  • Use something other than ImageMagick, it's quite slow if you build a lot of icons at once.
  • Building a web app so users can easily make icons from their browser.

macos-folder-icons's People

Contributors

getflourish avatar krestaino avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.