Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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-oneko

feature 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