Skip to content

Web interface for everything HackRF/Portapack

Notifications You must be signed in to change notification settings

pedroCX486/MayhemHub

 
 

Repository files navigation

This is a Next.js TypeScript project. We use Tailwind for styling.

We have make this website a PWA, so you can load it even without an internet connection!

What is this?

If you are new to HackRF+PortaPack+Mayhem, check this:

The Best HackRF Portapack Firmware Yet - Mayhem Version 2

Getting Started

First, install the dependencies

npm i

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Cloudflare

To run the Cloudflare Functions locally you can run npx wrangler pages dev public

About

Web interface for everything HackRF/Portapack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • CSS 2.1%
  • JavaScript 1.2%