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

https://github.com/douxxu/activatelinux

A windows like activation watermark, but for linux.
https://github.com/douxxu/activatelinux

Last synced: about 1 month ago
JSON representation

A windows like activation watermark, but for linux.

Awesome Lists containing this project

README

          

# ActivateLinux
A windows like activation watermark, but for linux.

### Built with
* [![Nodejs][Node.js]][Node-url]
* [![ElectronJS][Electronjs]][Electron-url]

### Prerequisites

* npm
```sh
npm install npm@latest -g
```

## Installation

Install ActivateLinux with
```sh
sudo npm install -g activatelinux
```

## Usage
Run it with
```sh
activatelinux
```












## License

Distributed under the GPL-3.0 License. See `LICENSE.txt` for more information.

(back to top)

[Node.js]: https://img.shields.io/badge/node.js-43853D?style=for-the-badge&logo=nodedotjs&logoColor=white
[Node-url]: https://nodejs.org/
[Electronjs]: https://img.shields.io/badge/electron-2C2E3B?style=for-the-badge&logo=electron&logoColor=white
[Electron-url]: https://electronjs.org