A basic pdf- and image viewer for use within an Alloverse Place. Drag & drop files from your desktop to the App to view them inside Alloverse.
apt install libcairo2 libpoppler-glib-dev cmake luajit llvm
git submodule update --init --recursive
./allo/assist run alloplace://nevyn.places.alloverse.com
Run in arch -x86_64
mode on Apple Silicon
brew install cairo poppler
git submodule update --init --recursive
./allo/assist run alloplace://nevyn.places.alloverse.com
#Docker
Run without extra params connects to nevyns place
docker run -it allo-whiteboard
Run with allo url to connect to specific place
docker run -it allo-whiteboard alloplace://nevyn.places.alloverse.com