Skip to content

Simple project to listen HTTP requests on specific port to execute Python comands

Notifications You must be signed in to change notification settings

MatejBosansky/Tasker-Listener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tasker Listener

Simple Python project to emulate media key press on Windows/Mac/Linux... machine with Samsung S-Pen air gestures using Tasker. Anyway tasks can be triggered via any Taskers event. Except emulating of keystrokes, Python programming language offers you to perform infinite amount of actions.

Demonstration

https://youtu.be/-IYYRy5awp0

How it works

Tasker on event trigger sends HTTP POST request to defined IP address and port on internal network. On your Windows/Mac/Linux... machine must run Python script to listen HTTP requests and process them. Except Tasker and Python script, no additional application or service is needed.

Important notes

About

Simple project to listen HTTP requests on specific port to execute Python comands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages