Giter Club home page Giter Club logo

karbonized's Introduction

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

karbonized's People

Contributors

yossthedev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

karbonized's Issues

Does not work under Windows 10 Pro?

First the most important things:

My operating system: Windows 10 Pro 22H2 Build: 19045.4529 Windows Feature Expirence Pack: 1000.19058.1000.0

I use the Node Version Manager from: https://github.com/coreybutler/nvm-windows

In case I need a different node.js version. So far I have only installed one version. This has worked without any problems for everything I have used node.js for.

node -v
v20.11.1

npm -v
10.4.0

vite -v
vite/5.3.1 win32-x64 node-v20.11.1

I followed the instructions at: https://github.com/yossTheDev/karbonized

- Run as Web App:
	To start a development server run the following command: yarn dev  (from an admin cmd)

My result:

yarn dev
yarn run v1.22.21
$ vite
failed to load config from E:\karbonized\vite.config.ts
error when starting dev server:
Error: Cannot find module 'vite'
Require stack:
- E:\karbonized\vite.config.ts
- C:\Users\USERNAME\AppData\Roaming\nvm\v20.11.1\node_modules\vite\dist\node\chunks\dep-BcXSligG.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Module._load (node:internal/modules/cjs/loader:985:27)
    at Module.require (node:internal/modules/cjs/loader:1235:19)
    at require (node:internal/modules/helpers:176:18)
    at Object.<anonymous> (E:\karbonized\vite.config.ts:36:19)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at _require.extensions.<computed> [as .js] (file:///C:/Users/USERNAME/AppData/Roaming/nvm/v20.11.1/node_modules/vite/dist/node/chunks/dep-BcXSligG.js:66925:16)
    at Module.load (node:internal/modules/cjs/loader:1207:32)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Module.require (node:internal/modules/cjs/loader:1235:19)
error Command failed with exit code 1.

Then i deleted the E:\karbonized folder.

After that i installed the karbonized_1.12.0.exe from: https://github.com/yossTheDev/karbonized/releases/tag/v1.12.0

I started the installed software.

The only thing I got to see was a neutral grey screen. Nothing else.

What have I done wrong?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.