Simple Tinder web client with new resources free. Open web client here https://tinder-hack.herokuapp.com/
- Open your Tinder Web with inspector openned
cmd + i
to Mac orF12
to Windows; - Find in network tab the request
core
; - Generate a
cron string
of this request; - Past in first textarea to initialize the process;
$ yarn install
$ yarn start
Open in your browser http://localhost:6660/
Use keyboards to fast navigations:
UP
- show previous user detailsDOWN
- show next user detailsLEFT
- pass user, dislike on tinderRIGHT
- like user, like on tinderR
- reload list of users