Git Product home page Git Product logo

pywam_gui_tool's Introduction

pywam API explorer GUI tool

This is a simple GUI tool that uses the pywam library to explore API calls and answers from Samsung Wireless Audio (R) speakers (WAM).

Installation

Clone the GitHub repository, and install the requirements.

Usage

  • Run app.py
  • Enter speaker ip and port and click "Connect".
  • In the top list you can see all attributes of the speaker that the pywam library supports and when it was last updated.
  • In the middle list you can see all received events from the speaker.
    • To copy a full API response right click in the event list and choose copy
    • To view or copy a specific attribute to the API right click on that attribute and choose view or copy.
  • In the bottom list you see the log. To debug the pywam library select DEBUG log level.
  • You can add more speakers to the list if you edit settings.json which is created the first time you run the app.
  • Click "Send API" to test new API calls. Then simply enter all the values and click "Send". If you have log level set to DEBUG you can see if the pywam.client is receiving any data from the speaker.

Contribute

License

The project is licensed under the MIT License.

Disclaimer Notice

With this tool you will be able to send commands to the speaker that I have never tested. I can NOT guarantee that your speaker is compatible with this app, and you can’t hold me responsible if you brick your speaker when using this app.

Support the work

BuyMeCoffee

pywam_gui_tool's People

Contributors

strixx76 avatar

Stargazers

 avatar Dave D avatar

Watchers

 avatar

pywam_gui_tool's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.