[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-76077":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":15,"stars7d":15,"stars30d":16,"stars90d":15,"forks30d":15,"starsTrendScore":15,"compositeScore":17,"rankGlobal":10,"rankLanguage":10,"license":10,"archived":18,"fork":18,"defaultBranch":19,"hasWiki":18,"hasPages":18,"topics":20,"createdAt":10,"pushedAt":10,"updatedAt":21,"readmeContent":22,"aiSummary":23,"trendingCount":15,"starSnapshotCount":15,"syncStatus":24,"lastSyncTime":25,"discoverSource":26},76077,"MoBrowser-App-Icon-Maker","TeamDev-IP\u002FMoBrowser-App-Icon-Maker","TeamDev-IP","Generate macOS app icons using AI.","",null,"TypeScript",668,37,1,0,117,8.74,false,"master",[],"2026-06-12 02:03:39","# App Icon Maker\n\nA simple desktop app for generating **macOS app icons** in the `*.icns` format with AI. You describe what you want, optionally attach a reference image, pick from several variants, refine the chosen design, then save a proper `*.icns` bundle and the `*.iconset` folder with all standard sizes.\n\nThis app uses the [OpenAI API](https:\u002F\u002Fopenai.com\u002Fapi\u002F) for image generation.\n\nHere's a short video demonstrating the app in action:\n\nhttps:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F1c87f99d-993f-408b-bd32-a1eb6552eada\n\n## What it does\n\n- **Prompt-based generation.** Your text is wrapped in fixed system constraints, so outputs stay on-brand for macOS-style icons (centered subject, no text, squircle-friendly composition, etc.).\n- **Three variants per run.** Each generation returns three images, so you can compare quickly.\n- **Optional reference image.** Attach a PNG to steer the model (for example a sketch, logo, or earlier render).\n- **Refine workflow.** After you confirm one variant, you can run more generations that treat that icon as the reference until you are happy with the result.\n- **Preview.** The UI shows icons with a squircle mask for a realistic preview. \n- **Export & Save.** The saved **`.icns`** uses full-bleed artwork, so macOS can apply its own mask (avoiding the gray plate and shrunken icon you get from pre-clipped corners).\n\nQuitting with an unsaved icon triggers a confirmation dialog.\n\n## Requirements\n\n- macOS 14 (Apple Silicon) or later.\n- [Node.js](https:\u002F\u002Fnodejs.org\u002Fen\u002Fdownload\u002F) 24.14.1 (LTS) or later.\n- [MōBrowser](https:\u002F\u002Fteamdev.com\u002Fmobrowser\u002F) 2.7.1 or later.\n\n## Setup\n\n```bash\nnpm install\n```\n\n## Run\n\nTo run the app in development mode:\n\n```bash\nnpm run dev\n```\n\nFor local UI work without APIs:\n\n```bash\nnpm run dev:mock\n```\n\n## Build\n\nTo build the app for production:\n\n```bash\nnpm run build\n```\n\n## How to use the app\n\n1. **Describe the icon** in the prompt field (short phrases work well: e.g. “blue clipboard with folded corner”).\n2. **Optional:** attach a **reference image** to influence layout or style.\n3. Press **Generate** (or **Enter**). Wait for **three** previews.\n4. **Pick a variant** to move into refine mode, or generate again from scratch.\n5. In **refine** mode, adjust the prompt and generate again; the confirmed icon is used as reference for the next batch.\n6. When satisfied, click **Save**. Choose a **`.icns`** path; the app writes **`YourName.icns`** and **`YourName.iconset`** in that folder (replacing existing files only if you confirm).\n7. Use **Reveal in Finder** from the success UI if you want to open the save location.\n\n## Project layout\n\n- **`src\u002Fmain\u002F`** — window, IPC, prompt building, provider selection, **`icns`** assembly.\n- **`src\u002Frenderer\u002F`** — React UI, squircle preview, generation pipeline state.\n\n## Download\n\nYou can download the app from the [releases page](https:\u002F\u002Fgithub.com\u002FTeamDev-IP\u002FMoBrowser-App-Icon-Maker\u002Freleases). All releases are signed and notarized by Apple.\n","TeamDev-IP\u002FMoBrowser-App-Icon-Maker 是一个用于生成 macOS 应用图标的桌面应用程序。它利用 OpenAI API 根据用户描述和可选的参考图像自动生成符合 macOS 风格的应用图标，并提供三种变体供选择，支持细化工作流程以逐步优化设计直至满意。该应用还提供了真实的预览效果，最终导出标准的 `.icns` 文件和包含所有尺寸的 `.iconset` 文件夹，确保图标在 macOS 系统中显示正常。适用于需要快速创建或更新 macOS 应用图标的开发者和个人用户。",2,"2026-05-19 02:30:47","CREATED_QUERY"]