A KernelSU module which simplifies the installation of a keybox.xml file by fetching it from a server.
Find a file
2025-04-13 10:50:30 -04:00
module feat: add webui, zip builder 2025-04-13 02:45:22 -04:00
server feat: add initial server setup 2025-04-12 22:08:22 -04:00
changelog.md mod | feat: add changelog, starting point module 2025-04-12 23:35:11 -04:00
create_zip.sh feat: add webui, zip builder 2025-04-13 02:45:22 -04:00
README.md docs: add credits section 2025-04-13 10:50:30 -04:00

BeeSrv

Server

Installing Dependencies

bun install

To run:

bun run index.ts

Applying DB Changes

bunx drizzle-kit push

Serving Files

A beebox.xml file should be placed the server/serve/ directory. You will have to create this directory.

Credits

Thank you to all of the people and projects I have come across while building this! Without you, this project wouldn't be a reality.