Skip to content

Jim-Lin-4549/appicon-forge-reforged

 
 

Repository files navigation

AppIcon Forge

An intuitive app icon generator that lets you customize colors, borders, shadows, and more to create unique app icons effortlessly.

page


Example

example

Features

  • Customize icon size, border, colors, and shadow.
  • Generate icons using Tabler Icons with over 5700+ available icons.
  • Real-time preview of your icon changes.
  • Easy export of icons for macOS apps(other platforms not tested.).

Usage

You can use AppIcon Forge directly from GitHub Pages without any installation. Simply visit the following URL:

AppIcon Forge on GitHub Pages

If you want to run it locally:

Clone the repository and install dependencies:

# Clone the repository
git clone https://github.com/zhangyu1818/appicon-forge.git

# Navigate to the directory
cd appicon-forge

# Install dependencies
pnpm install

Start the development server:

pnpm dev

Visit http://localhost:5173/appicon-forge/ in your browser to start using AppIcon Forge.

Deployment

To build the project for production:

pnpm build

Deploy the contents of the dist folder to your web server or GitHub Pages.

License

This project is licensed under the MIT License.

About

An intuitive app icon generator that lets you customize colors, borders, shadows, and more to create unique app icons effortlessly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 83.8%
  • HTML 14.0%
  • JavaScript 1.7%
  • CSS 0.5%