ordo-pink / ordo

Ordo is an extensible engine for data storage.
https://ordo.pink
GNU Affero General Public License v3.0
14 stars 0 forks source link

✨ Audio playback extension #84

Closed orlowdev closed 1 year ago

orlowdev commented 2 years ago

Add a dedicated extension for Ordo that allows opening audio files in File Explorer. When an audio file is opened, the Workspace should display the HTML5 audio player.

Supported formats:

Here's a tutorial that might help with opening audio content:

https://github.com/DPr00f/electron-music-player-tutorial

orlowdev commented 2 years ago

Blocked by ordo-pink/ordo#20