brndnmtthws / conky

Light-weight system monitor for X, Wayland (sort of), and other things, too
https://conky.cc
GNU General Public License v3.0
7.17k stars 615 forks source link

[VARIABLE BEHAVIOR CHANGE] Make the output of the curl variables silent or add a switch for this behaviour #1024

Closed emk2203 closed 1 year ago

emk2203 commented 3 years ago

Issue

When run from the command line, the output of the curl variable shows the download progress in the terminal, the same as when using the curl command in the terminal. This clutters the debugging of a configuration, especially if several curl commands are involved. For Conky, it would be more appropriate to have curl -s as default to not show the progress meter. A well-formed conky.conf shouldn't have any output except for error messages.

As an alternative, a switch for the curl variable could serve this purpose.

Information

Conky 1.11.6 on Kubuntu 20.10

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 365 days with no activity. Remove stale label or comment, or this issue will be closed in 30 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 30 days with no activity.