Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yossTheDev/karbonized

đŸ’Ģ Awesome Image Generator for Code Snippets & Mockups
https://github.com/yossTheDev/karbonized

carbon code codeimage electron-app image-generation image-processing imageeditor open-source typescript

Last synced: 16 days ago
JSON representation

đŸ’Ģ Awesome Image Generator for Code Snippets & Mockups

Awesome Lists containing this project

README

        

Karbonized

![carbonizedscreen](./img/screen.png)


Karbonized 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.


Free and Open Source. Made with 💙 and ReactJS in 🇨đŸ‡ē


React Badge
Electron Badge
TypeScript Badge
Tailwind CSS Badge
Licence

## 🚀 Features

* **🎨 Customization:** Easily personalize and arrange various elements to suit your unique style and preferences.
* **💾 Export Options:** Save your designs as **SVG**, **PNG**, or **JPG** files, making it simple to share or use them in other projects.
* **🔌 Extension Support:** Karbonized offers support for extensions, allowing you to enhance its functionality and extend its capabilities according to your needs.
* **đŸ–Ĩ 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.
* **🆓 Free and Open Source:** Karbonized is free to use and open source, allowing you to contribute and be part of the community.

## 🏗 Building

### 🛠ī¸ Requirements

* **Node** >= 16
* **npm** or **yarn**

### 🌐 Run as Web App

To start a development server run the following command:

``` bash
yarn dev
```

### đŸ–Ĩī¸ Building for Desktop

Run the following command to run **Karbonized** in your system in development mode:

``` bash
yarn run electron:dev
```

and for building for production:

``` bash
yarn run electron:build
```

The generated binaries for your system are in ./release/{version}/

## 🔌 Installing Plugins

See [plugins](/docs/plugin_system.md) docs

## Šī¸ Licence

This project is under [Apache-2.0](http://www.apache.org/licenses/LICENSE-2.0) Licence Terms and Conditions.

## đŸ‘Ĩ Contribution

> While **Karbonized** is still in its early stages, we're committed to continuous improvement and value your feedback