folderart icon indicating copy to clipboard operation
folderart copied to clipboard

Create custom folder icons for macOS.

trafficstars

FolderArt

FolderArt cover

Create custom folder icons for macOS.
Live Demo ยป

Next.js Badge Tailwind CSS Badge


Features

  • [x] โš›๏ธ Default Icons
  • [x] ๐Ÿ“ Custom Icons
  • [x] ๐ŸŽจ Change Folder Color
  • [x] ๐Ÿ’ป Live Preview
  • [x] ๐Ÿ—ณ๏ธ Download File

Installation

  1. Clone the repo

    git clone https://github.com/christianvmm/folderart.git
    
  2. Install NPM packages

    npm install
    
  3. Start Next.js server

    npm run dev