From affa5c868c8a01fe793a05540f4c65d8c20929a4 Mon Sep 17 00:00:00 2001 From: Vasilis Koulis Date: Mon, 22 Jul 2024 21:27:00 +0300 Subject: [PATCH] Add entities image preview --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 93cc056..f3bacee 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![PyPI](https://img.shields.io/pypi/v/lnxlink?logo=pypi&logoColor=white)](https://pypi.python.org/pypi/lnxlink/) [![Last commit](https://img.shields.io/github/last-commit/bkbilly/lnxlink?color=blue&logo=github&logoColor=white)]() - # LNXlink LNXlink is a Linux companion app that seamlessly integrates your system with external applications like Home Assistant. @@ -18,6 +17,8 @@ With LNXlink, you can monitor your Linux machine's performance, execute commands - **Easy Installation:** No sudo privileges required for installation and operation, except for server environments. - **Expandable Architecture:** Automatically imports new modules and allows for the addition of custom modules. +![lnxlink_sensors](https://github.com/user-attachments/assets/089a529a-2397-48dd-a557-82d917005d07) + # Get started To get started with LNXlink, follow these simple steps: - Download the LNXlink application and install it on your Linux machine: `pipx install lnxlink`