Open source macOS Cursors.
Find a file
2020-10-24 09:28:44 +05:30
.github 💝 main as default branch 2020-10-01 10:08:10 +05:30
scripts Remove quick install script 2020-10-23 12:14:28 +05:30
src 😎 Windows cursors info updated 2020-10-23 12:49:03 +05:30
.gitignore 🙈 ignore themes directory 2020-08-26 12:25:00 +05:30
build.py 📃 Store logs in 'build.log' file 2020-08-26 12:02:00 +05:30
CHANGELOG.md typo and grammer 2020-10-23 16:31:19 +05:30
CODE_OF_CONDUCT.md 📚 Create CODE_OF_CONDUCT.md 2020-08-08 07:56:52 +05:30
config.py 🔧 Windows resize wrong cursor fix 2020-10-23 12:31:28 +05:30
CONTRIBUTING.md 💝 main as default branch 2020-10-01 10:08:10 +05:30
helper.py 📂 Out directory config in config.py 2020-08-26 12:19:39 +05:30
hotspots.json 🎯 left_ptr and hand2 hotspots fixed #5 misalign 2020-08-04 17:06:04 +05:30
LICENSE Initial commit 2020-07-20 08:27:57 +05:30
log.py 📃 Store logs in 'build.log' file 2020-08-26 12:02:00 +05:30
nodemon.json 🔧 Nodemon config 2020-07-22 12:21:05 +05:30
package.json 🚀 prepare v1.0.5 2020-10-23 12:56:48 +05:30
PLING.bbcode 🚀 Grammer fixed 2020-10-24 09:28:44 +05:30
README.md 😍 22px size added 2020-10-23 12:30:20 +05:30
requirements.txt 🚀 Python packages updated 2020-10-23 12:52:27 +05:30
tsconfig.json 📂 dist directory 2020-08-29 17:30:51 +05:30
yarn.lock 🚀 upgrade 2020-10-23 12:41:31 +05:30

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 Cursor Theme for Windows and Linux with HiDPi Support 🎉.

Table of Contents (click to expand)

Cursor Sizes

22 24 28 32 40 48 56 64 72 80 88 96

Colors

#13A3F5 #4DCB2C #FED103 #FE9D0C #F2493C #B75DCC #000000 #fffff

Quick install

Manual Install

Linux/X11

# extract `macOSBigSur.tar.gz`
tar -xvf macOSBigSur.tar.gz

# For local users
mv macOSBigSur ~/.icons/

# For all users
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.
  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:

Detailed Cursors Informations inside src/svgs/README.md


macOSBigSur Cursors 🍎

Dependencies

Runtime Dependencies

  • libxcursor-dev
  • libx11-dev
  • libpng-dev (<=1.6)

Install Runtime Dependencies

macOS
brew cask install xquartz libpng
Debain/ubuntu
sudo apt install libx11-dev libxcursor-dev libpng-dev
ArchLinux/Manjaro
sudo pacman -S libx11 libxcursor libpng
Fedora/Fedora Silverblue/CentOS/RHEL
sudo dnf install libx11-devel libxcursor-devel libpng-devel

Build Dependencies

Node Packages

PyPi Packages

Build From Scratch

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 available inside .github/workflows directory.

Manual Build

Setup python environment

python3 -m pip install --upgrade pip                 # Update pip to latest
python3 -m pip3 install virtualenv                   # Install python virtual environment
virtualenv venv                                      # Create new virtualenv named `venv`
source venv/bin/activate                             # Activate virtualenv

# For Deactivate virtualenv
deactivate

Compile From Source

Make sure your python environment setup and virtualenv is active.

Using yarn
yarn install                                         # Install all Node Packages
yarn py_install                                      # Install all PyPi Packages
yarn compile                                         # Compile the cursor theme
Using npm
npm install                                          # Install all Node Packages
npm py_install                                       # Install all PyPi Packages
npm compile                                          # Compile the cursor theme

After build bitmaps and themes directory are generated at project root.

Install Build Theme

All builded cursor themes are available inside themes directory.

Linux

cd ./themes
rm -rf ~/.icons/macOSBigSur && cp macOSBigSur ~/.icons/   # installing Theme to local user(recommend)

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 folder.
  6. Click "save as" and type in the desired name.
  7. Click "apply" and "ok".

Bugs

Bugs 🐛 should be reported here on the Github issues page.

Getting Help

You can create a issue, I will help you. 🙂

Contributing

Check 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,That's work as Steroid 💉 for me. 😉

For more support

Buy Me A Coffee

( `ω´ )۶▬ι═══════ﺤ

I'm Using Katana