-
-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from ful1e5/dev
v1.1.3
- Loading branch information
Showing
9 changed files
with
160 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "google_cursor", | ||
"version": "1.1.2", | ||
"description": "🍭 Cursor theme inspired on Google", | ||
"version": "1.1.3", | ||
"description": "An OpenSource cursor theme inspired by Google.", | ||
"main": "index.js", | ||
"repository": "[email protected]:ful1e5/Google_Cursor.git", | ||
"author": "Kaiz Khatri", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
GoogleDot is an OpenSource cursor theme inspired by Google. 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]. | ||
|
||
Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 | ||
Latest build: check [url=https://github.com/ful1e5/Google_Cursor/actions]Actions[/url][/b] tab on GitHub. | ||
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] | ||
Check for customize the cursor size: [url=https://github.com/ful1e5/Google_Cursor#manual-build]README.md#manual-build[/url] | ||
|
||
[b]Looking for other GoogleDot variants?[/b] | ||
[url=https://www.pling.com/p/1215613]GoogleDot Blue[/url] | ||
[url=https://www.pling.com/p/1638257]GoogleDot White[/url] | ||
[url=https://www.pling.com/p/1638262]GoogleDot Red[/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 GoogleDot-Black ~/.icons # install as local | ||
sudo mv GoogleDot-Black /usr/share/icons # install as root | ||
[/code] | ||
|
||
[b]Linux Uninstall[/b] | ||
[code] | ||
rm -r ~/.icons/GoogleDot-Black # remove from local | ||
sudo rm -r /usr/share/icons/GoogleDot-Black # remove from root | ||
[/code] | ||
|
||
[b]Window Install[/b] | ||
[1] unzip [b]GoogleDot-Black-Windows.zip[/b] file. | ||
[2] Open [b]GoogleDot-Black-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]GoogleDot-Black Cursors[/b]. | ||
[5] Click '[b]Apply[/b]'. | ||
|
||
[b]License & Terms[/b] | ||
'Google_Cursor' is available under the terms of the 'GPL-3.0' license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
GoogleDot is an OpenSource cursor theme inspired by Google. 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]. | ||
|
||
Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 | ||
Latest build: check [url=https://github.com/ful1e5/Google_Cursor/actions]Actions[/url][/b] tab on GitHub. | ||
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] | ||
Check for customize the cursor size: [url=https://github.com/ful1e5/Google_Cursor#manual-build]README.md#manual-build[/url] | ||
|
||
[b]Looking for other GoogleDot variants?[/b] | ||
[url=https://www.pling.com/p/1638257]GoogleDot White[/url] | ||
[url=https://www.pling.com/p/1638261]GoogleDot Black[/url] | ||
[url=https://www.pling.com/p/1638262]GoogleDot Red[/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 GoogleDot-Blue ~/.icons # install as local | ||
sudo mv GoogleDot-Blue /usr/share/icons # install as root | ||
[/code] | ||
|
||
[b]Linux Uninstall[/b] | ||
[code] | ||
rm -r ~/.icons/GoogleDot-Blue # remove from local | ||
sudo rm -r /usr/share/icons/GoogleDot-Blue # remove from root | ||
[/code] | ||
|
||
[b]Window Install[/b] | ||
[1] unzip [b]GoogleDot-Blue-Windows.zip[/b] file. | ||
[2] Open [b]GoogleDot-Blue-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]GoogleDot-Blue Cursors[/b]. | ||
[5] Click '[b]Apply[/b]'. | ||
|
||
[b]License & Terms[/b] | ||
'Google_Cursor' is available under the terms of the 'GPL-3.0' license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
GoogleDot is an OpenSource cursor theme inspired by Google. 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]. | ||
|
||
Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 | ||
Latest build: check [url=https://github.com/ful1e5/Google_Cursor/actions]Actions[/url][/b] tab on GitHub. | ||
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] | ||
Check for customize the cursor size: [url=https://github.com/ful1e5/Google_Cursor#manual-build]README.md#manual-build[/url] | ||
|
||
[b]Looking for other GoogleDot variants?[/b] | ||
[url=https://www.pling.com/p/1215613]GoogleDot Blue[/url] | ||
[url=https://www.pling.com/p/1638257]GoogleDot White[/url] | ||
[url=https://www.pling.com/p/1638261]GoogleDot Black[/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 GoogleDot-Red ~/.icons # install as local | ||
sudo mv GoogleDot-Red /usr/share/icons # install as root | ||
[/code] | ||
|
||
[b]Linux Uninstall[/b] | ||
[code] | ||
rm -r ~/.icons/GoogleDot-Red # remove from local | ||
sudo rm -r /usr/share/icons/GoogleDot-Red # remove from root | ||
[/code] | ||
|
||
[b]Window Install[/b] | ||
[1] unzip [b]GoogleDot-Red-Windows.zip[/b] file. | ||
[2] Open [b]GoogleDot-Red-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]GoogleDot-Red Cursors[/b]. | ||
[5] Click '[b]Apply[/b]'. | ||
|
||
[b]License & Terms[/b] | ||
'Google_Cursor' is available under the terms of the 'GPL-3.0' license. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
GoogleDot is an OpenSource cursor theme inspired by Google. 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]. | ||
|
||
Available Sizes: 22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 | ||
Latest build: check [url=https://github.com/ful1e5/Google_Cursor/actions]Actions[/url][/b] tab on GitHub. | ||
Release Notification: [url=https://twitter.com/ful1e5]@ful1e5[/url] | ||
Check for customize the cursor size: [url=https://github.com/ful1e5/Google_Cursor#manual-build]README.md#manual-build[/url] | ||
|
||
[b]Looking for other GoogleDot variants?[/b] | ||
[url=https://www.pling.com/p/1215613]GoogleDot Blue[/url] | ||
[url=https://www.pling.com/p/1638261]GoogleDot Black[/url] | ||
[url=https://www.pling.com/p/1638262]GoogleDot Red[/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 GoogleDot-White ~/.icons # install as local | ||
sudo mv GoogleDot-White /usr/share/icons # install as root | ||
[/code] | ||
|
||
[b]Linux Uninstall[/b] | ||
[code] | ||
rm -r ~/.icons/GoogleDot-White # remove from local | ||
sudo rm -r /usr/share/icons/GoogleDot-White # remove from root | ||
[/code] | ||
|
||
[b]Window Install[/b] | ||
[1] unzip [b]GoogleDot-White-Windows.zip[/b] file. | ||
[2] Open [b]GoogleDot-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]GoogleDot-White Cursors[/b]. | ||
[5] Click '[b]Apply[/b]'. | ||
|
||
[b]License & Terms[/b] | ||
'Google_Cursor' is available under the terms of the 'GPL-3.0' license. |