Skip to content

a minimalistic LSL example how to build a Lovense app for Second Life

Notifications You must be signed in to change notification settings

natc0d3s/love_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

💦 love_connect ❤️

a minimalistic example how to build a Lovense app for Second Life

features

  • receiving a URL in your SL app to establish needed communications
  • QR request for pairing with Lovense Mobile App >> user scans .jpg of a QR code to pair
  • receiving data from Lovense API through callback URL and forward data to SL app
  • example for sending vibration command to toys

what you need

  • Lovense developer token (without this example won't work for you!)
  • external webserver with PHP to host callback.php to receive JSON data from Lovense API and forward it to your SL app

for more informations check >> Lovense Developer Manual


▶️ for a serverless implementation utilising Game Mode check this repo from LittleBitwise >> https://github.com/LittleBitwise/Lovense

About

a minimalistic LSL example how to build a Lovense app for Second Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published