A KernelSU module which simplifies the installation of a keybox.xml file by fetching it from a server.
| server | ||
| README.md | ||
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.