https://github.com/korigamik/badapple
Pay Bad Apple on the website favicon
https://github.com/korigamik/badapple
badapple cpp favicon opencv
Last synced: about 2 months ago
JSON representation
Pay Bad Apple on the website favicon
- Host: GitHub
- URL: https://github.com/korigamik/badapple
- Owner: KorigamiK
- Created: 2022-06-01T14:48:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-27T15:03:53.000Z (over 2 years ago)
- Last Synced: 2025-04-01T21:49:20.163Z (about 1 year ago)
- Topics: badapple, cpp, favicon, opencv
- Language: JavaScript
- Homepage: https://korigamik.is-a.dev/BadApple/
- Size: 337 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [_Bad Apple !!_](https://korigamik.github.io/BadApple/)

The internet challenge of playing the
[Bad Apple!! PV](https://www.youtube.com/watch?v=FtutLA63Cp8) on as many
platforms and interfaces as possible
As the occasion of the 15th anniversary of the "Bad Apple!!" remix by
Alstroemeria Records featuring nomico happens, this small project celebrates its
repute.
See the _Bad Apple!! PV_ playing in your browser's favicon as you navigate to
the website with the lyrics :D
The project can easily be extended to any video or a series of images. It's
using OpenCV's glorious API to figure out the frame.
## Building
Check the docs of the [`badapple/lib`](./lib/README.md) directory
Finally run this build command to push the changes to the dist directory:
```sh
npm run build
```