Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add an HTTP server to enable users to monitor status updates via status bars or other UI components. #210

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

cmsax
Copy link

@cmsax cmsax commented Dec 9, 2024

Users now can monitor status updates in status bar via xbar extension or other UI components.

demo xbar extension:

progress_monitor.1s.sh:

#!/bin/bash
curl -s "http://x.x.x.x:19999/desc"

status bar demo:
demo

@schollz schollz merged commit d88592d into schollz:main Dec 9, 2024
1 check passed
@schollz
Copy link
Owner

schollz commented Dec 9, 2024

Awesome thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants