This project is created a a part of StUpiD hAcK 2020 by Junction.
The goal of StUpiD hAcK 2020 was to create something extremely stupid. We thought that it would be stupid to create a CLI application for something that is normaly used on your mobile phone. Tinder was a great choice for this because it is normally so UI driven.
CLIT (short for commandlineinterfacefortinder) makes dating possible from your terminal so its easier and efficient to do it while youre working at the same time.
$ npm install --global @rennehir/tinder-cli
Login with your phone number and a one-time password and start matching like never before!
$ tinder-cli --help
Usage
$ tinder-cli
Examples
$ tinder-cli
- ink - https://github.com/vadimdemedes/ink/
- Tinder API - unofficial docs here: https://github.com/fbessez/Tinder
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Thanks to fbessez for sniffing the Tinder API - https://github.com/fbessez/Tinder