macOS Big Sur

🍎 macOS Cursor Theme

GitHub Action Build CodeFactor
npm type definitions Puppeteer version Clickgen
Apple Cursor release (latest by date including pre-releases) License
License License License
Made By Kaiz

--- # Apple Cursor Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Cursor Theme for `Windows` and `Linux` with _HiDPi Support_ πŸŽ‰. #### Quick install ##### via curl ```bash bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh") ``` ##### via wget ```bash bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh") ``` #### Windows 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 authorise the modifications to your system. 4. Open _Control Panel > Personalisation and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**. 5. Click '**Apply**'. #### Cursor Sizes: 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 #### Colors: - ![#000000](https://placehold.it/15/000/000000?text=+) `#000000vim.searchHighlightColor` - ![#fffff](https://placehold.it/15/fff/000000?text=+) `#fffff` - ![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) `#13A3F5` - ![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) `#4DCB2C` - ![#FED103](https://placehold.it/15/FED103/000000?text=+) `#FED103` - ![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) `#FE9D0C` - ![#F2493C](https://placehold.it/15/F2493C/000000?text=+) `#F2493C` - ![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) `#B75DCC` #### Preview: > Detailed Cursors Informations inside [src/svgs/README.md](https://github.com/ful1e5/apple_cursor/blob/master/src/svg/README.md)


macOS Big Sur

# Dependencies ## Runtime Dependencies - libxcursor-dev - libx11-dev - libpng-dev (<=1.6) #### Install Runtime Dependencies ##### Debain/ubuntu ```bash sudo apt install libx11-dev libxcursor-dev libpng-dev ``` ##### ArchLinux/Manjaro ```bash sudo pacman -S libx11 libxcursor libpng ``` ##### Fedora/Fedora Silverblue/CentOS/RHEL ```bash sudo dnf install libx11-devel libxcursor-devel libpng-devel ``` ## Build Dependencies - nodejs (<=12.x.x) - yarn - python (<=3.6) - pip3 # Install ## Basic Installation Download latest `stable` & `development` from [here](https://github.com/ful1e5/apple_cursor/releases) according to your **OS**. ### Linux/X11 ```bash # Unpack mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur # For local users mv macOSBigSur ~/.icons/ # For all users sudo mv macOSBigSur /usr/share/icons/ ``` ## Manual Install > Make sure you have installed all [Build dependencies](#build-dependencies). ### ⚑ Auto Build (using GitHub Actions) GitHub Actions is automatically runs on every `push`(on **master** and **dev** branches) and `pull request`(on **master** branch), You found theme resources in `artifact` section of **build**.GitHub **Actions** available inside [.github/workflows](https://github.com/ful1e5/apple_cursor/tree/master/.github/workflows) directory. ### Build ```bash # This command setup python virtual environment && install all packages yarn setup # Build & Unpack built cursor theme yarn compile && yarn unpack ``` After build `bitmaps` and `packages` are generated at project root directory. ### Install Build Cursor #### Linux All builded cursor packages are available inside `packages` directory. ```bash cd ./packages # Unpack .tar archive mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur # clean old version & install new build version to local user (recommended) rm -rf ~/.icons/macOSBigSur && cp macOSBigSur ~/.icons/ ``` #### Windows 1. unzip `macOSBigSur_Windows.zip` file 2. Open the `settings` app. 3. **Goto** `Devices` -> `Mouse` -> `Additional Mouse Options`. 4. **Goto** the `pointers` tab. 5. Replace each cursor in the currently applied cursor set with the corresponding cursor in the `macOSBigSur Windows Theme` folder. 6. Click "**save as**" and type in the desired name. 7. Click "**apply**" and "**ok**". # Bugs Bugs πŸ› should be reported [here](https://github.com/ful1e5/apple_cursor/issues) on the Github issues page. # Getting Help You can create a **issue**, I will help you. πŸ™‚ # Contributions and Suggestions Check [CONTRIBUTING.md](https://github.com/ful1e5/apple_cursor/blob/master/CONTRIBUTING.md), any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a `Fork` & `Pull requests`. ## Support Give a **β˜…** or Follow on [GitHub](https://github.com/ful1e5),That's work as **Steroid πŸ’‰** for me. πŸ˜‰ > For more support Buy Me A Coffee

( `ω´ )ۢ▬ι═══════ﺀ

I'm Using Katana