From d3317c0664d901f59959e0467c3dc2f0a867eda6 Mon Sep 17 00:00:00 2001 From: chestm007 Date: Fri, 12 Apr 2019 22:12:14 +1000 Subject: [PATCH] implement usage and fan speed monitoring (#728) --- .idea/i3pystatus.iml | 11 ++ .idea/misc.xml | 4 + .idea/modules.xml | 8 ++ .idea/vcs.xml | 6 + .idea/workspace.xml | 268 +++++++++++++++++++++++++++++++++++++++++++ i3pystatus/amdgpu.py | 48 ++++++-- 6 files changed, 333 insertions(+), 12 deletions(-) create mode 100644 .idea/i3pystatus.iml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml diff --git a/.idea/i3pystatus.iml b/.idea/i3pystatus.iml new file mode 100644 index 0000000..f3d7bc9 --- /dev/null +++ b/.idea/i3pystatus.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..a2e120d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..5113f51 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..7b43000 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,268 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +