Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months ago
JSON representation
đĢ Awesome Image Generator for Code Snippets & Mockups
- Host: GitHub
- URL: https://github.com/yossTheDev/karbonized
- Owner: yossTheDev
- License: apache-2.0
- Created: 2023-01-14T14:30:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T17:00:57.000Z (7 months ago)
- Last Synced: 2024-04-14T08:04:07.937Z (7 months ago)
- Topics: carbon, code, codeimage, electron-app, image-generation, image-processing, imageeditor, open-source, typescript
- Language: TypeScript
- Homepage: https://karbonized.onrender.com/
- Size: 27.9 MB
- Stars: 55
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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 đ¨đē
## đ 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