https://github.com/douxxtech/activatelinux
A windows like activation watermark, but for linux.
https://github.com/douxxtech/activatelinux
Last synced: about 1 year ago
JSON representation
A windows like activation watermark, but for linux.
- Host: GitHub
- URL: https://github.com/douxxtech/activatelinux
- Owner: douxxtech
- License: gpl-3.0
- Created: 2025-02-26T15:41:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T15:41:40.000Z (over 1 year ago)
- Last Synced: 2025-03-28T19:44:40.882Z (about 1 year ago)
- Language: JavaScript
- Size: 42 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
[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