Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/houarizegai/slides-remote

Control Power Point from your Phone (WIFI Presentation Remote)
https://github.com/houarizegai/slides-remote

android java javafx presentation-slides remote-control

Last synced: 2 months ago
JSON representation

Control Power Point from your Phone (WIFI Presentation Remote)

Awesome Lists containing this project

README

        

# Slides Remote :video_game:
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)

WIFI Presentation Remote - Control Slides (like: MS PowerPoint) from your Android Phone.

## Features :dart:
* [x] Free & Open Source
* [x] Very Easy to use
* [x] No Internet connection required
* [x] Multi Platform App (We write once & you Run anywhere!)
* [x] You Can also Control your PC Slides anywhere in the world! (in this case you need Internet connection)
* [x] Control the Start, Stop, Next, Back of your presentation
* [x] Control the Computer Volume (UP/Down/Mute)

# Thank _You_!
Please :star: this repo to help us improve the quality.

## Screenshots
Home | Scan Server IP :camera:
:---------------------:|:------------------:
![screenshoot](Screenshots/home.jpg) | ![screenshoot](Screenshots/scan_server_ip.jpg)
Remote Control | Server App
![screenshoot](Screenshots/remote_control.jpg) | ![screenshoot](Screenshots/server.PNG)

## Requirements
* Java 11+
* Computer & Phone connected on the same wireless (no internet required).

## Languages & Tools
* Android App :iphone:
* Java
* Card View (Material Design)
* Desktop App (Server) :computer:
* JavaFX
* JFoenix (Material design)
* Ikonli (Icons)
* Zxing (QRCode Generator & Reader)
* Socket (Communication)

## Installation
1. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

git clone https://github.com/HouariZegai/SlidesRemote.git
2. Open SlidesRemote project on Android Studio.
3. Import the SlidesRemote-Server project in Intellij IDEA or any other Java IDE and let Maven download the required dependencies for you.
4. Run the server app first (from maven).
5. Run the android app.

## Contributing 💡
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed.
If you find any issue just put it in the repository issue section, thank you.