Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anystack-sh/electron-license

Electron license key verification using Anystack.sh
https://github.com/anystack-sh/electron-license

Last synced: 10 days ago
JSON representation

Electron license key verification using Anystack.sh

Awesome Lists containing this project

README

        

Anystack

# Unlock your Electron applications with license keys

Add license and add auto-update support your private Electron application in just a matter of minutes with Anystack's plug-and-play licensing package.

* **License activation tracking**.
* Secure auto updates for users with a **valid license**.
* **Plug & Play** integration, it only takes a few lines of code.
* Easy **to customize** via config object.

You will need to register an API key at [Anystack](https://anystack.sh) to use this package.
Anystack will help you make an online living selling your software by setting yourself free from billing and logistics so you can focus on building software.

## Usage
To get started, you will need to install this package via the NPM package manager:

```shell
npm install @anystack/electron-license
```

Continue to the [installation guide](http://anystack.sh/docs/integrations/electron).