Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Honey Badger Slide Thingy-mabob

Alright, there are some things you are going to need for this to work...

  1. A Computer (duh) (actually will need a computer with WIFI) (RPI 3B+ if using raspberry pi)
  2. A TV/Monitor (duh)
  3. A few more than 2 Brain Cells (may be difficult to obtain)
  4. A secure internet connection to compensate for the fact that I did not bother to implement TLS (duh)

If you plan on using a raspberry pi you will need to follow these instructions to set the computer up, otherwise, figure it out on your own.

Once your computer is set-up, now we need to install the dependencies for this application. If you are running a linux based OS use this command, otherwise, lock-in I guess.

apt-get install libgl1-mesa-dev libxi-dev libxcursor-dev libxrandr-dev libxinerama-dev libwayland-dev libxkbcommon-dev

I think there is a dependency missing from this list, so if you get linker errors, just put it into ChatGPT and it'll probably figure it out idk.

Anyways, now we need the Go Compiler and Git.

Next navigate to your documents folder throught the terminal or through the file manager (once you get there right-click and open in terminal(if thats not an option, look it up idk)).

Once in the documents folder, run the following command...

git clone https://github.com/zb1ndev/thbc.git

Now navigate to the root of the project you just cloned, and run the following commands...

cd ./src
go mod tidy
cd ..
chmod +x ./build.sh
./build.sh

If it doesnt run at this point, I probably missed a dependency, as ChatGPT about it, it'll probably work eventually.

Controls

ESC closes the application, F toggles fullscreen, and C toggles the cursor. You can use the QR Code displayed to go to the manager and upload slides and change metrics. You can also type in the link below the QR code to get to the manager instead.

Images or smth

Alt Text Alt Text

About

a LAN communications manager for THB

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages