Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lakr233/activatemac
Show MS Windows style activation dialog on my screen.
https://github.com/lakr233/activatemac
Last synced: 5 days ago
JSON representation
Show MS Windows style activation dialog on my screen.
- Host: GitHub
- URL: https://github.com/lakr233/activatemac
- Owner: Lakr233
- License: mit
- Created: 2022-05-17T12:19:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T07:26:57.000Z (7 months ago)
- Last Synced: 2024-12-21T22:12:01.866Z (13 days ago)
- Language: Objective-C
- Size: 1.19 MB
- Stars: 356
- Watchers: 3
- Forks: 22
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Activate Mac
The "Activate Windows" watermark ported to macOS with ~~Swift~~ Objective-C.
Special thanks: [MrGlockenspiel/activate-linux](https://github.com/MrGlockenspiel/activate-linux) for the idea.
For iOS version: [See Here](https://github.com/Lessica/ActivatePhone)
## Installation
Activate Mac can be installed via the two methods below:
### 1. Via homebrew
If you don't have homebrew, You can install it from [here](https://brew.sh/).
```zsh
brew tap b3z/small
brew install activate
```### 2. Via building
Open Xcode and run.
## Demo
When you successfully install the app, you will be able to launch "Activate" from your Launchpad. Once you do, you would see something like this on the bottom right of your screen:
![Preview](./Resources/Preview.png)
## License
[MIT License](./LICENSE)
## Contributor
Made with love by [@Lakr233](https://twitter.com/Lakr233) along with his friends [@82flex](https://twitter.com/82flex)
---
Copyright © 2022 Lakr Aream. All Rights Reserved.