Skip to content

Change desktop wallpaper to the currently playing anime song

Notifications You must be signed in to change notification settings

minecraft2048/anisong-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anisong-detector

Demo

https://www.reddit.com/r/Python/comments/f68eo9/change_wallpaper_to_the_currently_playing_anime/

System requirements

  • Python 3.8
  • Linux with KDE Plasma desktop environment

Installation

  1. Install these dependencies using pip or your package manager:
  2. Download some anime wallpaper and put it in wallpaper folder
  3. Rename the wallpapers to the anime title that is the main title in MyAnimeList website . For example for Naruto: Shippuden wallpaper, name it Naruto: Shippuuden.jpg, not Naruto: Shippuden.jpg. You can use the same wallpaper for multiple animes by copying it and pasting it with the name of the animes you want that wallpaper to share with

Usage

  • Run python identify_anisong.py

TODO

  • Complete the anisong.db database by extracting data from Kaggle MyAnimeList data dump
  • Evaluate which string fuzzy matching function is the fastest and uses the lowest amount of RAM
  • Find an online wallpaper provider

About

Change desktop wallpaper to the currently playing anime song

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages