Skip to content

An UI and API for mididings, the community version

License

Notifications You must be signed in to change notification settings

stefets/flaskdings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FlaskDings

An UI and API for mididings, the community version

  • It allows direct navigation through scenes and subscenes and the others commands supported by the mididings's OSC feature

Backend

  • Flask
  • A mididings.LiveOSC server instance
  • Flask Socket IO, allow multiple clients and realtime refresh when navigation change.
  • Expose standard REST endpoints

REST API specification

  • It allows direct navigation through scenes and subscenes with REST API calls. Convenient to create your own UI

Dependencies

  • mididings community version >= 20230114 (For previous version, use the Flaskdings TAG mididings-legacy)
  • Flask
  • PyLiblo
  • liblo
  • Flask SocketIO

Support FlaskDings

  • Contributors, suggestions and PR are welcome to improve FlaskDings and mididings

Mididings community version ressources

License

All files in this repository are released under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

For more details, please read the LICENSE file.