repository/terminal
Community Hass.io Add-ons Bot 86345f100d 🎉 Release of add-on Terminal 2.4.0
2018-05-13 22:01:01 +00:00
..
.DS_Store Add new Hass.io add-on: Terminal 2017-08-17 23:47:11 +02:00
CHANGELOG.md 🎉 Release of add-on Terminal 2.4.0 2018-05-13 22:01:01 +00:00
config.json 🎉 Release of add-on Terminal 2.4.0 2018-05-13 22:01:01 +00:00
icon.png 🎉 Release of add-on Terminal v2.3.0 2018-02-27 23:23:39 +01:00
logo.png 🎉 Release of add-on Terminal v2.3.0 2018-02-27 23:23:39 +01:00
README.md 🎉 Release of add-on Terminal 2.4.0 2018-05-13 22:01:01 +00:00

Community Hass.io Add-ons: Terminal

Release Project Stage Project Maintenance

Discord Community Forum

Buy me a coffee

This add-on allows you to log in to your Hass.io Home Assistant instance using a web terminal.

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

Click here for the full documentation

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 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", 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