Skip to content

A spiritual sucessor to the og tune detective by n00tavailable

License

Notifications You must be signed in to change notification settings

WhatTheShuck/Tune-Detective-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tune Detective 2

This project is the spiritual successor to Tune Detective 2, by n00tavailable. This was an app that used the Deezer API to fetch the latest releases from artists. I thought this was immensely useful, as I don't use Spotify, Apple Music, Deezer, insert music streaming platform of choice here. Meaning that I don't often find out about new releases in a timely manner. Tune Detective filled that niche in my life, it was so perfect... But when the world needed him most, Github user N00tavailable vanished. A few months have passed and the Tune Detective app randomly stopped working. Two Weeks ago, my father and the men of my tribe... Alright cut the cringe avatar shit.

I decided to take on the task of recreating the app myself, this time as a Web App. It is a functional PWA and you should be able to install it on Android and iOS for a near native experience. The project is still under active development, apologies if it breaks 🙃

I intend to eventually make a native Android App, but that could be ages away...

How to install - Properly

  • Clone the repo
git clone https://github.com/WhatTheShuck/Tune-Detective-2 
  • Install dependencies
npm i 
  • Build the App
ng build --c production
  • Use Nginx or similar to host the app.

How to install - No PWA coolness

  • Clone the repo
git clone https://github.com/WhatTheShuck/Tune-Detective-2 
  • Install dependencies
npm i 
  • Run the app locally
ng serve
  • Be sad because you can't install it as a PWA

Try it out

https://tunedetective2.shuckle.uk

About

A spiritual sucessor to the og tune detective by n00tavailable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published