From 62fec93502635b4d1b8db40efe09530c0a1f53f8 Mon Sep 17 00:00:00 2001 From: PySimpleGUI <46163555+PySimpleGUI@users.noreply.github.com> Date: Thu, 5 Jan 2023 18:30:30 +0000 Subject: [PATCH] Automated Update! --- docs/Screens.md | 7 +++++++ docs/Screens2.md | 12 ++++++++++++ 2 files changed, 19 insertions(+) diff --git a/docs/Screens.md b/docs/Screens.md index a51773c3..04c74418 100644 --- a/docs/Screens.md +++ b/docs/Screens.md @@ -1,3 +1,10 @@ +[hseera](https://github.com/hseera) 2023-01-04T23:30:35Z + +![image](https://user-images.githubusercontent.com/59352356/210669262-7f74f961-5294-43b7-885e-d931d995569a.png) +![image](https://user-images.githubusercontent.com/59352356/210669307-90d724b9-eda4-4e14-b510-cf79785520c7.png) + +----------- + [kubilayyalcinyt](https://github.com/kubilayyalcinyt) 2022-12-18T21:41:57Z ![2022-12-19-003757_1280x1012_scrot](https://user-images.githubusercontent.com/117280480/208321005-c731df95-a680-4fb7-8682-5c9b86bd6afb.png) diff --git a/docs/Screens2.md b/docs/Screens2.md index e980c1b6..cdef5da7 100644 --- a/docs/Screens2.md +++ b/docs/Screens2.md @@ -1,3 +1,15 @@ +[hseera](https://github.com/hseera) 2023-01-04T23:30:35Z +Using PySimpleGUI framework, I built an opernsource tool called "CloudWatch Dashboard Builder" for SRE, Performance Engineers and Operations teams, who work with AWS services. It gives them capability to build CloudWatch Dashboard from different Namespace templates. The tool lets you modify the template too. + +![image](https://user-images.githubusercontent.com/59352356/210669262-7f74f961-5294-43b7-885e-d931d995569a.png) +![image](https://user-images.githubusercontent.com/59352356/210669307-90d724b9-eda4-4e14-b510-cf79785520c7.png) + +And here is a link to youtube video showing how I am using this tool built with PySimpleGUI framework to create dashboard through the tool or through the generated JSON. + +https://www.youtube.com/watch?v=tPCHCc-GiHM + +----------- + [PySimpleGUI](https://github.com/PySimpleGUI) 2022-12-19T00:24:35Z @kubilayyalcinyt Let's move the detailed discussion of your questions over to your previously opened issue #6028 rather than this issue which is for users to post screenshots of applications.