Finding RATs is hard. Push notifications for findarat.com.au

Overview

RAT-Push-Notifications

Finding RATs is hard. Push notifications for findarat.com.au

What is this?

This is a script that will run on your computer / server that will check the findarat.com.au website and send your devices push notifications when RATs become available. Setting up is simple for the script, but you will need to follow the below steps which I will fill out in more detail depending on popularity.

What do I need?

You will need your lat / lng of homebase for you I used https://www.latlong.net/convert-address-to-lat-long.html Next you will need to sign up for a Pushover account. This is an app you can get from the app stores that you install on your phone, then set up some quick development keys on the web, and you will receive push notifications through this app. This saves the hassle of setting up an app through the Apple and Google app stores awaiting for reviews and rejections when essentially this is just a push notification receiver. From there, the script will check every 5mins findarat.com.au and send push notifications for RATs available (in stock or low stock) in your area.

Installation

cd ~/Desktop
git clone [email protected]:voidet/RAT-Push-Notifications.git
cd RAT-Push-Notifications
npm i
npm run start

Above are example installation steps. This will fire off a bunch of questions, asking for your:

  • lat
  • lng
  • desired radius
  • Pushover.net token
  • Pushover.net user key

Credits

Huge credits go to findarat.com.au - this has been a huge community saver, and if this adds too much to your traffic, I would be happy to set up a cache mirror on my end to move traffic away from you.

Roadmap

  • Only notify of RATs that have no been previously marked in the past 4 hours (let's be honest, they sell out in the past 20mins).
You might also like...

Zed Attack Proxy Scripts for finding CVEs and Secrets.

zap-scripts Zed Attack Proxy Scripts for finding CVEs and Secrets. Building This project uses Gradle to build the ZAP add-on, simply run: ./gradlew bu

Jan 3, 2023

A Multi-Agent Path Finding visualization website.

A Multi-Agent Path Finding visualization website.

MAPF Visualizer A visualization tool for multi-agent path finding algorithms. About The Project This project provides a visualization tool for Multi-A

Dec 29, 2022

Simple, cli-first, mobile push notification across systems.

Notify.sh Simple, cli-first, mobile push notification across systems. Install In each folder, run npm install. The expected node version is 14. (Highe

May 20, 2022

A portal for finding and posting jobs. Assignment for internship.

A portal for finding and posting jobs. Assignment for internship.

Naukri Dundho A portal for finding and posting jobs. Assignment for internship. 💡 Explore the docs » • Report Bug • Request Feature • Backend Documan

Sep 14, 2022

GitHub Action to Push Build Information to Octopus Deploy

GitHub Action to Push Build Information to Octopus Deploy

push-build-information-action This is a GitHub Action to push build information to Octopus Deploy. This action captures the following build informatio

Nov 7, 2022

A TypeScript implementation of High-Performance Polynomial Root Finding for Graphics (Yuksel 2022)

Nomial Nomial is a TypeScript implementation of Cem Yuksel's extremely fast, robust, and simple root finding algorithm presented in the paper "High-Pe

Aug 3, 2022

Linkify is a JavaScript plugin for finding links in plain-text and converting them to HTML a tags.

Linkify Linkify is a JavaScript plugin. Use Linkify to find links in plain-text and convert them to HTML a tags. It automatically highlights URLs, #

Dec 27, 2022

API, web and mobile application for finding a partner to play online multiplayer games.

API, web and mobile application for finding a partner to play online multiplayer games.

Duo Finder Duo Finder is a simple mobile and web application for gamers looking for partners to play a game with. It's basics was developed during the

Sep 20, 2022

An interceptor to validate and decode Pub/Sub push messages for endpoints

NestJS GCP Pub/Sub Interceptor Provides an Interceptor for NestJS to automagically validate and unwrap HTTP push messages from Google Cloud Platform's

Dec 15, 2022
Owner
Richard S
Richard S
Hemsida för personer i Sverige som kan och vill erbjuda boende till människor på flykt

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

null 4 May 3, 2022
Kurs-repo för kursen Webbserver och Databaser

Webbserver och databaser This repository is meant for CME students to access exercises and codealongs that happen throughout the course. I hope you wi

null 14 Jan 3, 2023
A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.

Solved by Flexbox A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox. View Site Viewing the

Philip Walton 13k Jan 2, 2023
Browser In The Browser (BITB) attack is a sophisticated phishing and hard to detect.

BITB Browser In The Browser (BITB) attack is a sophisticated phishing and hard to detect. Goto: ?? MacOS-Chrome-DarkMode ?? MacOS-Chrome-LightMode ??

Lục Thiên Phong 18 Dec 4, 2022
Digitally enabled cafe for students to order drinks, socialize, and study hard.

Coffee Shop Full Stack Full Stack Nano - IAM Final Project Udacity has decided to open a new digitally enabled cafe for students to order drinks, soci

Samuel Nzubechi Chukwuma 25 Nov 20, 2022
Short sample and instructions for configuring a Flutter Web application to deploy-on-push to Firebase Hosting

Short sample and instructions for configuring a Flutter Web application to deploy-on-push to Firebase Hosting

Kevin Moore 18 Nov 17, 2022
⚙️ A GitHub Action to push a feed item to RSS3 network

RSS3 Github Action Update a users feed to reflect changes in a Github Repository. Setup Have a copy of your private key Add an environment secret to y

null 5 Apr 26, 2022
Path-finding & Sorting algorithms Visualizer

Update - Changelog ?? 09.05.2022 AlgoVision is now fully mobile-responsive for all its features ! On mobile, the 'Mouse Chase' option in Dynamic Mode

Eliya Shalom 23 Dec 18, 2022
A simple Prometheus (aggregated) push gateway allowing stateless/serverless workloads, ephemeral and batch jobs to easily expose their metrics.

Serverless Prometheus (aggregated) Push Gateway A simple Prometheus (aggregated) push gateway allowing stateless/serverless workloads, ephemeral and b

Adam Janiš 17 Dec 4, 2022