Skip to content

Powerpoint presentation Wi-Fi remote control for Firefox OS

Notifications You must be signed in to change notification settings

capitual/fireshow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fireshow client

Firefox OS and Android client for Fireshow.

Download now from:

  • Firefox Marketplace (waiting approval)
  • Google Play (soon)

Servers

Fireshow API is open, so anyone can create a server for it.

Currently, we have the following servers:

Project name Platform Download Source code
Fireshow Server (official) Windows Download See on GitHub

If you want to contribute, you can also create your very own Fireshow server. The whole API is documented here.

How to build

For Firefox OS: Just zip everything :)

For Android/iOS (...): Use Phonegap/Cordova.

cordova create yourproject com.example.yourproject YourProjectName
cd yourproject
cordova platform add android
cordova platform add ios
cordova platform add ...

At this point, copy all this folder's content into "www" folder of your Cordova project.

Finally, run:

cordova build --release

Platform-related additional steps are told on official Cordova documentation.

How to contribute

If you're a coder, feel free to pull request :)

If you want to create your own Fireshow client or server (for other platforms, for example), welcome to the team! Here are the API standards!

If you want to translate Fireshow client to your language, feel free to edit our languages file. It will automatically fork. Then just pull request it to us. Click here to start.

About

Powerpoint presentation Wi-Fi remote control for Firefox OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published