11401513e2
Simplified ninite section
2019-11-16 14:56:42 -07:00
b9e99ac4d8
Include classic start in base group
2019-11-16 14:40:23 -07:00
7f9f551b67
Added Windows 10 v1909 to known build list
2019-11-16 14:32:45 -07:00
3fdf714e90
Updated System Setup
2019-11-16 14:21:28 -07:00
2eaf7b0230
Fix MBAM uninstall
2019-11-16 13:49:42 -07:00
21e15272e4
Set default apps/browser during system setup
2019-11-15 17:21:06 -07:00
f5bee18d19
Add Starting d7II... message
2019-11-15 16:50:11 -07:00
54d1e11eeb
Open ODD during system setup
2019-11-15 16:50:02 -07:00
c63f17192e
Renamed System Setup modes and added Verify option
2019-11-15 16:27:04 -07:00
ae475a04f2
Try renaming update folder(s) if deletion fails
2019-11-15 16:07:00 -07:00
54654a73bd
Updated sources
2019-11-15 13:14:18 -07:00
638796cc44
Updated Prime95 countdown
2019-11-15 13:14:17 -07:00
21a71d0e67
Updated ShutUp10 config
...
* Addresses issue #108
2019-11-05 14:35:09 -07:00
825a893440
Adjusted SSH config
2019-11-05 11:09:24 -07:00
462ae7d4b9
Expanded Windows power plan sections
...
* Moved power plan step much earlier in system_setup
* System setup now does the following:
* Takes backups of all power plans
* Restores the default power plan settings
* Sets the Balanced plan as active
* Added reset_power_plans()
* Added set_power_plan()
2019-08-03 19:55:26 -06:00
d2561eb43e
Merge remote-tracking branch 'upstream/dev' into dev
...
* Addresses #107
2019-08-03 19:12:18 -06:00
d9a1cb755b
Forgot the i3 exit shortcut
2019-08-03 19:11:22 -06:00
2a334992ab
Merge remote-tracking branch 'upstream/dev' into dev
...
* Addresses #107
2019-08-03 19:09:21 -06:00
a7dac6072c
Added alt shortcuts for those listed in conky
...
* These use CTRL+ALT instead of SUPER
* This allows for easier usage over VNC
2019-08-03 18:58:51 -06:00
578818271f
Fixed osTicket post color for failed diags
2019-08-03 18:39:56 -06:00
60dcc15536
Added shortcut for WKClone (Super+c)
2019-07-09 19:14:36 -06:00
e526a6736f
New theme
2019-07-09 01:10:19 -06:00
3f467f6f1c
Updated main.py
2019-07-08 23:39:44 -06:00
1d2ebf254e
Bumped tool versions
2019-07-08 19:05:55 -06:00
a732c3a9ff
Post UNKNOWN CPU results in DIAG FAIL color
2019-07-08 18:20:49 -06:00
90f0fb58d9
Updated d7II config
...
* Added CreateRestorePoint step
* Removed Python check since it's done before launching d7II
* Addresses issues #99 & #104
2019-07-07 17:59:29 -06:00
8cb599ee60
Added CreateRestorePoint.cmd for use in d7II
...
* Addresses issue #104
2019-07-07 17:58:44 -06:00
f9a0a11ee8
Fix waiting for AVRemover
2019-07-07 17:39:27 -06:00
e614e08d0c
Disable Chrome notifications for new profiles
...
* Addresses issue #101
2019-07-07 16:40:07 -06:00
f5d806a51a
Adjusted safety checks in ddrescue-tui
...
* Added NVMe/SMART check for destination
* Addresses issue #102
2019-07-03 20:16:45 -06:00
8c6fcfe99c
Fail drives for old age but allow further testing
...
* Addresses issue #103
2019-07-03 19:32:25 -06:00
0077240255
Support new color codes in osTicket posts
...
* Addresses #105
2019-07-02 20:53:35 -06:00
a868d28452
Fix NVMe/SMART attribute color logic
2019-07-02 20:52:59 -06:00
d397cc22ad
Merged upstream/dev and updated startup scripts
2019-06-28 14:58:07 -06:00
91d8185ede
Updated startup scripts
...
* Moved starting apps from .update_x into .start_desktop_apps
* This allowed .update_x to be shown on screen during startup
* Included "<Action>... Done" messages for clarity
* Removed x_ok logic (didn't really work)
* Replaced with a generic message that _should_ be left on screen if X fails
2019-06-27 20:14:14 -06:00
18daa41e2a
Trimmed down motd
2019-06-27 20:13:09 -06:00
747277b121
Adjusted Super+t keyboard shortcut
...
* Now it opens to a standard urxvt window (no tmux attaching)
2019-06-27 20:11:02 -06:00
b8e09e83ce
Fixed issue #124
2019-06-27 18:57:45 -06:00
772b807c3d
Added AVRemover sections
2019-06-19 21:38:30 -06:00
6e9de7f2fa
Added safety checks to d7II Launcher
...
* Addresses issue #99
2019-06-19 21:29:57 -06:00
112800c98b
Don't fail drives for SMART 188/BC
...
* Fixes issue #100
2019-06-12 17:12:12 -06:00
20d054245d
Include 4K alignment warning in osTicket post
...
* Addresses issue #88
2019-06-12 17:07:34 -06:00
cbf37d8ea1
Include RAM details in CPU osTicket posts
...
* Addresses issue #88
2019-06-12 16:56:17 -06:00
1aba3476da
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-12 16:38:13 -06:00
e798503f6f
Save RAM details to CpuObj
2019-06-12 16:37:04 -06:00
8f792ac76d
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-12 16:01:03 -06:00
5b5c99e6f8
Don't kill current tmux session from ddrescue-tui
...
* Just kill the panes and let launch-in-tmux handle the session
2019-06-12 15:48:11 -06:00
c50627867e
Switch to prev tmux from hw-diags & ddrescue-tui
...
* Only during normal exits, not done for aborts/crashes
2019-06-12 15:37:19 -06:00
e30e52e880
New launch-in-tmux script
...
* Generic run cmd in tmux wrapper
* ddrescue-tui and hw-diags source this script to run their respective menus
* Reduces duplicate code
2019-06-12 15:31:30 -06:00
90f5285067
Updated tmux menu launchers
...
* Use current TMUX session if present
* Can switch TMUX session without nesting
* Fixes issue #114
2019-06-12 14:58:27 -06:00