Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Talon committed May 25, 2022
1 parent 8c34606 commit 340ce71
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Tasmotalist

A CLI program for searching tasmota devices over the connected network.
A CLI program for searching tasmota devices over the connected network. Built for Windows and Mac.
![img_1.png](img_1.png)

![img_2.png](img_2.png)
## Motivation
I have a number of tasmota devices in my house. There are times that I need to check if they are online. Previous way of checking is going through the phone and open an app called Fing to scan my network and see the connected devices.

Once it identifies the devices, then its up to me to guess which devices are Tasmotas, which is quite cumbersome and time-consuming. This is the reason why I created this small program to search for tasmota devices on the connected network.

## Requirements

Expand Down
Binary file added img_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 340ce71

Please sign in to comment.