Downloads:
1,690
Downloads of v 1.15:
1,125
Last Update:
02 Mar 2022
Package Maintainer(s):
Software Author(s):
- Philip Symons
Tags:
thematrix matrix screensaver freeware embedded- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
The Matrix (screensaver)
- 1
- 2
- 3
1.15 | Updated: 02 Mar 2022
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,690
Downloads of v 1.15:
1,125
Maintainer(s):
Software Author(s):
- Philip Symons
The Matrix (screensaver) 1.15
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Philip Symons. The inclusion of Philip Symons trademark(s), if any, upon this webpage is solely to identify Philip Symons goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install The Matrix (screensaver), run the following command from the command line or from PowerShell:
To upgrade The Matrix (screensaver), run the following command from the command line or from PowerShell:
To uninstall The Matrix (screensaver), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download thematrix --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade thematrix -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade thematrix -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install thematrix
win_chocolatey:
name: thematrix
version: '1.15'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'thematrix' do
action :install
source 'INTERNAL REPO URL'
version '1.15'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller thematrix
{
Name = "thematrix"
Version = "1.15"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'thematrix':
ensure => '1.15',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator virtualex on 03 Mar 2022.
This is the latest version of the Matrix Screensaver emulating the introduction to the movie and the code. Created because of the offical screensaver is completely awful. Ten years old and still the best... in fact, now even better!
No spyware, no adware, no nagware, no ever-expanding bloat of pointless 'features', just pure, simple, and elegant as always.
The screen saver supports multiple monitors, so this time the Matrix really will have you...
If you like the screensaver and feel so inclined, please donate.
Warranty
========
There is absolutely no warranty of any kind whatsoever, either
expressed or implied on this software. It is provided free and in
good faith. You use it entirely at your own risk.
****************************************************************
****************************************************************
Copyright and Distribution
==========================
This screen saver is the copyright of Philip Symons, Meticulous
Software.
All Warner Brothers copyrights acknowledged
This screen saver is Freeware. This means that all users are free
to distribute this screen saver without any restriction provided
that it is distributed entirely unmodified with this accompanying
text file.
****************************************************************
****************************************************************
# VERIFICATION
Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy.
## Download
The Matrix screensaver can be downloaded from this URL:
https://www.meticulous-software.co.uk/downloads.shtml
or directly:
Version : 1.15
URL : https://www.meticulous-software.co.uk/TheMatrix115.zip
SHA256 : 1671234053551ef6d7031613c5f4c4f5b4d793aa35977b31ed326f658876621a
## Verify
You can use one of the following methods to obtain the checksum:
1. Use powershell function 'Get-Filehash'
2. Use chocolatey utility 'checksum.exe'
## License
Content of the file 'LICENSE.txt' is obtained from the bottom of the 'instructions.txt' file included in the zip download.
$SCRfilePath = Join-Path $env:Windir "TheMatrix.scr"
if(Test-Path $SCRfilePath) {
Remove-Item "$env:Windir\TheMatrix.scr" -Force
}
md5: 7DE857735EB2672EB115A1AFFE703E1F | sha1: 208E9306E5DA92B6A8EA723BF1D9A6FCC2288CD5 | sha256: 1671234053551EF6D7031613C5F4C4F5B4D793AA35977B31ED326F658876621A | sha512: 80D252509C94FC4692C83CDE0C7BCCE9165F466535FA3353344ED4E9D8093D0D86EE76C0641792F0A23D3D6E9C7328C1F1D4E5D95CCEF5D7A33D498EF19A047D
Log in or click on link to see number of positives.
- thematrix.1.15.nupkg (8205cdc09c4a) - ## / 61
- TheMatrix115.zip (167123405355) - ## / 60
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
The Matrix (screensaver) 1.15 | 1125 | Wednesday, March 2, 2022 | Approved | |
The Matrix (screensaver) 1.14 | 565 | Friday, July 24, 2020 | Approved |
Copyright 2000-2010 - Meticulous Software
This package has no dependencies.
Ground Rules:
- This discussion is only about The Matrix (screensaver) and the The Matrix (screensaver) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or The Matrix (screensaver), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.