Skip to main content

Control your presentations swiping your touchscreen!

Project description

pysenteishon

Control your presentations with the swipe of your finger!

Install

Requirements

Make sure you have python3-dev installed

From PyPi

pip install pysenteishon
pysenteishon

From GitHub

git clone https://github.com/edvm/pysenteishon
cd pysenteishon
python3 -m venv env
source env/bin/activate  # (or env\Scripts\activate.bat for Windows)
pip install -r requirements.txt  # (or requirements.darwing.txt for MacOS)
python setup.py develop
python pysenteishon/app.py

Using Fades

https://github.com/PyAr/fades

fades -d pysenteishon -x pysenteishon

Windows

You also need to install pywin32 to make it works properly.

pysenteishon 1.0.0b was tested on Python 3.4.4 running Windows XP 32bits and pywin32 build 220.

Usage

After running the app:

  • Make sure you allow access to port 5000 in your firewall settings.

  • Open your presentation PDF on your computer and leave it open (MAKE SURE the program that is running your presentation has FOCUS).

  • Open a web browser with your cellphone and point it to your laptop ip address port 5000, for example: http://192.168.0.11:5000

  • Swipe on your touchscreen and start your talk! :D

Options

usage: pysenteishon [-h] [-p PORT] [-a user password] [--version]

optional arguments:
  -h, --help            show this help message and exit
  -p PORT, --port PORT  Listen on port
  -a user password, --auth user password
                        Basic auth
  --version             print PySenteishon version and exit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pysenteishon-1.2.0.tar.gz (518.2 kB view details)

Uploaded Source

File details

Details for the file pysenteishon-1.2.0.tar.gz.

File metadata

File hashes

Hashes for pysenteishon-1.2.0.tar.gz
Algorithm Hash digest
SHA256 0808c74b32590cdaa2b67bd0fd758167c85c59ac4fe0de2c4fa1dec0bc9ae940
MD5 17653aa021acefff8cef18b2b3e2bb59
BLAKE2b-256 e109a7282d462280f3aa0ef654d0832b2af8b025f013cd82ca9a406c4874eb34

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page