Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimkr/codile
A web-based IDE
https://github.com/dimkr/codile
Last synced: 3 months ago
JSON representation
A web-based IDE
- Host: GitHub
- URL: https://github.com/dimkr/codile
- Owner: dimkr
- License: other
- Created: 2020-10-16T12:43:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-16T15:36:26.000Z (over 3 years ago)
- Last Synced: 2024-10-04T13:26:09.096Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 231 KB
- Stars: 19
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-github-star - codile - based IDE | dimkr | 19 | (TypeScript)
README
## Background
The immense popularity of [Visual Studio Code](https://code.visualstudio.com/) and its ubiquitous presence in programming courses and education make the access to its vast extensions ecosystem a matter of social justice.
## Overview
Codile (pronounced *coh-dee-leh*) is a distribution of the [Theia](https://theia-ide.org/) IDE, with a relatively small selection of built-in features and complementary support for extensions from the [Open VSX](https://open-vsx.org/) extension registry.
Codile is easy to install and use under [Debian](https://www.debian.org/) and derivatives (including [Crostini](https://chromeos.dev/en/linux)), using [pre-built packages](https://github.com/dimkr/codile/releases).
On [Chrome OS](https://www.google.com/chromebook/chrome-os/), Codile should perform much better than [big-name](https://atom.io/) [extensible](https://code.visualstudio.com/) [IDEs](https://vscodium.com/) that run on [Crostini](https://chromeos.dev/en/linux), because Codile uses the native browser instead of relying on [Electron](https://www.electronjs.org/). The difference is significant on ARM devices, low-end x86 devices and devices where the IDE cannot take advantage of the GPU.
![Shelf](./shelf.png)
![IDE](./ide.png)
## License
- [Eclipse Public License 2.0](LICENSE)
- [一 (Secondary) GNU General Public License, version 2 with the GNU Classpath Exception](LICENSE)## Trademarks
"Theia" is a trademark of the [Eclipse Foundation](https://www.eclipse.org/theia).
"Chrome OS" is a trademark of [Google Inc](https://www.google.com/). Use of this trademark is subject to Google Permissions.