Skip to content

youraerials/ShowMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowMe

a touch event relay for firefox os

To get ShowMe functionality installed, you need to copy the "ShowMe" directory into your source tree's gaia/apps/system tree, peer to the system app's index.html file.

Then, edit the system app's index.html file and add

<!-- Show me -->
<script defer="" src="ShowMe/js/showme.js"></script>
<link rel="stylesheet" type="text/css" href="ShowMe/style/showme.css">

into the <head> block and reflash gaia onto your device

after flashing, in the notifications tray, you will see a small tab at the top called ShowMe. Tapping this opens and closes the ShowMe control panel.

you can use the test relay server on bunnyandboar.com for reference (the interface will default to this URL) or pull down the ShowMeServer project here and run your own!

About

a touch event relay for firefox os

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published