{"id":14563530,"url":"https://github.com/yossTheDev/karbonized","last_synced_at":"2025-09-04T06:32:12.203Z","repository":{"id":65241704,"uuid":"588934384","full_name":"yossTheDev/karbonized","owner":"yossTheDev","description":"💫 Awesome Image Generator for Code Snippets \u0026 Mockups","archived":false,"fork":false,"pushed_at":"2024-04-13T17:00:57.000Z","size":29236,"stargazers_count":93,"open_issues_count":1,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-08T02:42:07.356Z","etag":null,"topics":["carbon","code","codeimage","electron-app","image-generation","image-processing","imageeditor","open-source","typescript"],"latest_commit_sha":null,"homepage":"https://karbonized.onrender.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yossTheDev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-01-14T14:30:00.000Z","updated_at":"2024-09-04T16:22:26.000Z","dependencies_parsed_at":"2023-01-15T20:15:22.417Z","dependency_job_id":"9c8fdbce-da2f-4bf6-a91b-9b85fb5ae332","html_url":"https://github.com/yossTheDev/karbonized","commit_stats":{"total_commits":588,"total_committers":2,"mean_commits":294.0,"dds":0.03401360544217691,"last_synced_commit":"89fc3b66e21a6078bf4586d3f2a95d6c1d2e75f6"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yossTheDev%2Fkarbonized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yossTheDev%2Fkarbonized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yossTheDev%2Fkarbonized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yossTheDev%2Fkarbonized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yossTheDev","download_url":"https://codeload.github.com/yossTheDev/karbonized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231940610,"owners_count":18449183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["carbon","code","codeimage","electron-app","image-generation","image-processing","imageeditor","open-source","typescript"],"created_at":"2024-09-07T02:02:02.100Z","updated_at":"2024-12-31T03:30:39.325Z","avatar_url":"https://github.com/yossTheDev.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"\n\u003ch1 align=\"center\"\u003eKarbonized\u003c/h1\u003e\n\n![carbonizedscreen](./img/screen.png)\n\u003cp align=\"center\"\u003e\nKarbonized is a user-friendly app designed to help you create stunning visuals with ease. Our block-based system allows you to customize and arrange code snippets, text, images, QR codes, and more, giving you the freedom to bring your ideas to life.\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cb\u003eFree\u003c/b\u003e and \u003cb\u003eOpen Source\u003c/b\u003e. Made with 💙 and ReactJS in 🇨🇺\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/React-61DAFB?logo=react\u0026logoColor=000\u0026style=for-the-badge\" alt=\"React Badge\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Electron-47848F?logo=electron\u0026logoColor=fff\u0026style=for-the-badge\" alt=\"Electron Badge\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/TypeScript-3178C6?logo=typescript\u0026logoColor=fff\u0026style=for-the-badge\" alt=\"TypeScript Badge\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Tailwind%20CSS-06B6D4?logo=tailwindcss\u0026logoColor=fff\u0026style=for-the-badge\" alt=\"Tailwind CSS Badge\"\u003e\n\u003cimg alt=\"Licence\" src=\"https://img.shields.io/github/license/yossTheDev/karbonized?style=for-the-badge\"\u003e\n\u003c/div\u003e\n\n## 🚀 Features\n\n* **🎨 Customization:** Easily personalize and arrange various elements to suit your unique style and preferences.\n* **💾 Export Options:** Save your designs as **SVG**, **PNG**, or **JPG** files, making it simple to share or use them in other projects.\n* **🔌 Extension Support:** Karbonized offers support for extensions, allowing you to enhance its functionality and extend its capabilities according to your needs.\n* **🖥 Multi-Platform Compatibility:** Access Karbonized as a Progressive Web App (PWA with **Offline** Support) via any web browser. We also provide downloadable versions for **Windows**, **Linux**, and **macOS**, ensuring a seamless experience across different platforms.\n* **🆓 Free and Open Source:** Karbonized is free to use and open source, allowing you to contribute and be part of the community.\n\n## 🏗  Building\n\n### 🛠️ Requirements\n\n* **Node** \u003e= 16\n* **npm** or **yarn**\n\n### 🌐 Run as Web App\n\nTo start a development server run the following command:\n\n``` bash\nyarn dev\n```\n\n### 🖥️ Building for Desktop\n\nRun the following command to run **Karbonized** in your system in development mode:\n\n``` bash\nyarn run electron:dev\n```\n\nand for building for production:\n\n``` bash\nyarn run electron:build\n```\n\nThe generated binaries for your system are in ./release/{version}/\n\n## 🔌 Installing Plugins\n\nSee [plugins](/docs/plugin_system.md) docs\n\n## ©️ Licence\n\nThis project is under [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) Licence Terms and Conditions.\n\n## 👥 Contribution\n\n\u003e While **Karbonized** is still in its early stages, we're committed to continuous improvement and value your feedback\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FyossTheDev%2Fkarbonized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FyossTheDev%2Fkarbonized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FyossTheDev%2Fkarbonized/lists"}