views:

13

answers:

0

I want to create a web app that would scan your mp3 library to get the ID3 tags. Ideally, I would like to avoid any installation/downloading procedures. However, I understand that based on what I am trying to accomplish, there are obvious security limitations. Are there are any workarounds? What would be the best approach to accomplish this?

Could I create a signed JavaFX app?

Could I use Java Web Start?