Skip to content

daeuniverse/dae-light-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dae-light-ui

What this project is for

A lightweight dashboard for dae

Project Goals:

  • Extremely lightweight and portable
  • Easy to use
  • Dark mode

Alternatively, please consider adopting daed, which offers better experience.

Status

👷 This project is currently under development.

Preview

image

Bootstrap

./install

Install

coming soon.

Usage

Export envs

export CONFIG_PATH=/etc/dae/config.dae
export DAE_BIN_PATH=/usr/bin/dae

Run locally

python3 app.py

Run as container

# run
docker compose up -d --force-recreate --build

# inspect logs
docker logs -f dae-light-ui

Compile as binary

./venv/bin/pyinstall app.py

TODOs

  • Add theming support
  • Add support to update geodate
  • Fix pid parsing at the container level

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published