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.32k stars 620 forks source link

Implemented switch direction of graph in all 4 direction #1999

Closed donutAnees closed 4 months ago

donutAnees commented 4 months ago

Checklist

Description

Before

Only two directions were possible, which was from right to left and down to up for graph displaying.

Screenshot 2024-07-23 at 8 35 12 PM

After

The changes made now will allow for the following directions

  1. Right to Left
  2. Left to Right
  3. Top to Down
  4. Down to Top

To implement this, use the flags -x to invert along the x axis and -y to invert along the y axis.

Example

downspeedgraph en0 50,280 ADFF2F 32CD32 -t -x -y upspeedgraph en0 50,280 ADFF2F 32CD32 -t -y

Screenshot 2024-07-24 at 12 22 44 AM

More Outputs

Screenshot 2024-07-23 at 8 48 29 PM Screenshot 2024-07-23 at 8 53 10 PM Screenshot 2024-07-23 at 9 13 34 PM

Fixes #890

netlify[bot] commented 4 months ago

Deploy Preview for conkyweb ready!

Name Link
Latest commit 127f1a7ccd17b183b008042e38e11bf509540e7c
Latest deploy log https://app.netlify.com/sites/conkyweb/deploys/669ffd196c152a000807bca2
Deploy Preview https://deploy-preview-1999--conkyweb.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.