Skip to content

HouariZegai/slides-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides Remote 🎮

License Open Source Love

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

Features 🎯

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

Thank You!

Please ⭐ this repo to help us improve the quality.

Screenshots

Home Scan Server IP 📷
screenshoot screenshoot
Remote Control Server App
screenshoot screenshoot

Requirements

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

Languages & Tools

  • Android App 📱
    • Java
    • Card View (Material Design)
  • Desktop App (Server) 💻
    • 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.