docs updated for macOSMonterey

This commit is contained in:
ful1e5 2021-11-22 17:36:55 +05:30
parent 281bc18402
commit 19c064c63d
6 changed files with 143 additions and 22 deletions

View file

@ -36,11 +36,58 @@ Enjoy macOS cursors for `Windows` and `Linux` with _HiDPI Support_ .
- macOSBigSur: [https://www.pling.com/p/1408466](https://www.pling.com/p/1408466)
- macOSBigSur-White: [https://www.pling.com/p/1616779](https://www.pling.com/p/1616779)
- macOSMonterey: [https://www.pling.com/p/1648124](https://www.pling.com/p/1648124)
- macOSMonterey-White: [https://www.pling.com/p/1648129](https://www.pling.com/p/1648129)
#### Preview:
> Check Figma file [here](https://www.figma.com/file/OZw8Ylb9xPFw9h1uZYSMFa/Mac-Cursor?node-id=0%3A1)
<p align="center">
<img title="macOSMonterey" src="https://imgur.com/bmS0fRT.png">
</br>
<sub>macOSMonterey Cursors</sub>
</p>
<p align="center">
<img title="macOSMonterey White" src="https://imgur.com/s0nqcje.png">
</br>
<sub>macOSMonterey White Cursors</sub>
</p>
<p align="center">
<img title="macOSBigSur" src="https://imgur.com/Q022eSp.png">
</br>
<sub>macOSBigSur Cursors</sub>
</p>
<p align="center">
<img title="macOSBigSur White" src="https://imgur.com/SFVR945.png">
</br>
<sub>macOSBigSur White Cursors</sub>
</p>
### Manual Install
> Note: replace name according package name.
#### Linux/X11
##### macOSMonterey
```bash
# extract `macOSMonterey.tar.gz`
tar -xvf macOSMonterey.tar.gz
# For local users
mv macOSMonterey ~/.icons/
# For all users
sudo mv macOSMonterey /usr/share/icons/
```
##### macOSBigSur
```bash
# extract `macOSBigSur.tar.gz`
tar -xvf macOSBigSur.tar.gz
@ -54,28 +101,22 @@ sudo mv macOSBigSur /usr/share/icons/
#### Windows
1. unzip `macOSBigSur_Windows.zip` file
2. Open `macOSBigSur_Windows/` in Explorer, and **right click** on `install.inf`.
##### macOSMonterey
1. unzip `macOSMonterey-Windows.zip` file
2. Open `macOSMonterey-Windows/` in Explorer, and **right click** on `install.inf`.
3. Click 'Install' from the context menu, and authorize the modifications to your system.
4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSMonterey Cursors**.
5. Click '**Apply**'.
##### macOSBigSur
1. unzip `macOSBigSur-Windows.zip` file
2. Open `macOSBigSur-Windows/` in Explorer, and **right click** on `install.inf`.
3. Click 'Install' from the context menu, and authorize the modifications to your system.
4. Open _Control Panel > Personalization and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**.
5. Click '**Apply**'.
#### Preview:
> Check Figma file [here](https://www.figma.com/file/OZw8Ylb9xPFw9h1uZYSMFa/Mac-Cursor?node-id=0%3A1)
<p align="center">
<img title="macOSBigSur" src="https://imgur.com/Q022eSp.png">
</br>
<sub>macOSBigSur Cursors</sub>
</p>
<p align="center">
<img title="macOSBigSur White" src="https://imgur.com/SFVR945.png">
</br>
<sub>macOSBigSur White Cursors</sub>
</p>
# Dependencies
## External Libraries
@ -132,12 +173,14 @@ sudo dnf install libX11-devel libXcursor-devel libpng-devel
## Build From Scratch
### Auto Build (using GitHub Actions)
### Auto Build (using GitHub Actions)
GitHub Actions is automatically runs on every `push`(on **main** and **dev** branches) and `pull request`(on **main** branch), You found theme resources in `artifact` section of **build**.GitHub **Actions** source is available inside [.github/workflows](https://github.com/ful1e5/apple_cursor/tree/main/.github/workflows) directory.
### Manual Build
> Check **[Makefile](./Makefile)** for more targets.
```bash
make
```

View file

@ -1,6 +1,6 @@
{
"name": "apple-cursor",
"version": "1.1.2",
"version": "1.2.2",
"description": "OpenSource macOS cursors.",
"main": "index.js",
"author": "Kaiz Khatri",

View file

@ -5,8 +5,10 @@ Latest build: check [url=https://github.com/ful1e5/apple_cursor/actions]Actions[
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url]
Custom Size build docs: [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md#manual-build[/url]
[b]Looking for other macOSBigSur cursor themes?[/b]
[b]Looking for other macOS cursor themes?[/b]
[url=https://www.pling.com/p/1408466]macOSBigSur[/url]
[url=https://www.pling.com/p/1648124]macOSMonterey[/url]
[url=https://www.pling.com/p/1648129]macOSMonterey White[/url]
[b] Support Creator[/b]
[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url]

View file

@ -5,8 +5,10 @@ Latest build: check [url=https://github.com/ful1e5/apple_cursor/actions]Actions[
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url]
Custom Size build docs: [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md#manual-build[/url]
[b]Looking for other macOSBigSur cursor themes?[/b]
[b]Looking for other macOS cursor themes?[/b]
[url=https://www.pling.com/p/1616779]macOSBigSur White[/url]
[url=https://www.pling.com/p/1648124]macOSMonterey[/url]
[url=https://www.pling.com/p/1648129]macOSMonterey White[/url]
[b] Support Creator[/b]
[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url]

View file

@ -0,0 +1,37 @@
macOSMonterey White cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates.
Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96
Latest build: check [url=https://github.com/ful1e5/apple_cursor/actions]Actions[/url][/b] tab on GitHub.
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url]
Custom Size build docs: [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md#manual-build[/url]
[b]Looking for other macOS cursor themes?[/b]
[url=https://www.pling.com/p/1648124]macOSMonterey[/url]
[url=https://www.pling.com/p/1408466]macOSBigSur[/url]
[url=https://www.pling.com/p/1616779]macOSBigSur White[/url]
[b] Support Creator[/b]
[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url]
[b]Linux Install[/b]
Get the latest stable Linux release from the [b]files[/b] section. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
[code]
mv macOSMonterey-White ~/.icons # install as local
sudo mv macOSMonterey-White /usr/share/icons # install as root
[/code]
[b]Linux Uninstall[/b]
[code]
rm -r ~/.icons/macOSMonterey-White # remove from local
sudo rm -r /usr/share/icons/macOSMonterey-White # remove from root
[/code]
[b]Window Install[/b]
[1] unzip [b]macOSMonterey-White-Windows.zip[/b] file.
[2] Open [b]macOSMonterey-White-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].
[3] Click 'Install' from the context menu, and authorize the modifications to your system.
[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]macOSMonterey-White Cursors[/b].
[5] Click '[b]Apply[/b]'.
[b]License & Terms[/b]
'apple_cursor' is available under the terms of the 'GPL-3.0' license.

37
pling/monterey.bbcode Normal file
View file

@ -0,0 +1,37 @@
macOSMonterey cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates.
Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96
Latest build: check [url=https://github.com/ful1e5/apple_cursor/actions]Actions[/url][/b] tab on GitHub.
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url]
Custom Size build docs: [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md#manual-build[/url]
[b]Looking for other macOS cursor themes?[/b]
[url=https://www.pling.com/p/1648129]macOSMonterey White[/url]
[url=https://www.pling.com/p/1408466]macOSBigSur[/url]
[url=https://www.pling.com/p/1616779]macOSBigSur White[/url]
[b] Support Creator[/b]
[url=https://liberapay.com/ful1e5][img]https://liberapay.com/assets/widgets/donate.svg[/img][/url]
[b]Linux Install[/b]
Get the latest stable Linux release from the [b]files[/b] section. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b].
[code]
mv macOSMonterey ~/.icons # install as local
sudo mv macOSMonterey /usr/share/icons # install as root
[/code]
[b]Linux Uninstall[/b]
[code]
rm -r ~/.icons/macOSMonterey # remove from local
sudo rm -r /usr/share/icons/macOSMonterey # remove from root
[/code]
[b]Window Install[/b]
[1] unzip [b]macOSMonterey-Windows.zip[/b] file.
[2] Open [b]macOSMonterey-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].
[3] Click 'Install' from the context menu, and authorize the modifications to your system.
[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]macOSMonterey Cursors[/b].
[5] Click '[b]Apply[/b]'.
[b]License & Terms[/b]
'apple_cursor' is available under the terms of the 'GPL-3.0' license.