forked from aidan/beesrv
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.
-
Re-Malwack by ZG089 - This helped me so much while writing the module
-
KernelSU Documentation - Very helpful resource for building a complete module
-
rootAVD by newbit - Very useful tool to root an emulator with Magisk, which I used for testing
Description
A KernelSU module which simplifies the installation of a keybox.xml file by fetching it from a server.
Languages
HTML
26.8%
JavaScript
22.8%
CSS
21.6%
TypeScript
15.4%
Shell
13.4%