Skip to content

iamBijoyKar/x-code

Repository files navigation

x code logo

X Code

A code ediror for desktop written in Tauri + TS + React. It is a simple code editor inspired by Visual Studio Code.

Technologies

Features

  • Open files
  • Open Project
  • Save files
  • Create new files
  • Create new projects
  • Dark mode

How to run

  1. There is a X Code_0.0.0_x64-setup.exe setup exe file in the the exe folder. You can run this file to install the app on your computer.
  2. There is a msi\X Code_0.0.0_x64_en-US.msi msi file in the the msi folder. You can run this file to install the app on your computer.
  3. You can also run the app by cloning the repository and running the following commands:
# Clone the repository
git clone

# Go to the project directory
cd x-code

# Install dependencies
npm install

# Run the app
npm run tauri dev

Screenshots

Screenshot 1 Screenshot 1 Screenshot 1

Support the project

If you like this project, please consider supporting it by starring ⭐ the repository. Thank you!

Releases

No releases published

Packages

No packages published

Languages