stefets / flaskdings

An UI and API for mididings, the community version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

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.

Mididings community version ressources

About

An UI and API for mididings, the community version

License:GNU General Public License v2.0


Languages

Language:HTML 55.7%Language:Python 44.3%