Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anystack-sh/electron-license
- Owner: anystack-sh
- Created: 2021-07-28T20:16:45.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-17T13:37:19.000Z (12 months ago)
- Last Synced: 2024-10-17T02:47:02.697Z (21 days ago)
- Language: JavaScript
- Homepage: https://anystack.sh/docs/integrations/electron
- Size: 938 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unlock your Electron applications with license keysAdd 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).