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

Command output plugin #124

Closed
birdie-github opened this issue Apr 25, 2022 · 0 comments · Fixed by #148
Closed

Command output plugin #124

birdie-github opened this issue Apr 25, 2022 · 0 comments · Fixed by #148

Comments

@birdie-github
Copy link

Wayfire implements a very small number of plugins and I do understand that there's probably a single developer and not a lot of resources/time/desire/will.

Would be nice to have a "Command Output" plugin which allows to run any shell commands and show their output on the panel.

Check the XFCE project for more info, https://docs.xfce.org/panel-plugins/xfce4-genmon-plugin/start

Commands need to be launched

  1. just once on login
  2. Periodically once per N seconds (configurable)

Each individual plugin should be clickable, so that I could click it and run some corresponding command of my liking.

This will allow to monitor and implement a ton of various features without coding them.

Thank you.

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 a pull request may close this issue.

1 participant