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