An open API service indexing awesome lists of open source software.

https://github.com/benderfarmer/slideswiper

Simple rest sever swiping slides of your presentation
https://github.com/benderfarmer/slideswiper

express flask nodejs python

Last synced: 3 months ago
JSON representation

Simple rest sever swiping slides of your presentation

Awesome Lists containing this project

README

          

# SlideSwiper

Simple rest sever swiping slides of your presentation.

Nodejs version also available [here](https://github.com/ChaotenHG/SlideSwiper/tree/nodejs).

# Usage

1. Install and run - see institutions below.
2. Navigate to `yourserverip:8080` on your mobile phone.
3. Enjoy.

# Installation

## Windows

1. Download the exe file [here](example.com).
2. Execute the file.
3. look for the second ip (`not 127.0.0.1`).

## Linux & Mac

1. Install python3.
2. Clone this repo using `git clone https://github.com/ChaotenHG/SlideSwiper.git`.
3. Run `python3 src/main.py`.
4. Look for the second ip (`not 127.0.0.1`).

### Chrome OS

5. Enable port forward for `8080` like [here](https://chromeos.dev/en/web-environment/port-forwarding).
8. Install your presentation tool using the linux container for example `sudo apt install firefox`.