mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-06 12:01:36 +00:00
79 lines
No EOL
3.2 KiB
Markdown
79 lines
No EOL
3.2 KiB
Markdown
# Community Hass.io Add-ons: IDE
|
|
|
|
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
|
|
|
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
|
|
|
[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors]
|
|
|
|
[![Support Frenck on Patreon][patreon-shield]][patreon]
|
|
|
|
Advanced IDE for Home Assistant, based on Cloud9 IDE
|
|
|
|
## Deprecation warning
|
|
|
|
**This add-on is in a deprecated state!**
|
|
|
|
This add-on is powered by the Cloud9 IDE project, which has been acquired by
|
|
Amazon in 2016. As of 17 October 2018, the open source development of the
|
|
Cloud9 Core has been halted.
|
|
|
|
It became harder to maintain and keep this add-on running. As the world
|
|
advances, but the C9 does not, so things become incompatible over time.
|
|
|
|
The point of no longer being able to upgrade parts of the add-on, has come.
|
|
|
|
Therefore this add-on will no longer receive any updates and is deprecated.
|
|
|
|
If you are running Hass.io on an amd64 based system, we would recommend changing
|
|
to the vscode add-on. For other architectures (e.g., Raspberry Pi), we expect
|
|
to release an alternative add-on.
|
|
|
|
## About
|
|
|
|
Cloud9 IDE is an online integrated development environment. It supports
|
|
hundreds of programming languages, including C, C++, PHP, Ruby, Perl, Python,
|
|
JavaScript with Node.js, and Go.
|
|
|
|
This add-on is a packaged version of the Cloud9 IDE, tuned for use with Home
|
|
Assistant. It is designed to allow you to configure and edit your Home Assistant
|
|
setup straight from the web interface using a useful, pretty and fullblown
|
|
editor.
|
|
|
|
[Click here for the full documentation][docs]
|
|
|
|
![IDE in the Home Assistant Frontend][screenshot]
|
|
|
|
## WARNING! THIS IS A BETA VERSION!
|
|
|
|
This Hass.io Add-ons repository contains beta releases of add-ons.
|
|
|
|
- They might stop working at any time.
|
|
- They could have a negative impact on your system.
|
|
|
|
This repository was created for:
|
|
|
|
- Anybody willing to test.
|
|
- Anybody interested in trying out upcoming add-ons or add-on features.
|
|
|
|
If you are more interested in stable releases of our add-ons:
|
|
|
|
<https://github.com/hassio-addons/repository>
|
|
|
|
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
|
[discord]: https://discord.me/hassioaddons
|
|
[docs]: https://github.com/hassio-addons/addon-ide/blob/v2.2.0/README.md
|
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
|
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck
|
|
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
|
[github-sponsors]: https://github.com/sponsors/frenck
|
|
[hass-ssh]: https://home-assistant.io/addons/ssh/
|
|
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
|
[ohmyzsh]: http://ohmyz.sh/
|
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
|
[patreon]: https://www.patreon.com/frenck
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg
|
|
[release-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg
|
|
[release]: https://github.com/hassio-addons/addon-ide/tree/v2.2.0
|
|
[screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png
|
|
[zsh]: https://en.wikipedia.org/wiki/Z_shell |