From 5b0f6950a32392b9f2db751abc085a709d3ccad9 Mon Sep 17 00:00:00 2001 From: PySimpleGUI <46163555+PySimpleGUI@users.noreply.github.com> Date: Sat, 28 Jan 2023 18:30:26 +0000 Subject: [PATCH] Automated Update! --- docs/Screens.md | 7 +++++++ docs/Screens2.md | 10 ++++++++++ 2 files changed, 17 insertions(+) diff --git a/docs/Screens.md b/docs/Screens.md index 04c74418..34cf4847 100644 --- a/docs/Screens.md +++ b/docs/Screens.md @@ -1,3 +1,10 @@ +[eagleEggs](https://github.com/eagleEggs) 2023-01-28T02:30:37Z + +![image](https://user-images.githubusercontent.com/29800532/215237562-60eb47d3-b5da-4880-8b38-53f33c185f74.png) +![image](https://user-images.githubusercontent.com/29800532/215237481-117ba32e-a94e-480b-9c89-8d66922b7bff.png) + +----------- + [hseera](https://github.com/hseera) 2023-01-04T23:30:35Z ![image](https://user-images.githubusercontent.com/59352356/210669262-7f74f961-5294-43b7-885e-d931d995569a.png) diff --git a/docs/Screens2.md b/docs/Screens2.md index cdef5da7..c78cf81c 100644 --- a/docs/Screens2.md +++ b/docs/Screens2.md @@ -1,3 +1,13 @@ +[eagleEggs](https://github.com/eagleEggs) 2023-01-28T02:30:37Z +PSG WOOOHOOOO. Super fast implementation of this thanks to PSG. We were able to jump straight into core code, and add new things on the fly in minutes. This is a vulnerability management / parser, scanner... and moreeeee. + +![image](https://user-images.githubusercontent.com/29800532/215237562-60eb47d3-b5da-4880-8b38-53f33c185f74.png) +![image](https://user-images.githubusercontent.com/29800532/215237481-117ba32e-a94e-480b-9c89-8d66922b7bff.png) + +Thanks again PSG <3 + +----------- + [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.