diff --git a/CHANGELOG.md b/CHANGELOG.md index ad1e6cf..69cac41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +## [v1.1.3] - 09 Nov 2021 + ### Added - `prepare` target added inside `Makefile` @@ -14,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Distributed binaries in `bin` directory - Compressed `GoogleDot-Red` artifacts #21 - GoogleDot-Red preview added inside README.md +- Individual pling projects docs init iniside `pling` directory ### Changed diff --git a/PLING.bbcode b/PLING.bbcode deleted file mode 100644 index 467b46b..0000000 --- a/PLING.bbcode +++ /dev/null @@ -1,45 +0,0 @@ -[b]GoogleDot [/b] Cursor Theme with [b]HiDPi[/b] Display support. This Cursor 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]. -[i]Available Sizes[/i] [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 - -[/b][i]Get latest build[/i] @[b][url=https://github.com/ful1e5/Google_Cursor/actions]GitHub Actions[/url][/b] -[i]Release Notification[/i] at [b][url=https://twitter.com/ful1e5]Twitter[/url][/b](@ful1e5) -For [i]Customizing Size[/i] check [b][url=https://github.com/ful1e5/Google_Cursor#manual-build]README.md[/url][/b] - -[b] Support Creator[/b] - -[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url] - -[b]Linux/X11 installation[/b] -Get the latest stable Linux release from the [b][url=https://www.pling.com/p/1215613#files-panel]Pling[/url][/b]. Unpack [b].tar.gz[/b] file and follow these [b]commands[/b]. - -[b]Install[/b] -[b]For all user:[/b] -[code]sudo mv GoogleDot-* /usr/share/icons[/code] -[b]For local user:[/b] -[code]mv GoogleDot-* ~/.icons[/code] - -[b]Uninstall[/b] -[b]From all user:[/b] -[code]sudo rm -r /usr/share/icons/GoogleDot-*[/code] -[b]From local user:[/b] -[code]rm -r ~/.icons/GoogleDot-*[/code] - -[b]Window installation[/b] -[list=1] - [*]unzip [b].zip[/b] file[/*] - [*]Open [b]unziped directory[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].[/*] - [*]Click 'Install' from the context menu, and authorise the modifications to your system.[/*] - [*]Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]GoogleDot Cursors[/b].[/*] - [*]Click '[b]Apply[/b]'.[/*] -[/list] - -[b]How I help the Creator?[/b] -[list=2] - [*]Give a [b]Star[/b] or [b]Follow[/b] on [b][url=https://github.com/ful1e5/Google_Cursor]GitHub[/url][/b] (issues & PullRequest are welcome).[/*] - [*]By giving a [b]Pling[/b] or [b][url=https://www.paypal.me/kaizkhatri]Donation[/url][/b].[/*] - [*][b]Download[/b] from[url=https://www.pling.com/p/1408466/] Pling.com[/url] Product page that helps to [b]increases[/b] my [b]monthly payout[/b].[/*] - [*][b][url=https://www.pling.com/support]Become Supporter of Pling.com[/url][/b], So we become [b]Full-Time [/b]Libre & FOSS content creator [b];)[/b][/*] -[/list] - -[b]License & Terms[/b] -'[b]GoogleDot[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license. diff --git a/README.md b/README.md index 8f560b1..8c2840b 100644 --- a/README.md +++ b/README.md @@ -30,11 +30,10 @@ An OpenSource cursor theme inspired by Google. ### Quick install -

- - - -

+- GoogleDot Blue: [https://www.pling.com/p/1215613](https://www.pling.com/p/1215613) +- GoogleDot White: [https://www.pling.com/p/1638257](https://www.pling.com/p/1638257) +- GoogleDot Black: [https://www.pling.com/p/1638261](https://www.pling.com/p/1638261) +- GoogleDot Red: [https://www.pling.com/p/1638262](https://www.pling.com/p/1638262) #### Install with package manager diff --git a/bitmapper/package.json b/bitmapper/package.json index a1ce682..46a8557 100644 --- a/bitmapper/package.json +++ b/bitmapper/package.json @@ -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": "git@github.com:ful1e5/Google_Cursor.git", "author": "Kaiz Khatri", diff --git a/bitmapper/yarn.lock b/bitmapper/yarn.lock index d4852f9..8ee26cc 100644 --- a/bitmapper/yarn.lock +++ b/bitmapper/yarn.lock @@ -15,9 +15,9 @@ defer-to-connect "^1.0.1" "@types/node@*": - version "16.11.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae" - integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w== + version "16.11.7" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42" + integrity sha512-QB5D2sqfSjCmTuWcBWyJ+/44bcjO7VbjSbOE0ucoVbAsSNQc4Lt6QkgkVXkTDwkL4z/beecZNDvVX15D4P8Jbw== "@types/pixelmatch@^5.2.2": version "5.2.4" diff --git a/pling/black.bbcode b/pling/black.bbcode new file mode 100644 index 0000000..dc60466 --- /dev/null +++ b/pling/black.bbcode @@ -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. diff --git a/pling/blue.bbcode b/pling/blue.bbcode new file mode 100644 index 0000000..1baba49 --- /dev/null +++ b/pling/blue.bbcode @@ -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. diff --git a/pling/red.bbcode b/pling/red.bbcode new file mode 100644 index 0000000..ac84836 --- /dev/null +++ b/pling/red.bbcode @@ -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. diff --git a/pling/white.bbcode b/pling/white.bbcode new file mode 100644 index 0000000..ef4863e --- /dev/null +++ b/pling/white.bbcode @@ -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.