top | item 40741770

(no title)

timbeccue | 1 year ago

I’m a musician. For the vast majority of colleagues I know (classical), having to use docker will make it a non-starter. But I’m also curious what your app does, if you don’t mind sharing details!

discuss

order

999900000999|1 year ago

It's basically a lyric video generator. Right now I'm processing the lyric transcription on a server, but I'd rather users do this locally so I don't have to spend money on that.

I've actually made a few lyric videos with my own music, but I just don't want to have to manage the data of other people.

leros|1 year ago

Maybe look into Electron? As I understand, you basically have a web client and Node server packaged up as an executable.