Skip to content

A quick-and-dirty slideshow clicker over LAN for Linux hosts and smartphone clients.

Notifications You must be signed in to change notification settings

char/slideshow-clicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slideshow Clicker

A quick-and-dirty LAN slideshow clicker designed for Linux hosts and smartphone clients.

Requires xdotool on your PATH.

Usage

$ pipenv shell
[pipenv] $ pipenv install # Install dependencies
[pipenv] $ python3 slideshow_clicker.py # You can also set the PORT env var
Listening at http://0.0.0.0:8000/
  1. Open a web browser on the client smartphone, and navigate to the host device's IP with the specified port.
  2. Just tap to emulate a spacebar press.

About

A quick-and-dirty slideshow clicker over LAN for Linux hosts and smartphone clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published