Coder Social home page Coder Social logo

thegeekylad / replay.it Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 1.0 164 KB

Automate everything on Android! Send messages on WhatsApp at a scheduled time or maybe even fill your timesheet everyday.

Java 100.00%
android java adb automation autoreply android-automation root superuser android-debug-bridge

replay.it's Introduction

Replay.it

Here's an off-the-charts Android automation project that sits right there, watches you do something on your phone, something as simple as sending that WhatsApp morning wish to person X and literally "replays" it just the same way as you'd done it, but at a later point in time as scheduled.

"Hang on hang on ... what really?" - an abstrusely bemused spectator.

If that seemed to bounce for a bit, check out this YouTube video! It covers a nice little automation scenario of pinging your friend "hey" on WhatsApp and lets you have that replayed all over again at a desired time.

Needs (10-15m)

Java

Without Java you're not going to be able to run this project. How should you know if your system does have Java? Open a terminal session / Powershell and java -version. If that fails stating that the command wasn't found, get the latest Java SE JDK from Oracle's official download page.

Follow your platform specific installation instructions for getting it setup (barely takes while).

Android w/ Root

The app counterpart requires root access as injects touch, motion and key events on your behalf that isn't permitted with standard shell access. Nevertheless, if you're planning on just playing around to know how the whole concept of recording and replaying works, neither do you need the Android app nor do you need root.

USB Debugging

Without this enabled on your Android device, you'll not see anything happen! Now getting to this option differs with the device in question but most generally, here's what you need to do on your phone:

Settings -> About phone -> Rapid taps on 'Build number' (enables 'Developer options') -> Go back a step -> System -> Developer options -> Toggle to enable -> Scroll down to 'USB debugging' -> Toggle to enable

Note: When the device is connected to the PC and you run this program for the very first time, you'd see a pop-up on your Android device for ADB authentication. Check the box that says "Allow always" and grant access.

Get it! Run it! (1-2m)

Linux + MacOS

  • Head to the releases section and download the latest release
  • Extract the ZIP file in downloads directory to Downloads/replay.it
  • Connect your Android device to this PC over a data cable
  • Fire up a terminal (usually Ctrl+T)
  • cd ~/Downloads/replay.it
  • ./replay.it.sh

Windows

  • Head to the releases section and download the latest release
  • Extract the ZIP file in downloads folder to replay.it and open that extracted folder
  • Connect your Android device to this PC over a data cable
  • Double-click replay.it.bat

Bugs

It's important to note that a "swipe" gesture is complete only after you perform a "tap" anywhere on the screen once you've finished swiping.


Made with ❤️ by theGeekyLad

replay.it's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

vaginessa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.