Skip to content

Self taught home server implemented in c++ with uWebSockets, ImGui and my own event system

Notifications You must be signed in to change notification settings

marisancans/home_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongocxx depends on MongoDB C driver (libmongoc) and BSON lib (libbson) run ./setup.sh

ImGui requires glew and glfw libraries Install only if GUI is needed to disable gui pass WITH_GUI OFF

sudo apt-get install libglew-dev

sudo apt-get install libglfw3-dev libglfw3

About

Self taught home server implemented in c++ with uWebSockets, ImGui and my own event system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published