Skip to content

fowntain/deltahack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deltahack


CnP_13112025_212434-removebg-preview (1)

Overview

Deltahack is a sleek, simple Deltamath cheat that simply extracts page content, sends it to Google Gemini's API, and returns the answer in a concise manner.

Important

Please consider starring this repository if you are forking it!

Features:

  • Performance: Fast, lightweight, and highly responsive.
  • Simplicity: Easy-to-use UI that literally a baby could figure out
  • Customization: Allows the user to set custom keybinds, token limits, explanations, and more to come.

Usage

  1. Get yourself a free API key from Google's AI Studio
  2. Do one of the methods below and just paste in your API key when asked

Bookmarklet

Simply copy the code below into the URL section of a bookmark, then click the bookmark when you're on Deltamath.

javascript:(function(){var s=document.createElement('script');s.src='https://cdn.jsdelivr.net/gh/fowntain/deltahack@main/minified.js?t='+(Date.now());document.body.appendChild(s);})();

Console

You can also copy & paste the code at script.js into your browser console.


Cloning

Not sure why you'd want to clone this repo, but here's how.

git clone https://github.com/fowntain/deltahack.git
cd deltahack

License

This project is licensed under the GNU GPL v3.
See the LICENSE file for more details.

About

Experimental AI-based Deltamath cheat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published