Skip to content

nooob-developer/codo

Repository files navigation

Codo

A lightweight, modern code editor built with the Godot Engine, designed for Linux users!

codo spalesh3

Installation

Method 1: Running from Source

  1. Clone the repository:
git clone https://github.com/nooob-developer/codo.git
  1. Navigate to the project directory: cd codo
  2. Install Godot Engine (version 4.x recommended.
  3. Open the project in Godot and run it.

Method 2: Using Pre-built Executable

  1. For a quick start, download and run the executable from Releases
  2. (it’s executable with chmod +x Codo.x86_64 or AppImage file).

For the x86-64 executable, ensure the terminal library (libgdterm.so) from the project's addons folder is copied next to the main program file.

Features

  • Rose Pine Theme: Uses the cool Rose Pine theme for a chill coding vibe.
  • Modern Look: Clean, minimal design with a fresh, modern feel.
  • Cool Animations: Smooth and fun animations to spice up the experience.

Project Goal

I wanna build a lightweight, user-friendly code editor tailored for Linux, using the power of Godot Engine to create a unique and speedy coding environment.

How to Contribute

  1. Fork the repo.
  2. Create a new branch: git checkout -b feature-name.
  3. Make your changes and commit: git commit -m "Add feature-name".
  4. Push to your branch: git push origin feature-name.
  5. Submit a pull request.

Any help’s welcome—bug reports, new ideas, or code tweaks, you name it!

About

a minimal code editor with godot

Resources

License

Stars

Watchers

Forks

Packages

No packages published