Skip to content

yossTheDev/karbonized

Repository files navigation

Karbonized

carbonizedscreen

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:

yarn dev

๐Ÿ–ฅ๏ธ Building for Desktop

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

yarn run electron:dev

and for building for production:

yarn run electron:build

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

๐Ÿ”Œ Installing Plugins

See plugins docs

ยฉ๏ธ Licence

This project is under Apache-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