Skip to content

turazashvili/Tinder-AUTO-LIKE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn Buy Me A Coffee


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

About The Project

We all know the struggle of getting matches on dating apps. That's not because noone likes you, that's because the market is oversaturated and it's getting harder and harder to actually break through. So I have decided to make a tool, to bit saturate a market little more and potentially gain some success. Don't judge me. pls ;)

The README file is longer than the actual code, but it works just fine :) Enjoy!

(back to top)

Built With

(back to top)

Getting Started

Installation

  1. Clone the repo

    git clone https://github.com/turazashvili/Tinder-AUTO-LIKE.git
  2. Install Python Choose latest release for your OS https://www.python.org/downloads/

  3. Install all libraries one by one

     pip install webbrowser 
     pip install  pyautogui
     pip install  threading
     pip install  keyboard
  4. Run the script

     python tinder.py
  5. Enjoy your matches 6. Long Press 'S' key on your keyboard to stop the script!

(back to top)

Usage

ezgif-5-e31438436d

(back to top)

Roadmap

  • Add other dating apps to the script

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Nikoloz Turazashvili - @axrisi - turazashvili@gmail.com

Project Link: https://github.com/turazashvili/Tinder-AUTO-LIKE/

(back to top)

Acknowledgments

(back to top)

Releases

No releases published

Packages

No packages published

Languages