Skip to content

Commit 7b48b36

Browse files
authored
Update README.md
1 parent 736fdd0 commit 7b48b36

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
## Tools include:
55

66
### pcConfig
7+
Backend script
78
autoconfigure the PC for laboratory use
89
disable: screensaver, user switching, lock PC and other common settings
910
set permissions for the automation script operation and deployment
@@ -12,27 +13,36 @@
1213

1314
### ppmsConfig
1415
Requires the Stratocore PPMS booking platform
16+
Backend script
1517
Autodetection and installation of PPMS system parameters based on PC name (with manual override)
1618
Configuration settings for subsequent scripts
1719
<br>![Script Settings](https://github.com/user-attachments/assets/dd53e04f-78c2-49e8-bef5-a3540c9901f6)<br>
1820

1921

2022
### wallpaper
21-
Install custom desktop wallpaper
23+
Can utilise Statocore PPMS booking platform for system name/type
24+
Backend script
25+
Install custom desktop wallpaper for all users
2226
Automatic installation of custom desktop wallpapers based on instrument name/type
27+
<br>![Wallpaper](https://github.com/user-attachments/assets/76fbe44c-b4e6-4ce3-a1f5-5b9bdc82356a)<br>
28+
2329

2430
### announcement
2531
Facility announcements and questionaires
32+
Front end script
2633
Create customised one-off, repeating, random announcements from a webpage and display on instrument pcs
2734
<br>![Announcements](https://github.com/user-attachments/assets/88981e1d-56eb-46ff-96b8-df5022d8a73a)<br>
2835
<br>![Questionaire](https://github.com/user-attachments/assets/a1eb55a9-185c-46f7-bbaa-f683b6f86de9)<br>
2936

3037

3138
### autoDeleteFiles
39+
Back end script
3240
Configurable Autodeletion of files by location, age and filetype to manage multiple HDD space
3341
reporting to admin via email/slack/teams when storage cant be cleared
34-
42+
<br>![Teams warning](https://github.com/user-attachments/assets/2afc4d46-03d6-4d45-97fb-079be43977ae)<br>
43+
3544
### controlPanel
45+
Front end script
3646
Requires the Stratocore PPMS booking platform
3747
PPMS control panel (report incidents, quick book, current and next session info, email alerts etc)
3848
![Control Panel](https://github.com/user-attachments/assets/940d0543-16a2-4c9b-8b54-1d9de19642f1)
@@ -41,6 +51,7 @@
4151

4252

4353
### googleSoftwareTracker
54+
Backend Script
4455
Track and report multiple simultaneous software use to google sheets
4556
Track remote vs local logins
4657
Gather PC hardware configuration and usage stats
@@ -50,6 +61,7 @@
5061

5162

5263
### logoffScript
64+
Front end script
5365
Requires the Stratocore PPMS booking platform
5466
Logoff user automatically based on configurable logoff parameters
5567
Allow pre- and post booking usage
@@ -68,14 +80,17 @@
6880
<br>
6981

7082
### ppmsTracker
83+
Back end script
7184
Requires the Stratocore PPMS booking platform
7285
Track and report user login to PPMS
7386

7487
### validateUser
88+
Front end script
7589
Requires the Stratocore PPMS booking platform
7690
Validate user at logon
7791
confirms the user is active and exists in PPMS, else notifies them and logoffs off
7892
reports denied access to admin email/slack/teams
93+
<br>![Validate user](https://github.com/user-attachments/assets/f6df3b15-2afe-4670-b119-51ab65e09977)<br>
7994

8095
8196
## The scripts require the following:

0 commit comments

Comments
 (0)