{"id":47428108,"url":"https://github.com/amywork777/CuteGhostty","last_synced_at":"2026-04-05T08:01:06.847Z","repository":{"id":340851382,"uuid":"1167891696","full_name":"amywork777/CuteGhostty","owner":"amywork777","description":"Cute Ghostty - A cute customized Ghostty terminal emulator for macOS","archived":false,"fork":false,"pushed_at":"2026-02-26T21:39:12.000Z","size":62586,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-27T01:50:31.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amywork777.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T19:51:30.000Z","updated_at":"2026-02-26T21:39:17.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/amywork777/CuteGhostty","commit_stats":null,"previous_names":["amywork777/cuteghostty"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/amywork777/CuteGhostty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amywork777%2FCuteGhostty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amywork777%2FCuteGhostty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amywork777%2FCuteGhostty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amywork777%2FCuteGhostty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amywork777","download_url":"https://codeload.github.com/amywork777/CuteGhostty/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amywork777%2FCuteGhostty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31428645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T02:22:46.605Z","status":"ssl_error","status_checked_at":"2026-04-05T02:22:33.263Z","response_time":75,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-03-22T03:00:28.763Z","updated_at":"2026-04-05T08:01:06.831Z","avatar_url":"https://github.com/amywork777.png","language":"Shell","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Cute Ghostty\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/icon-512.png\" alt=\"Cute Ghostty\" width=\"200\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eThe same Ghostty you love, but cuter.\u003c/strong\u003e\u003cbr\u003e\n  Cute pastel colours, adorable emojis, kawaii icon \u0026mdash; same blazing-fast terminal.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/amywork777/CuteGhostty/releases/download/v0.2/CuteGhostty.dmg\"\u003eDownload\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://cute-ghostty.vercel.app\"\u003eWebsite\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://ghostty.org\"\u003eGhostty\u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## What is this?\n\nCute Ghostty is [Ghostty](https://ghostty.org) with a cute makeover. It's the exact same terminal emulator under the hood \u0026mdash; same GPU-accelerated rendering, same native macOS UI, same features \u0026mdash; just with cute pastel colours, a kawaii icon, and adorable aesthetic touches.\n\n[Ghostty](https://github.com/ghostty-org/ghostty) is an incredible open-source terminal emulator created by Mitchell Hashimoto. We just made it cuter.\n\n## Download\n\nGrab the latest build: **[CuteGhostty.dmg](https://github.com/amywork777/CuteGhostty/releases/download/v0.2/CuteGhostty.dmg)**\n\n1. Open the DMG and drag **Cute Ghostty.app** to your Applications folder\n2. Launch and enjoy!\n\n**Requirements:** macOS 13.0+ \u0026bull; Universal binary (Apple Silicon + Intel)\n\n## Build It Yourself\n\nWant to build Cute Ghostty from a stock Ghostty install? The build script takes any Ghostty.app and applies the cute customizations:\n\n```bash\ngit clone https://github.com/amywork777/CuteGhostty.git\ncd CuteGhostty\n\n# Pass your Ghostty.app path\n./build.sh /Applications/Ghostty.app\n\n# Install it\ncp -R \"Cute Ghostty.app\" /Applications/\n```\n\nTo also create a distributable zip:\n```bash\nZIP=1 ./build.sh /Applications/Ghostty.app\n```\n\n## What's Different from Ghostty?\n\n- Custom kawaii app icon (pink Hello Kitty-style ghost)\n- Custom bundle identity (`com.amy.cute-ghostty`)\n- Custom display name (\"Cute Ghostty\")\n- Custom asset catalog with cute styling\n- That's it! Everything else is pure Ghostty\n\n## Repo Structure\n\n```\nbuild.sh                  # Build script - takes stock Ghostty and makes it cute\nassets/\n  Ghostty.icns            # The cute app icon (Apple icon format)\n  Assets.car              # Compiled asset catalog with cute styling\n  Info.plist              # Bundle configuration (ID, name, permissions)\n  icon-512.png            # Icon preview at 512px\n  icon-1024.png           # Icon preview at 1024px\nCute Ghostty.app/         # Pre-built app bundle (ready to use)\n```\n\n## Contributing\n\nContributions are welcome! Ideas:\n\n- **New icon designs** \u0026mdash; alternative cute icons for people to swap in\n- **Colour themes** \u0026mdash; cute Ghostty config themes (pastel, kawaii, cottagecore, etc.)\n- **Build improvements** \u0026mdash; CI/CD, notarization support, version bumping\n- **Asset tooling** \u0026mdash; scripts to generate Assets.car from source images\n\nTo customize the icon:\n1. Edit `assets/Ghostty.icns` (use an icon editor or `iconutil`)\n2. Run `./build.sh /Applications/Ghostty.app`\n3. Test your new Cute Ghostty!\n\n## Credits\n\n- [Ghostty](https://ghostty.org) by Mitchell Hashimoto\n- [Ghostty Source](https://github.com/ghostty-org/ghostty) \u0026mdash; MIT Licensed\n\n## License\n\nBased on [Ghostty](https://github.com/ghostty-org/ghostty), licensed under the [MIT License](https://github.com/ghostty-org/ghostty/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famywork777%2FCuteGhostty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famywork777%2FCuteGhostty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famywork777%2FCuteGhostty/lists"}