Downloaded it, looks great. I am building a desktop app as well (very different functionality) and I wonder how do you do license management?
back
1 comments
Just a basic server. Licenses are attached to paying users. The app checks the license against the server periodically to unsure it's still valid. It's not that complicated since I don't care about piracy.