Commit graph

56 commits

Author SHA1 Message Date
ac2e5a4fcf
New project orgnization
* Match upstream layout for the benefits listed there
2020-01-08 00:28:56 -07:00
772b807c3d
Added AVRemover sections 2019-06-19 21:38:30 -06:00
9fc882533d
Added smartmontools 2019-05-12 14:42:44 -06:00
a43c705f28
Store full ESET installer
* Allows for offline installs
* Avoids excessive downloads of the installer
* Fixes issue #71
2019-05-06 19:20:08 -06:00
1df64c30f8
Include offline LibreOffice installer 2019-05-05 14:42:58 -06:00
a0f4d74656
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-20 18:57:10 -07:00
5756d14292
Fix issue #102 2019-04-19 19:16:25 -07:00
1c7677d805
Skip renaming Copy WizardKit.cmd
* It isn't used anymore
2019-04-07 19:39:30 -07:00
2218c03172
Merge remote-tracking branch 'upstream/dev' into dev 2019-03-17 21:08:29 -06:00
2e679dbf5e
Download stand alone Windows update installers
* Fixes issue #91 (again)
2019-03-17 18:11:36 -06:00
4d600993e2
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-11 13:28:07 -07:00
4a96736592
Removed network installers 2019-01-11 13:17:25 -07:00
53af3859e4
Merge remote-tracking branch 'upstream/dev' into dev 2019-01-07 12:55:18 -07:00
ebcd38ef50
Don't change directory during initialization
* Fixes issue with ddrescue-tui
2019-01-07 12:53:23 -07:00
816ebd4d49
Merged more upstream PEP8 updates 2018-12-27 23:17:54 -07:00
f321dee54f
Switched indents to 2 spaces 2018-12-27 22:28:17 -07:00
5da9d4e36b
Updated update.py and update_kit.py 2018-11-23 18:21:33 -07:00
2Shirt
5798d48342 Added ESET Online Scanner to update sections 2018-10-14 23:53:45 -06:00
2Shirt
85653593df Add Linux Reader 2018-10-07 14:39:17 -06:00
2Shirt
ebc040cd56 Adjusted formatting 2018-10-07 14:37:59 -06:00
2Shirt
b1f495dada Updated ESET installation sections
* Apply user config before installation
  * Disables splash screen and desktop notifications
* Call update_eset_config() in update_kit.py
* Fixed install_eset_nod32_av()
* Moved ESET launcher to Installers
2018-10-06 21:41:20 -06:00
2Shirt
2a1cc81e46 Added O&O ShutUp10 2018-10-03 20:06:41 -06:00
2Shirt
6bd29e402c Add Furmark
* Fixes issue #10
2018-10-03 14:32:29 -06:00
2Shirt
e2c07d5710 Add Macs Fan Control
* Fixes issue #7
2018-10-03 14:07:42 -06:00
b669b221f9
Merge remote-tracking branch 'upstream/dev' into dev 2018-10-02 22:25:02 -06:00
2Shirt
7e17a93d42 Unmute audio before opening XMPlay with NirCmd
* Fixes issue #56
2018-10-02 15:59:21 -06:00
5bb3f48d4e
Merge branch 'dev' into 1201 2018-09-17 20:40:07 -06:00
bc57230418
Replaced TreeSizeFree with WizTree 2018-09-16 19:44:41 -06:00
33d1f42002
Add WinAIO Repair 2018-08-19 18:09:39 -07:00
2Shirt
5ea03da0a4 Converted all python scripts to LF/UNIX 2017-12-18 00:47:47 -07:00
Alan Mason
110084fce6 Added FirefoxExtensions to update.py 2017-12-03 19:54:44 -08:00
Alan Mason
11cf75d4a6 Added clear_screen() 2017-11-30 14:08:12 -08:00
Alan Mason
d8d105c9ae Set core.autocrlf to false
* This should (hopefully) allow for tagged releases to have the correct line endings.
2017-11-23 15:24:53 -08:00
Alan Mason
98b95cbcb5 Merge branch 'new-update-script' into develop 2017-11-22 20:58:59 -08:00
Alan Mason
6250ee8865 Copy Ninite files to Installers during update 2017-11-22 20:56:26 -08:00
Alan Mason
c78172ede0 Print script titles to start Python scripts 2017-11-22 19:34:17 -08:00
Alan Mason
d22339410e Bugfix: Missing Copy script
* File is now renamed using KIT_NAME_FULL
2017-11-21 15:14:36 -08:00
Alan Mason
4701ef77fd Readded network installers
* Only installers for supported years have launchers created
2017-11-21 15:00:20 -08:00
Alan Mason
deac1a6dda Completed generate launchers 2017-11-21 13:26:33 -08:00
Alan Mason
d0f4dd1f52 Made SDIO Update optional 2017-11-21 13:25:44 -08:00
Alan Mason
52684ebb4a Bugfix
* TreeSizeFree downloads and extracts correctly again
* Compressing tools will skip 7-Zip archives
2017-11-21 10:34:52 -08:00
Alan Mason
c47d88aad8 Adjusted formatting for update_kit.py 2017-11-21 00:37:18 -08:00
Alan Mason
b61cb2e0ed Bugfix and a typo 2017-11-21 00:33:07 -08:00
Alan Mason
93a7a69c29 Compress .cbin done
* Only mildly dangerous?
2017-11-21 00:07:41 -08:00
Alan Mason
f842cec65b Always more downloads 2017-11-20 23:12:48 -08:00
Alan Mason
3df01a0e05 no message 2017-11-20 23:11:07 -08:00
Alan Mason
ea4036e14d Added ODT downloads 2017-11-20 23:10:42 -08:00
Alan Mason
5c5fba103e Downloads finished
Testing and compression next
2017-11-20 21:23:41 -08:00
Alan Mason
4bf7d000e3 update.py rewrite still in progress
TODO:
* Finish the download sections
* Add section to compress the folders/files in .cbin
2017-11-19 18:51:03 -08:00
Alan Mason
59ecefe839 Added initial cbin downloads
* Need to add rest of the tools and compression sections
2017-11-19 02:51:33 -08:00