DipanshKhandelwal / dev-swiper

Stronger swiping game for developers ¯\_(ツ)_/¯

Home Page:https://pypi.org/project/dev-swiper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dev_swiper

Stronger swiping game for devs

Works for almost all dating apps :/

PS : Works only with adb

Installation

 pip install dev-swiper

Steps to use

Make sure you have adb installed.

  • Install the package.
  • Connect your android device to your PC.
  • Open the respective app
  • Use as you like
swipe

It will swipe right for 20 times.

Auto Demo GIf

Arguments

  • -c, --count : Number of swipes [ Default : 20 ]
  • -d, --direction : Swipe Direction [ Default : right ]
  • -m : Manual Mode
swipe -c 10 -d left

Manual Mode

swipe -m
  • In manual mode you can swipe using your keyboard
    • right -> : Swipe right
    • left <- : Swipe left
    • q : Quit

Manual Demo GIf

Author

Dipansh Khandelwal

About

Stronger swiping game for developers ¯\_(ツ)_/¯

https://pypi.org/project/dev-swiper/

License:MIT License


Languages

Language:Python 100.0%