repository-edge/terminal/README.md
Community Hass.io Add-ons Bot 2e29d9b336 ⬆️ Updating add-on Terminal to 7595a96
2018-07-21 19:47:04 +00:00

88 lines
3.7 KiB
Markdown

# Community Hass.io Add-ons: Terminal
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee]
This add-on allows you to log in to your Hass.io Home Assistant instance using
a web terminal.
## Deprecation warning
**This add-on is in a deprecated state!**
This add-on is now deprecated and has been replaced by a different addon:
["SSH & Web Terminal"](https://github.com/hassio-addons/addon-ssh)
This new add-on combines the SSH and Terminal add-ons into one single powerful
solution, contains the latest upgrades and updates, and provide much more tools.
Please upgrade asap since this add-on won't receive any updates or upgrades
anymore.
## About
This add-on allows you to log in to your Hass.io Home Assistant instance using
a web terminal. Giving you to access your Home Assistant configuration file and
folder, and also includes a command-line tool to do things like restart,
update, and check your instance.
![Terminal in the Home Assistant Frontend][screenshot]
[Click here for the full documentation][docs]
## Features
- Access your terminal right from the web!
- Add-able to your Home Assistant interface.
- Compatible if Hass.io was installed via the generic Linux installer.
- Persists custom SSH client settings & keys between add-on restarts
- Have Alpine packages installed on start. This will allow you to install your
favorite tools, which will be available every single time you log in.
- Execute custom commands on start automatically so that you can customize the
shell to your likings.
- [ZSH][zsh] as its default shell. Easier to use for the beginner, more advanced
for the more experienced user. It even comes preloaded with
["Oh My ZSH"][ohmyzsh], with some plugins enabled as well.
- Contains a sensible set of tools right out of the box: curl, Wget, RSync, GIT,
Nmap, Mosquitto client, MariaDB/MySQL client, Awake (“wake on lan”), Nano,
Vim, tmux, and a bunch commonly used networking tools.
[Click here for the full documentation][docs]
## WARNING! THIS IS AN EDGE VERSION!
This Hass.io Add-ons repository contains edge builds of add-ons. Edge builds
add-ons are based upon the latest development version.
- They may not work at all.
- 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.
- Developers.
If you are more interested in stable releases of our add-ons:
<https://github.com/hassio-addons/repository>
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-terminal/blob/7595a96/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-terminal/33814?u=frenck
[hass-ssh]: https://home-assistant.io/addons/ssh/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[ohmyzsh]: http://ohmyz.sh/
[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-7595a96-blue.svg
[release]: https://github.com/hassio-addons/addon-terminal/tree/7595a96
[screenshot]: https://github.com/hassio-addons/addon-terminal/raw/master/images/screenshot.png
[zsh]: https://en.wikipedia.org/wiki/Z_shell