An open API service indexing awesome lists of open source software.

https://github.com/christianvmm/folderart

Custom folder icons for macOS.
https://github.com/christianvmm/folderart

art folder folder-icons icons macos nextjs react tailwindcss webapp

Last synced: 4 months ago
JSON representation

Custom folder icons for macOS.

Awesome Lists containing this project

README

          

FolderArt

![FolderArt cover](public/cover.png)


Create custom folder icons for macOS and Windows 11.


Live Demo ยป




![Next.js Badge](https://img.shields.io/badge/Next.js-000000?logo=next.js&logoColor=fff&style=flat)
![Tailwind CSS Badge](https://img.shields.io/badge/Tailwind%20CSS-06B6D4?logo=tailwindcss&logoColor=fff&style=flat)


### Features

- [x] ๐Ÿ’ป macOS and Windows 11 support
- [x] ๐Ÿ’ฌ Custom Text
- [x] โš›๏ธ Default Icons
- [x] ๐Ÿ“ Custom Icons
- [x] ๐ŸŽจ Change Folder Color
- [x] ๐Ÿ’ป Live Preview
- [x] ๐Ÿ—ณ๏ธ Download File


### Installation

1. Clone the repo

```sh
git clone https://github.com/christianvmm/folderart.git
```

2. Install NPM packages

```sh
npm install
```

3. Start Next.js server
```sh
npm run dev
```


### Gallery

![FolderArt Gallery](public/gallery/mac-os-ss.png)

![FolderArt Gallery](public/gallery/windows-ss.png)