From 0d48fa0dbfebd50ed87fe29a701021ae69a74e0f Mon Sep 17 00:00:00 2001 From: jussi Date: Sat, 26 Jan 2019 21:45:59 +0200 Subject: [PATCH 1/2] test for embedded screenshot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c52f9a..d789699 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ TuxClocker - A GUI overclocking utility for GNU/Linux ======================================== TuxClocker is a Qt5 overclocking tool. Currently supported cards are nvidia 600-series cards and newer. Support for AMD GPUs is planned. +# Screenshots +![main](https://i.imgur.com/fn8MoNj.png) + # Current features - GPU monitoring (list and graph) - Overclocking From e2668a7b9d6c96d31363503079980a89c769f49a Mon Sep 17 00:00:00 2001 From: jussi Date: Sun, 27 Jan 2019 14:27:37 +0200 Subject: [PATCH 2/2] Add screenshots --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d789699..482725c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ TuxClocker - A GUI overclocking utility for GNU/Linux TuxClocker is a Qt5 overclocking tool. Currently supported cards are nvidia 600-series cards and newer. Support for AMD GPUs is planned. # Screenshots -![main](https://i.imgur.com/fn8MoNj.png) + +![Imgur](https://i.imgur.com/fn8MoNj.png) ![Imgur](https://i.imgur.com/fuKIVW7.png) ![Imgur](https://i.imgur.com/cZCNzmN.png) ![Imgur](https://i.imgur.com/qkp2p7V.png) ![Imgur](https://i.imgur.com/TpmU8PD.png) # Current features - GPU monitoring (list and graph) @@ -38,3 +39,5 @@ make install (installs into /opt/tuxclocker/bin) ``` + +