Git Product home page Git Product logo

brave-rewards-clicker's Introduction

Brave Rewards Clicker

Checks for Brave Browser Rewards Ad notifications on Windows and closes them

Idea and concept

Brave rewards lets you see a small number of Ads in the form of (Windows) notifications. They remain on the desktop for about 30 seconds or until you manually press the close button. Any Windows notification setting seem not to have any effect on them (even setting the notifications to 1 sec via the windows registry leaves them for 30 secs). This small python script can be set up to run in the background and checks for the Brave browser notification to show up. It subsequently closes it.

Requirements

Written in Python 3.9 using to following modules:

  • pynput
  • pyautogui
  • time

Setup

  1. find your own values with the use of find_values.py
  2. Wait for the Brave rewards notification to show up and move the mouse on top of the orange part of the Brave icon
  3. Run the script
  4. Replace the values for brave_close_x and y as well as brave_pix_x and y and pixel_compare_value
  5. sleep_timer defines the pause between each execution of the script
  6. Use the Windows Task Scheduler to run the script on Log-on, see here for example, you can use pyw.exe to run the script without a cmd window

Known limitations

  • If you have an orange desktop background with the exact same color as the Brave icon, the script will detect this constantly.
  • Could not test the script in Linux.

brave-rewards-clicker's People

Contributors

tischert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

brave-rewards-clicker's Issues

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.