Hacker News new | ask | show | jobs
by 999900000999 731 days 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.

1 comments

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