The Wayback Machine - https://web.archive.org/web/20201101012336/https://github.com/ful1e5/Google_Cursor
Skip to content
main
Go to file
Code

README.md

GoogleDot

🍭 Cursor theme inspired on Google

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


GoogleDot Cursor

Cursor theme inspired on google material design for Windows and Linux with HiDPi Support πŸŽ‰.

Cursor Sizes

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

Colors

#4285F4 #FFFFFF

Quick install

Preview:

Detailed Cursors Informations inside src/svgs/README.md


GoogleDot Cursors 🍭

Manual Install

Linux/X11

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

# For local users
mv GoogleDot ~/.icons/

# For all users
sudo mv GoogleDot /usr/share/icons/

Windows

  1. unzip GoogleDot_Windows.zip file
  2. Open GoogleDot_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 GoogleDot Cursors.
  5. Click 'Apply'.

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.

yarn install                                         # Install all Node Packages
yarn py_install                                      # Install all PyPi Packages
yarn 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/GoogleDot && cp GoogleDot ~/.icons/   # installing Theme to local user(recommend)

Windows

  1. unzip GoogleDot_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 GoogleDot_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 extra support

Buy Me A Coffee

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

I'm Using Katana

You can’t perform that action at this time.