Controling TPLink smart plug with Linux

Controling TPLink smart plug with Linux

TPlink hs100 and hs110 are great cloud smart plugs with very nice Android application named KASA. While using it for my mining projects i wanted to manage switch relay with Linux on local network but i was only able to turn the plug on and off via Android application. Ive found great github page with script and explanation how to do this. From Github page: The tp-link Wi-Fi Smart Plug model HS100 is an embedded…

Read More

Send messages to Telegram Chat with Linux

Send messages to Telegram Chat with Linux

Here is the small guide how to send messeges to Telegram Chat service via telegram-send utility on Linux operating systems. Install telegram-send system-wide with pip: Now you can cofigure it.. To configure for sending to account: To configure to send to group: To configure to send to channel: Follow the instructions given to you by application to connect it to Telegram API Any additional information you can find on: https://pypi.org/project/telegram-send/ Goran JumićExperienced Linux Software Developer…

Read More