Skip to content

beeequeue/pueue-ui

Repository files navigation

pueue-ui

an experimental web ui for pueue

screenshot

Caution

the api is completely unsafe and CANNOT not be made available over the internet, unless you want people to be able to run arbitrary commands on your machine.

status

  • status page
  • task details page
    • logs
  • task management (add, kill, pause, resume, restart, etc.)

arch

one needs a tcp connection to communicate with the pueued daemon, meaning that it can't be done in the browser alone.

therefore there's two components; a node server for communicating with the daemon and a vue frontend for displaying data.

About

📋 a wip ui for pueue, the cli task management tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors