Results 56 comments of reZach

Hi @GitMurf. Thanks for being so patient, life has been very busy for me. Any library/dependency that _interacts with the operating system_ (eg. files, sounds, permissions) should be handled in...

Thanks for bringing this up, @snahasish89. Yes, it is on my list to get to. This will likely require upgrades in all of the packages this framework uses.

Is it possible to go to these companies' websites and into the privacy policies and collect that information once, with a timestamp. That data can remain "offline" and simply be...

Thanks for contributing this idea to the library @sheeyang. I do like your idea, and the way you propose it is implemented is clever. I think there's some things to...

@bitblt900 The app _can_ be distributed with a permanent valid key/license pair _if_ you do not set any versions within the license. `secure-electron-license-keys-cli` generates a key/license that's good for _all_...

@taylorhadden That is out of scope of this library, but here is a _rough_ outline of what I imagine could happen. 1. Install `secure-electron-license-keys-cli` in your project 2. Code up...