Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adryd325/oneko.js
Cat follow mouse real! A hacky script I wrote to put a cat on my site.
https://github.com/adryd325/oneko.js
Last synced: 3 months ago
JSON representation
Cat follow mouse real! A hacky script I wrote to put a cat on my site.
- Host: GitHub
- URL: https://github.com/adryd325/oneko.js
- Owner: adryd325
- License: mit
- Created: 2022-04-20T05:17:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T16:42:21.000Z (6 months ago)
- Last Synced: 2024-05-21T17:55:49.317Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 67.4 KB
- Stars: 411
- Watchers: 10
- Forks: 43
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oneko.js
A hacky script I wrote to put a cat on my site.
The default image is `oneko.gif` in the same directory as the script. This can be changed by adding `data-cat="yourimage.png"` to your `` tag.
demo: https://adryd.com
This script is meant to be simple so that it can easily be extended upon. Pull requests adding features not seen in the [original neko program
](https://en.wikipedia.org/wiki/Neko_(software)) will probably not be merged.implemented in a few different places
- Userscript: https://openuserjs.org/scripts/sjehuda/Oneko_WebMate
- Vencord: https://vencord.dev/plugins/oneko
- Spicetify: https://github.com/kyrie25/spicetify-onekofeature forks
- Pet the cat: https://github.com/tylxr59/oneko.js/tree/main
- Move the cat using scroll wheel: https://github.com/rozbrajaczpoziomow/fork-oneko.js/tree/main