├── .gitattributes ├── .github ├── dependabot.yml └── workflows │ ├── jekyll-gh-pages.yml │ ├── powershell.yml │ ├── update-docs.yml │ ├── update-json.yml │ ├── update-kv.yml │ └── update-others.yml ├── .gitignore ├── .vscode └── settings.json ├── README.md ├── docs ├── .ruby-version ├── 404.html ├── Dockerfile ├── Gemfile ├── Gemfile.lock.rename ├── Rakefile ├── _apps │ ├── 1 │ │ ├── 1password.md │ │ ├── 1password7.md │ │ ├── 1passwordcli.md │ │ └── index.md │ ├── 7 │ │ ├── 7zip.md │ │ ├── 7zipzs.md │ │ └── index.md │ ├── a │ │ ├── adobeacrobat.md │ │ ├── adobeacrobatdc.md │ │ ├── adobeacrobatprostddc.md │ │ ├── adobeacrobatreaderdc.md │ │ ├── adobebrackets.md │ │ ├── adobeconnect.md │ │ ├── adobedigitaleditions.md │ │ ├── adoptiumtemurin11.md │ │ ├── adoptiumtemurin16.md │ │ ├── adoptiumtemurin17.md │ │ ├── adoptiumtemurin18.md │ │ ├── adoptiumtemurin19.md │ │ ├── adoptiumtemurin20.md │ │ ├── adoptiumtemurin21.md │ │ ├── adoptiumtemurin22.md │ │ ├── adoptiumtemurin8.md │ │ ├── advancedinstaller.md │ │ ├── airtameapp.md │ │ ├── akeorufus.md │ │ ├── akeorufusalt.md │ │ ├── almtoolkit.md │ │ ├── amazoncorretto11.md │ │ ├── amazoncorretto15.md │ │ ├── amazoncorretto16.md │ │ ├── amazoncorretto17.md │ │ ├── amazoncorretto20.md │ │ ├── amazoncorretto21.md │ │ ├── amazoncorretto22.md │ │ ├── amazoncorretto8.md │ │ ├── anaconda.md │ │ ├── analogdevicesltspice.md │ │ ├── anki.md │ │ ├── appventix.md │ │ ├── artifexghostscript.md │ │ ├── atlassiansourcetree.md │ │ ├── audacity.md │ │ ├── autodarkmode.md │ │ ├── autodeskfusion360.md │ │ ├── autoit.md │ │ ├── awsappstreamclient.md │ │ ├── awscli.md │ │ ├── awssamcli.md │ │ ├── awssmp.md │ │ ├── azulzulu11.md │ │ ├── azulzulu17.md │ │ ├── azulzulu21.md │ │ ├── azulzulu8.md │ │ └── index.md │ ├── b │ │ ├── beekeeperstudio.md │ │ ├── bellsoftlibericajdk11.md │ │ ├── bellsoftlibericajdk17.md │ │ ├── bellsoftlibericajdk20.md │ │ ├── bellsoftlibericajdk21.md │ │ ├── bellsoftlibericajdk22.md │ │ ├── bellsoftlibericajdk23.md │ │ ├── bellsoftlibericajdk8.md │ │ ├── bisf.md │ │ ├── bitwardendesktop.md │ │ ├── blenderlauncher.md │ │ ├── bluej.md │ │ └── index.md │ ├── c │ │ ├── cendiothinlinc.md │ │ ├── citrixsharefile.md │ │ ├── citrixworkspaceapp.md │ │ ├── clarivateendnote.md │ │ ├── codelerityapachenetbeans.md │ │ ├── connectionexperienceindicator.md │ │ ├── controlupagent.md │ │ ├── controlupconsole.md │ │ ├── controlupmonitor.md │ │ ├── controlupremotedx.md │ │ ├── cyberduck.md │ │ └── index.md │ ├── d │ │ ├── daxstudio.md │ │ ├── dbbrowserforsqlite.md │ │ ├── dbeaver.md │ │ ├── debaucheebarrier.md │ │ ├── devicetrust.md │ │ ├── devtoys.md │ │ ├── dngrep.md │ │ ├── dockercompose.md │ │ ├── dockerdesktop.md │ │ ├── doublecommander.md │ │ ├── drataagent.md │ │ ├── dropboxdesktopapp.md │ │ ├── druvainsyncclient.md │ │ └── index.md │ ├── e │ │ ├── eduvpn.md │ │ ├── egnytedesktopapp.md │ │ ├── elgato4kcaptureutility.md │ │ ├── elgatoaudioeffects.md │ │ ├── elgatocamerahub.md │ │ ├── elgatocontrolcenter.md │ │ ├── elgatoepoccam.md │ │ ├── elgatogamecapture.md │ │ ├── elgatostreamdeck.md │ │ ├── elgatovideocapture.md │ │ ├── elgatowavelink.md │ │ ├── esetendpointantivirus.md │ │ ├── esetendpointsecurity.md │ │ ├── esetfulldiskencryption.md │ │ ├── esetinspectconnector.md │ │ ├── esetprotectserver.md │ │ ├── esetsecureauthentication.md │ │ ├── esetserversecurity.md │ │ └── index.md │ ├── f │ │ ├── figmadesktop.md │ │ ├── flameshot.md │ │ ├── fork.md │ │ ├── foxitpdfeditor.md │ │ ├── foxitreader.md │ │ ├── freedomscientificfusion.md │ │ ├── freedomscientificjaws.md │ │ ├── freedomscientificzoomtext.md │ │ ├── freefem.md │ │ └── index.md │ ├── g │ │ ├── geeksoftwarepdf24creator.md │ │ ├── geogebraclassic.md │ │ ├── gephi.md │ │ ├── ghislertotalcommander.md │ │ ├── gimp.md │ │ ├── gitextensions.md │ │ ├── gitforwindows.md │ │ ├── githubatom.md │ │ ├── githubdesktop.md │ │ ├── githubrelease.md │ │ ├── googlechrome.md │ │ ├── googlechromedriver.md │ │ ├── googlechromefortesting.md │ │ ├── googlechromeheadlessshell.md │ │ ├── googledrive.md │ │ ├── gotoconnect.md │ │ ├── gotomeeting.md │ │ ├── gotoopener.md │ │ ├── gpg4win.md │ │ ├── grafanaagent.md │ │ ├── greenshot.md │ │ ├── gretl.md │ │ ├── gsudo.md │ │ └── index.md │ ├── h │ │ ├── handbrake.md │ │ ├── hashicorpboundary.md │ │ ├── hashicorpconsul.md │ │ ├── hashicorpnomad.md │ │ ├── hashicorppacker.md │ │ ├── hashicorpterraform.md │ │ ├── hashicorpvault.md │ │ ├── hashicorpwaypoint.md │ │ └── index.md │ ├── i │ │ ├── imageglass.md │ │ ├── imagemagickstudioimagemagick.md │ │ └── index.md │ ├── j │ │ ├── index.md │ │ ├── jabradirect.md │ │ ├── jamtreesizefree.md │ │ ├── jamtreesizeprofessional.md │ │ ├── jasp.md │ │ ├── jeremymaingpuprofiler.md │ │ ├── jetbrainsclion.md │ │ ├── jetbrainsdatagrip.md │ │ ├── jetbrainsdataspell.md │ │ ├── jetbrainsgateway.md │ │ ├── jetbrainsgoland.md │ │ ├── jetbrainsintellijidea.md │ │ ├── jetbrainsphpstorm.md │ │ ├── jetbrainspycharm.md │ │ ├── jetbrainsrider.md │ │ ├── jetbrainsrubymine.md │ │ ├── jetbrainsspace.md │ │ ├── jetbrainsteamcity.md │ │ ├── jetbrainstoolbox.md │ │ ├── jetbrainswebstorm.md │ │ ├── jetbrainsyoutrack.md │ │ ├── jgraphdrawio.md │ │ ├── jq.md │ │ └── jrsoftwareinnosetup.md │ ├── k │ │ ├── index.md │ │ ├── karakunopenwebstart.md │ │ ├── kdiff3.md │ │ ├── keepass.md │ │ ├── keepassxcteamkeepassxc.md │ │ ├── keeweb.md │ │ └── kuberneteskubectl.md │ ├── l │ │ ├── index.md │ │ ├── lehreroffice.md │ │ └── libreoffice.md │ ├── m │ │ ├── index.md │ │ ├── manictimeclient.md │ │ ├── markmpnsql4cds.md │ │ ├── masterpackager.md │ │ ├── mattermostdesktop.md │ │ ├── maximus5conemu.md │ │ ├── mcneelrhino.md │ │ ├── mendeleydesktop.md │ │ ├── mestrelabmnova.md │ │ ├── microsoft.net.md │ │ ├── microsoft365apps.md │ │ ├── microsoftazurecli.md │ │ ├── microsoftazuredatastudio.md │ │ ├── microsoftazurefunctionscoretools.md │ │ ├── microsoftazurepipelinesagent.md │ │ ├── microsoftazurestorageexplorer.md │ │ ├── microsoftazurewindowsvmagent.md │ │ ├── microsoftbicep.md │ │ ├── microsoftbotframeworkemulator.md │ │ ├── microsoftedge.md │ │ ├── microsoftedgedriver.md │ │ ├── microsoftedgewebview2runtime.md │ │ ├── microsoftfslogixapps.md │ │ ├── microsoftodbcdriverforsqlserver.md │ │ ├── microsoftodbcdriverforsqlserver17.md │ │ ├── microsoftoledbdriverforsqlserver.md │ │ ├── microsoftoledbdriverforsqlserver18.md │ │ ├── microsoftonedrive.md │ │ ├── microsoftopenjdk11.md │ │ ├── microsoftopenjdk17.md │ │ ├── microsoftopenjdk21.md │ │ ├── microsoftoutlook.md │ │ ├── microsoftpowershell.md │ │ ├── microsoftpowertoys.md │ │ ├── microsoftssms.md │ │ ├── microsoftteams.md │ │ ├── microsoftteamsclassic.md │ │ ├── microsoftterminal.md │ │ ├── microsoftvdot.md │ │ ├── microsoftvisualstudio.md │ │ ├── microsoftvisualstudiocode.md │ │ ├── microsoftwindowsadmincenter.md │ │ ├── microsoftwindowsapp.md │ │ ├── microsoftwindowspackagemanagerclient.md │ │ ├── microsoftwsl.md │ │ ├── microsoftwvdbootloader.md │ │ ├── microsoftwvdinfraagent.md │ │ ├── microsoftwvdmultimediaredirection.md │ │ ├── microsoftwvdremotedesktop.md │ │ ├── microsoftwvdrtcservice.md │ │ ├── miniconda.md │ │ ├── minitab.md │ │ ├── minizincide.md │ │ ├── mirantislens.md │ │ ├── mozillafirefox.md │ │ ├── mozillageckodriver.md │ │ ├── mozillathunderbird.md │ │ ├── mremoteng.md │ │ ├── msixhero.md │ │ ├── musescore.md │ │ ├── mysqlconnectornet.md │ │ ├── mysqlconnectorodbc.md │ │ └── mysqlworkbench.md │ ├── n │ │ ├── index.md │ │ ├── nagioscrossplatformagent.md │ │ ├── nanazip.md │ │ ├── naps2.md │ │ ├── navimaticswinfsp.md │ │ ├── netpad.md │ │ ├── networkmanager.md │ │ ├── nevcairiellavfilters.md │ │ ├── nextclouddesktop.md │ │ ├── nodejs.md │ │ ├── nodeversionmanager.md │ │ ├── nomacs.md │ │ ├── notable.md │ │ ├── notepadplusplus.md │ │ ├── npcap.md │ │ └── nsclient.md │ ├── o │ │ ├── index.md │ │ ├── obsidian.md │ │ ├── obsstudio.md │ │ ├── obsstudioalt.md │ │ ├── ocsinventorywindowsagent.md │ │ ├── octopusdeployserver.md │ │ ├── octopustentacle.md │ │ ├── omnissadynamicenvironmentmanager.md │ │ ├── omnissahorizonclient.md │ │ ├── omnissaosoptimizationtool.md │ │ ├── onlyofficedesktopeditors.md │ │ ├── openlens.md │ │ ├── openshellmenu.md │ │ ├── openwebstart.md │ │ ├── operabrowser.md │ │ ├── operacryptobrowser.md │ │ ├── operagxbrowser.md │ │ ├── oraclejava17.md │ │ ├── oraclejava20.md │ │ ├── oraclejava21.md │ │ ├── oraclejava22.md │ │ ├── oraclejava23.md │ │ ├── oraclejava8.md │ │ └── oraclevirtualbox.md │ ├── p │ │ ├── index.md │ │ ├── paintdotnet.md │ │ ├── paintdotnetofflineinstaller.md │ │ ├── paloaltoglobalprotect.md │ │ ├── pandoc.md │ │ ├── parallelsclient.md │ │ ├── pdfarranger.md │ │ ├── pdfforgepdfcreator.md │ │ ├── peazippeazip.md │ │ ├── piriformccleanerfree.md │ │ ├── plexdesktop.md │ │ ├── plexhtpc.md │ │ ├── plexmediaserver.md │ │ ├── podman.md │ │ ├── podmandesktop.md │ │ ├── positrstudio.md │ │ ├── postman.md │ │ ├── praat.md │ │ ├── progresschefinfraclient.md │ │ ├── progresschefinspec.md │ │ ├── progresschefworkstation.md │ │ ├── projectlibre.md │ │ ├── protege.md │ │ ├── protondrive.md │ │ ├── protonvpn.md │ │ ├── proxyman.md │ │ ├── psappdeploytoolkit.md │ │ ├── psfpython.md │ │ ├── putty.md │ │ └── python.md │ ├── q │ │ ├── index.md │ │ └── qgis.md │ ├── r │ │ ├── index.md │ │ ├── rcoreteamrforwindows.md │ │ ├── rdanalyzer.md │ │ ├── redhatopenjdk17.md │ │ ├── redhatopenjdk21.md │ │ ├── redhatopenjdk8.md │ │ ├── responsivelyapp.md │ │ ├── ringcentral.md │ │ └── rizonesoftnotepad3.md │ ├── s │ │ ├── index.md │ │ ├── safeexambrowser.md │ │ ├── safingportmaster.md │ │ ├── sagagis.md │ │ ├── scooterbeyondcompare.md │ │ ├── scratch.md │ │ ├── screentogif.md │ │ ├── sharex.md │ │ ├── signaldesktop.md │ │ ├── slack.md │ │ ├── smartbearsoapui.md │ │ ├── soberlemurpdfsambasic.md │ │ ├── stefanstoolsgregpwin.md │ │ ├── sumatrapdfreader.md │ │ └── suserancherdesktop.md │ ├── t │ │ ├── index.md │ │ ├── tableaudesktop.md │ │ ├── tableauprep.md │ │ ├── tableaureader.md │ │ ├── teamviewer.md │ │ ├── techsmithcamtasia.md │ │ ├── techsmithsnagit.md │ │ ├── telegramdesktop.md │ │ ├── telerikfiddlerclassic.md │ │ ├── telerikfiddlereverywhere.md │ │ ├── teraterm.md │ │ ├── terminals.md │ │ ├── texstudio.md │ │ ├── thymiosuite.md │ │ ├── toggldesktop.md │ │ ├── torprojecttorbrowser.md │ │ ├── tower.md │ │ ├── tpgicolourcontrastanalyser.md │ │ └── trackersoftwarepdfxchangeeditor.md │ ├── u │ │ ├── index.md │ │ ├── unityeditor.md │ │ └── usbpcap.md │ ├── v │ │ ├── index.md │ │ ├── vastlimitsuberagent.md │ │ ├── veracrypt.md │ │ ├── vercelhyper.md │ │ ├── videolanvlcplayer.md │ │ ├── visualcppredistaio.md │ │ ├── vmplexworkstation.md │ │ ├── vmwaretools.md │ │ ├── voidtoolseverything.md │ │ └── vscodium.md │ ├── w │ │ ├── index.md │ │ ├── win32openssh.md │ │ ├── windowsenterprisedefaults.md │ │ ├── winmerge.md │ │ ├── winscp.md │ │ ├── wireshark.md │ │ └── wixtoolset.md │ ├── x │ │ ├── index.md │ │ ├── xnsoftxnconvert.md │ │ └── xnsoftxnviewmp.md │ ├── y │ │ ├── index.md │ │ └── yubicoauthenticator.md │ └── z │ │ ├── index.md │ │ ├── zoom.md │ │ ├── zoomvdi.md │ │ ├── zorgmailveiligverzendenaddin.md │ │ └── zotero.md ├── _config.yml ├── _includes │ ├── components │ │ ├── aux_nav.html │ │ ├── breadcrumbs.html │ │ ├── children_nav.html │ │ ├── footer.html │ │ ├── header.html │ │ ├── mermaid.html │ │ ├── nav.html │ │ ├── search_footer.html │ │ ├── search_header.html │ │ ├── sidebar.html │ │ └── site_nav.html │ ├── css │ │ ├── activation.scss.liquid │ │ ├── callouts.scss.liquid │ │ ├── custom.scss.liquid │ │ └── just-the-docs.scss.liquid │ ├── favicon.html │ ├── fix_linenos.html │ ├── footer_custom.html │ ├── head.html │ ├── head_custom.html │ ├── header_custom.html │ ├── icons │ │ ├── code_copy.html │ │ ├── document.html │ │ ├── expand.html │ │ ├── external_link.html │ │ ├── icons.html │ │ ├── link.html │ │ ├── menu.html │ │ └── search.html │ ├── js │ │ └── custom.js │ ├── lunr │ │ ├── custom-data.json │ │ └── custom-index.js │ ├── mermaid_config.js │ ├── nav_footer_custom.html │ ├── search_placeholder_custom.html │ ├── sorted_pages.html │ ├── title.html │ ├── toc_heading_custom.html │ └── vendor │ │ └── anchor_headings.html ├── _layouts │ ├── about.html │ ├── default.html │ ├── home.html │ ├── minimal.html │ ├── page.html │ ├── post.html │ ├── table_wrappers.html │ └── vendor │ │ └── compress.html ├── _sass │ ├── base.scss │ ├── buttons.scss │ ├── code.scss │ ├── color_schemes │ │ ├── dark.scss │ │ ├── legacy_light.scss │ │ └── light.scss │ ├── content.scss │ ├── custom │ │ ├── custom.scss │ │ └── setup.scss │ ├── labels.scss │ ├── layout.scss │ ├── modules.scss │ ├── navigation.scss │ ├── print.scss │ ├── search.scss │ ├── skiptomain.scss │ ├── support │ │ ├── _variables.scss │ │ ├── mixins │ │ │ ├── _buttons.scss │ │ │ ├── _layout.scss │ │ │ ├── _typography.scss │ │ │ └── mixins.scss │ │ └── support.scss │ ├── tables.scss │ ├── typography.scss │ ├── utilities │ │ ├── _colors.scss │ │ ├── _layout.scss │ │ ├── _lists.scss │ │ ├── _spacing.scss │ │ ├── _typography.scss │ │ └── utilities.scss │ └── vendor │ │ ├── OneDarkJekyll │ │ ├── LICENSE │ │ └── syntax.scss │ │ ├── OneLightJekyll │ │ ├── LICENSE │ │ └── syntax.scss │ │ └── normalize.scss │ │ ├── README.md │ │ └── normalize.scss ├── apps │ └── index.md ├── assets │ ├── android-chrome-192x192.png │ ├── android-chrome-384x384.png │ ├── android-chrome-512x512.png │ ├── apple-touch-icon-120x120-precomposed.png │ ├── apple-touch-icon-120x120.png │ ├── apple-touch-icon-152x152-precomposed.png │ ├── apple-touch-icon-152x152.png │ ├── apple-touch-icon-180x180-precomposed.png │ ├── apple-touch-icon-180x180.png │ ├── apple-touch-icon-60x60-precomposed.png │ ├── apple-touch-icon-60x60.png │ ├── apple-touch-icon-76x76-precomposed.png │ ├── apple-touch-icon-76x76.png │ ├── apple-touch-icon-precomposed.png │ ├── apple-touch-icon.png │ ├── browserconfig.xml │ ├── css │ │ ├── just-the-docs-dark.scss │ │ ├── just-the-docs-default.scss │ │ ├── just-the-docs-head-nav.css │ │ └── just-the-docs-light.scss │ ├── favicon-16x16.png │ ├── favicon-32x32.png │ ├── favicon.ico │ ├── favicon.png │ ├── icon-192x192.png │ ├── images │ │ └── evergreenbulb.png │ ├── js │ │ ├── just-the-docs.js │ │ ├── tables.js │ │ ├── vendor │ │ │ └── lunr.min.js │ │ └── zzzz-search-data.json │ ├── mstile-150x150.png │ ├── mstile-310x310.png │ ├── safari-pinned-tab.svg │ └── site.webmanifest ├── bin │ └── just-the-docs ├── docker-compose.yml ├── fixtures │ ├── Gemfile-github-pages │ ├── Gemfile-jekyll-3.9 │ ├── Gemfile-jekyll-4.3 │ ├── README.md │ └── html5validator-config.yml ├── index.md ├── just-the-docs.gemspec ├── lib │ └── tasks │ │ └── search.rake ├── overrides │ └── main.html └── package.json ├── json ├── 1Password.json ├── 1Password7.json ├── 1PasswordCLI.json ├── 7Zip.json ├── 7ZipZS.json ├── ALMToolkit.json ├── AWSAppStreamClient.json ├── AWSCLI.json ├── AWSSAMCLI.json ├── AWSSMP.json ├── AdobeAcrobat.json ├── AdobeAcrobatDC.json ├── AdobeAcrobatProStdDC.json ├── AdobeAcrobatReaderDC.json ├── AdobeBrackets.json ├── AdobeConnect.json ├── AdobeDigitalEditions.json ├── AdoptiumTemurin11.json ├── AdoptiumTemurin16.json ├── AdoptiumTemurin17.json ├── AdoptiumTemurin18.json ├── AdoptiumTemurin19.json ├── AdoptiumTemurin20.json ├── AdoptiumTemurin21.json ├── AdoptiumTemurin22.json ├── AdoptiumTemurin8.json ├── AdvancedInstaller.json ├── AirtameApp.json ├── AkeoRufus.json ├── AkeoRufusAlt.json ├── AmazonCorretto11.json ├── AmazonCorretto15.json ├── AmazonCorretto16.json ├── AmazonCorretto17.json ├── AmazonCorretto20.json ├── AmazonCorretto21.json ├── AmazonCorretto22.json ├── AmazonCorretto8.json ├── Anaconda.json ├── AnalogDevicesLTspice.json ├── Anki.json ├── AppVentiX.json ├── ArtifexGhostscript.json ├── AtlassianSourcetree.json ├── Audacity.json ├── AutoDarkMode.json ├── AutoIt.json ├── AutodeskFusion360.json ├── AzulZulu11.json ├── AzulZulu17.json ├── AzulZulu21.json ├── AzulZulu8.json ├── BISF.json ├── BeekeeperStudio.json ├── BellSoftLibericaJDK11.json ├── BellSoftLibericaJDK17.json ├── BellSoftLibericaJDK20.json ├── BellSoftLibericaJDK21.json ├── BellSoftLibericaJDK22.json ├── BellSoftLibericaJDK23.json ├── BellSoftLibericaJDK8.json ├── BitwardenDesktop.json ├── BlenderLauncher.json ├── BlueJ.json ├── CendioThinLinc.json ├── CitrixShareFile.json ├── CitrixWorkspaceApp.json ├── ClarivateEndnote.json ├── CodelerityApacheNetBeans.json ├── ConnectionExperienceIndicator.json ├── ControlUpAgent.json ├── ControlUpConsole.json ├── ControlUpMonitor.json ├── ControlUpRemoteDX.json ├── Cyberduck.json ├── DAXStudio.json ├── DBBrowserforSQLite.json ├── DebaucheeBarrier.json ├── DevToys.json ├── DockerCompose.json ├── DockerDesktop.json ├── DoubleCommander.json ├── DrataAgent.json ├── DropboxDesktopApp.json ├── DruvainSyncClient.json ├── ESETEndpointAntivirus.json ├── ESETEndpointSecurity.json ├── ESETFullDiskEncryption.json ├── ESETInspectConnector.json ├── ESETPROTECTServer.json ├── ESETSecureAuthentication.json ├── ESETServerSecurity.json ├── Eduvpn.json ├── EgnyteDesktopApp.json ├── Elgato4KCaptureUtility.json ├── ElgatoAudioEffects.json ├── ElgatoCameraHub.json ├── ElgatoControlCenter.json ├── ElgatoEpocCam.json ├── ElgatoGameCapture.json ├── ElgatoStreamDeck.json ├── ElgatoVideoCapture.json ├── ElgatoWaveLink.json ├── FigmaDesktop.json ├── Flameshot.json ├── Fork.json ├── FoxitPDFEditor.json ├── FoxitReader.json ├── FreeFem.json ├── FreedomScientificFusion.json ├── FreedomScientificJAWS.json ├── FreedomScientificZoomText.json ├── GeekSoftwarePDF24Creator.json ├── GeoGebraClassic.json ├── Gephi.json ├── GhislerTotalCommander.json ├── Gimp.json ├── GitExtensions.json ├── GitForWindows.json ├── GitHubAtom.json ├── GitHubDesktop.json ├── GitHubRelease.json ├── GoToConnect.json ├── GoToMeeting.json ├── GoToOpener.json ├── GoogleChrome.json ├── GoogleChromeDriver.json ├── GoogleChromeForTesting.json ├── GoogleChromeHeadlessShell.json ├── GoogleDrive.json ├── Gpg4win.json ├── GrafanaAgent.json ├── Greenshot.json ├── Handbrake.json ├── HashicorpBoundary.json ├── HashicorpConsul.json ├── HashicorpNomad.json ├── HashicorpPacker.json ├── HashicorpTerraform.json ├── HashicorpVault.json ├── HashicorpWaypoint.json ├── ImageGlass.json ├── ImageMagickStudioImageMagick.json ├── JASP.json ├── JGraphDrawIO.json ├── JabraDirect.json ├── JamTreeSizeFree.json ├── JamTreeSizeProfessional.json ├── JeremyMainGPUProfiler.json ├── JetBrainsCLion.json ├── JetBrainsDataGrip.json ├── JetBrainsDataSpell.json ├── JetBrainsGateway.json ├── JetBrainsGoLand.json ├── JetBrainsIntelliJIDEA.json ├── JetBrainsPhpStorm.json ├── JetBrainsPyCharm.json ├── JetBrainsRider.json ├── JetBrainsRubyMine.json ├── JetBrainsSpace.json ├── JetBrainsTeamCity.json ├── JetBrainsToolbox.json ├── JetBrainsWebStorm.json ├── JetBrainsYouTrack.json ├── KDiff3.json ├── KarakunOpenWebStart.json ├── KeePass.json ├── KeePassXCTeamKeePassXC.json ├── KeeWeb.json ├── KubernetesKubectl.json ├── LehrerOffice.json ├── LibreOffice.json ├── MSIXHero.json ├── ManicTimeClient.json ├── MarkMpnSQL4CDS.json ├── MasterPackager.json ├── MattermostDesktop.json ├── Maximus5ConEmu.json ├── McNeelRhino.json ├── MendeleyDesktop.json ├── MestrelabMnova.json ├── Microsoft.NET.json ├── Microsoft365Apps.json ├── MicrosoftAzureCLI.json ├── MicrosoftAzureDataStudio.json ├── MicrosoftAzureFunctionsCoreTools.json ├── MicrosoftAzurePipelinesAgent.json ├── MicrosoftAzureStorageExplorer.json ├── MicrosoftAzureWindowsVMAgent.json ├── MicrosoftBicep.json ├── MicrosoftBotFrameworkEmulator.json ├── MicrosoftEdge.json ├── MicrosoftEdgeDriver.json ├── MicrosoftEdgeWebView2Runtime.json ├── MicrosoftFSLogixApps.json ├── MicrosoftODBCDriverForSQLServer.json ├── MicrosoftODBCDriverForSQLServer17.json ├── MicrosoftOLEDBDriverForSQLServer.json ├── MicrosoftOLEDBDriverForSQLServer18.json ├── MicrosoftOneDrive.json ├── MicrosoftOpenJDK11.json ├── MicrosoftOpenJDK17.json ├── MicrosoftOpenJDK21.json ├── MicrosoftOutlook.json ├── MicrosoftPowerShell.json ├── MicrosoftPowerToys.json ├── MicrosoftSsms.json ├── MicrosoftTeams.json ├── MicrosoftTeamsClassic.json ├── MicrosoftTerminal.json ├── MicrosoftVdot.json ├── MicrosoftVisualStudio.json ├── MicrosoftVisualStudioCode.json ├── MicrosoftWSL.json ├── MicrosoftWindowsAdminCenter.json ├── MicrosoftWindowsApp.json ├── MicrosoftWindowsPackageManagerClient.json ├── MicrosoftWvdBootloader.json ├── MicrosoftWvdInfraAgent.json ├── MicrosoftWvdMultimediaRedirection.json ├── MicrosoftWvdRemoteDesktop.json ├── MicrosoftWvdRtcService.json ├── MiniZincIDE.json ├── Miniconda.json ├── Minitab.json ├── MirantisLens.json ├── MozillaFirefox.json ├── MozillaGeckoDriver.json ├── MozillaThunderbird.json ├── MuseScore.json ├── NETworkManager.json ├── NSClient.json ├── NagiosCrossPlatformAgent.json ├── NanaZip.json ├── Naps2.json ├── NavimaticsWinFSP.json ├── NetPad.json ├── NevcairielLAVFilters.json ├── NextcloudDesktop.json ├── NodeJs.json ├── NodeVersionManager.json ├── Nomacs.json ├── Notable.json ├── NotepadPlusPlus.json ├── Npcap.json ├── OBSStudio.json ├── OBSStudioAlt.json ├── OCSInventoryWindowsAgent.json ├── Obsidian.json ├── OctopusDeployServer.json ├── OctopusTentacle.json ├── OmnissaDynamicEnvironmentManager.json ├── OmnissaHorizonClient.json ├── OmnissaOSOptimizationTool.json ├── OnlyOfficeDesktopEditors.json ├── OpenLens.json ├── OpenShellMenu.json ├── OpenWebStart.json ├── OperaBrowser.json ├── OperaCryptoBrowser.json ├── OperaGXBrowser.json ├── OracleJava17.json ├── OracleJava20.json ├── OracleJava21.json ├── OracleJava22.json ├── OracleJava23.json ├── OracleJava8.json ├── OracleVirtualBox.json ├── PDFArranger.json ├── PDFForgePDFCreator.json ├── PSAppDeployToolkit.json ├── PSFPython.json ├── PaintDotNet.json ├── PaintDotNetOfflineInstaller.json ├── PaloAltoGlobalProtect.json ├── Pandoc.json ├── ParallelsClient.json ├── PeaZipPeaZip.json ├── PiriformCCleanerFree.json ├── PlexDesktop.json ├── PlexHTPC.json ├── PlexMediaServer.json ├── Podman.json ├── PodmanDesktop.json ├── PositRStudio.json ├── Postman.json ├── Praat.json ├── ProgressChefInSpec.json ├── ProgressChefInfraClient.json ├── ProgressChefWorkstation.json ├── ProjectLibre.json ├── Protege.json ├── ProtonDrive.json ├── ProtonVPN.json ├── Proxyman.json ├── PuTTY.json ├── Python.json ├── QGIS.json ├── RCoreTeamRforWindows.json ├── RDAnalyzer.json ├── RedHatOpenJDK17.json ├── RedHatOpenJDK21.json ├── RedHatOpenJDK8.json ├── ResponsivelyApp.json ├── RingCentral.json ├── RizonesoftNotepad3.json ├── SAGAGIS.json ├── SUSERancherDesktop.json ├── SafeExamBrowser.json ├── SafingPortmaster.json ├── ScooterBeyondCompare.json ├── Scratch.json ├── ScreenToGif.json ├── ShareX.json ├── SignalDesktop.json ├── Slack.json ├── SmartBearSoapUI.json ├── SoberLemurPDFSamBasic.json ├── StefansToolsgregpWin.json ├── SumatraPDFReader.json ├── TPGiColourContrastAnalyser.json ├── TableauDesktop.json ├── TableauPrep.json ├── TableauReader.json ├── TeXstudio.json ├── TeamViewer.json ├── TechSmithCamtasia.json ├── TechSmithSnagit.json ├── TelegramDesktop.json ├── TelerikFiddlerClassic.json ├── TelerikFiddlerEverywhere.json ├── TeraTerm.json ├── Terminals.json ├── ThymioSuite.json ├── TogglDesktop.json ├── TorProjectTorBrowser.json ├── Tower.json ├── TrackerSoftwarePDFXChangeEditor.json ├── USBPcap.json ├── UnityEditor.json ├── VMPlexWorkstation.json ├── VMwareTools.json ├── VSCodium.json ├── VastLimitsUberAgent.json ├── VeraCrypt.json ├── VercelHyper.json ├── VideoLanVlcPlayer.json ├── VisualCppRedistAIO.json ├── Win32OpenSSH.json ├── WinMerge.json ├── WinSCP.json ├── WindowsEnterpriseDefaults.json ├── Wireshark.json ├── WixToolset.json ├── XnSoftXnConvert.json ├── XnSoftXnViewMP.json ├── YubicoAuthenticator.json ├── Zoom.json ├── ZoomVDI.json ├── ZorgmailVeiligVerzendenAddin.json ├── Zotero.json ├── _lastupdate.txt ├── dbeaver.json ├── deviceTRUST.json ├── dnGrep.json ├── gretl.json ├── gsudo.json ├── jq.json ├── jrsoftwareInnoSetup.json ├── mRemoteNG.json ├── mySQLConnectorNET.json ├── mySQLConnectorODBC.json ├── mySQLWorkbench.json └── voidtoolsEverything.json └── scripts ├── Get-Endpoints.ps1 ├── New-Report.ps1 ├── Save-LastUpdate.ps1 ├── Update-Json.ps1 ├── Update-JsonHosted.ps1 └── Use-Culture.ps1 /.gitattributes: -------------------------------------------------------------------------------- 1 | *.json eol=lf 2 | -------------------------------------------------------------------------------- /.github/dependabot.yml: -------------------------------------------------------------------------------- 1 | # Set update schedule for GitHub Actions 2 | version: 2 3 | updates: 4 | - package-ecosystem: "github-actions" 5 | directory: "/" 6 | schedule: 7 | interval: "daily" 8 | - package-ecosystem: "pip" 9 | directory: "/" 10 | schedule: 11 | interval: "daily" 12 | - package-ecosystem: "npm" 13 | directory: "/" 14 | schedule: 15 | interval: "daily" 16 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | # Compiled source # 2 | ################### 3 | *.com 4 | *.class 5 | *.dll 6 | *.exe 7 | *.o 8 | *.so 9 | 10 | # Packages # 11 | ############ 12 | # it's better to unpack these files and commit the raw source 13 | # git has its own built in compression methods 14 | *.7z 15 | *.dmg 16 | *.gz 17 | *.iso 18 | *.jar 19 | *.rar 20 | *.tar 21 | *.zip 22 | 23 | # Logs and databases # 24 | ###################### 25 | *.log 26 | *.sql 27 | *.sqlite 28 | 29 | # OS generated files # 30 | ###################### 31 | .DS_Store 32 | .DS_Store? 33 | ._* 34 | .Spotlight-V100 35 | .Trashes 36 | ehthumbs.db 37 | Thumbs.db 38 | 39 | # Visual Studio files 40 | ###################### 41 | .vs/** 42 | 43 | # Jekyll files 44 | package-lock.json 45 | /docs/_site/** 46 | # /docs/_apps/** 47 | node_modules 48 | package.json 49 | package-lock.json 50 | .wrangler 51 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # App Tracker 2 | 3 | An application version tracker that uses [Evergreen](https://stealthpuppy.com/evergreen) to query for application version updates and store the result in JSON format. 4 | 5 | A workflow is run every 12-hours to retrieve available updates and commit changes to this repository, which then generates the App Tracker site. 6 | 7 | [](https://github.com/aaronparker/apptracker/actions/workflows/update-json.yml) 8 | -------------------------------------------------------------------------------- /docs/.ruby-version: -------------------------------------------------------------------------------- 1 | 3.3.0 2 | -------------------------------------------------------------------------------- /docs/404.html: -------------------------------------------------------------------------------- 1 | --- 2 | layout: default 3 | title: 404 4 | permalink: /404 5 | nav_exclude: true 6 | search_exclude: true 7 | --- 8 | 9 |
The page you requested could not be found. Try using the navigation {% if site.search_enabled != false %}or search {% endif %}to find what you're looking for or go to this site's home page.
12 | -------------------------------------------------------------------------------- /docs/Dockerfile: -------------------------------------------------------------------------------- 1 | FROM ruby:2.7 2 | 3 | ENV LC_ALL C.UTF-8 4 | ENV LANG en_US.UTF-8 5 | ENV LANGUAGE en_US.UTF-8 6 | 7 | WORKDIR /usr/src/app 8 | 9 | COPY Gemfile just-the-docs.gemspec ./ 10 | RUN gem install bundler && bundle install 11 | 12 | EXPOSE 4000 13 | -------------------------------------------------------------------------------- /docs/Gemfile: -------------------------------------------------------------------------------- 1 | source "https://rubygems.org" 2 | gemspec 3 | 4 | gem "jekyll", "~> 4.3.4" 5 | 6 | gem "jekyll-github-metadata", ">= 2.16.1" 7 | 8 | gem "jekyll-include-cache", group: :jekyll_plugins 9 | 10 | gem "html-proofer", "~> 5.0.9", :group => :development 11 | -------------------------------------------------------------------------------- /docs/Rakefile: -------------------------------------------------------------------------------- 1 | Dir.glob('lib/tasks/*.rake').each {|r| import r} 2 | -------------------------------------------------------------------------------- /docs/_apps/1/1password7.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 1Password 7 3 | layout: default 4 | nav_order: 2 5 | parent: 1 6 | last_modified_date: Jun 19 2024 at 12:37 AM 7 | --- 8 | 9 | ## 1Password 7 10 | 11 | [Source](https://1password.com/) 12 | 13 | Evergreen app: `1Password7`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------- | 19 | | 7.9.836 | [https://c.1password.com/dist/1P/win6/1PasswordSetup-7.9.836.exe](https://c.1password.com/dist/1P/win6/1PasswordSetup-7.9.836.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/1/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 1 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # 1 -------------------------------------------------------------------------------- /docs/_apps/7/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: 7 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # 7 -------------------------------------------------------------------------------- /docs/_apps/a/appventix.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: AppVentiX 3 | layout: default 4 | nav_order: 2 5 | parent: A 6 | last_modified_date: Mar 29 2025 at 12:38 AM 7 | --- 8 | 9 | ## AppVentiX 10 | 11 | [Source](https://appventix.com/) 12 | 13 | Evergreen app: `AppVentiX`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Filename | URI | 18 | | ------- | -------------------- | -------------------------------------------------------------------------------- | 19 | | 4.1.27 | AppVentiX 4.1.27.zip | [https://download.appventix.com/latest/](https://download.appventix.com/latest/) | 20 | -------------------------------------------------------------------------------- /docs/_apps/a/awscli.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: AWS CLI 3 | layout: default 4 | nav_order: 2 5 | parent: A 6 | last_modified_date: Jun 6 2025 at 12:55 AM 7 | --- 8 | 9 | ## AWS CLI 10 | 11 | [Source](https://github.com/aws/aws-cli/) 12 | 13 | Evergreen app: `AWSCLI`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | ------- | ---- | ------------------------------------------------------------------------------------------------------ | 19 | | 2.27.30 | msi | [https://awscli.amazonaws.com/AWSCLIV2-2.27.30.msi](https://awscli.amazonaws.com/AWSCLIV2-2.27.30.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/a/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: A 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # A -------------------------------------------------------------------------------- /docs/_apps/b/bitwardendesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Bitwarden Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: B 6 | last_modified_date: Jun 6 2025 at 12:55 AM 7 | --- 8 | 9 | ## Bitwarden Desktop 10 | 11 | [Source](https://bitwarden.com/) 12 | 13 | Evergreen app: `BitwardenDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | -------- | ---- | ---------------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 2025.5.1 | exe | [https://artifacts.bitwarden.com/desktop/Bitwarden-Installer-2025.5.1.exe](https://artifacts.bitwarden.com/desktop/Bitwarden-Installer-2025.5.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/b/bluej.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: BlueJ 3 | layout: default 4 | nav_order: 2 5 | parent: B 6 | last_modified_date: Jun 3 2025 at 12:20 PM 7 | --- 8 | 9 | ## BlueJ 10 | 11 | [Source](https://www.bluej.org/) 12 | 13 | Evergreen app: `BlueJ`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------ | 19 | | 5.5.0 | [https://www.bluej.org/download/files/BlueJ-windows-550.msi](https://www.bluej.org/download/files/BlueJ-windows-550.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/b/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: B 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # B -------------------------------------------------------------------------------- /docs/_apps/c/cendiothinlinc.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Cendio ThinLinc 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: Dec 21 2024 at 12:38 AM 7 | --- 8 | 9 | ## Cendio ThinLinc 10 | 11 | [Source](https://www.cendio.com/) 12 | 13 | Evergreen app: `CendioThinLinc`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 4.18.0 | [https://www.cendio.com/downloads/clients/tl-4.18.0-client-windows.exe](https://www.cendio.com/downloads/clients/tl-4.18.0-client-windows.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/controlupconsole.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: ControlUp Console 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: May 21 2025 at 12:21 PM 7 | --- 8 | 9 | ## ControlUp Console 10 | 11 | [Source](https://www.controlup.com/products/controlup/management/) 12 | 13 | Evergreen app: `ControlUpConsole`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | --------- | ---------------------------------------------------------------------------------------------------------------------------------- | 19 | | 9.1.0.711 | [https://downloads.controlup.com/console/9.1.0.711/ControlUp.zip](https://downloads.controlup.com/console/9.1.0.711/ControlUp.zip) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/controlupmonitor.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: ControlUp Monitor Server 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: May 21 2025 at 12:21 PM 7 | --- 8 | 9 | ## ControlUp Monitor Server 10 | 11 | [Source](https://www.controlup.com/products/controlup/agent/) 12 | 13 | Evergreen app: `ControlUpMonitor`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | --------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 9.1.0.711 | [https://downloads.controlup.com/monitor/9.1.0.711/ControlUpMonitor.zip](https://downloads.controlup.com/monitor/9.1.0.711/ControlUpMonitor.zip) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/cyberduck.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: iterate GmbH Cyberduck 3 | layout: default 4 | nav_order: 2 5 | parent: C 6 | last_modified_date: Apr 30 2025 at 12:19 PM 7 | --- 8 | 9 | ## iterate GmbH Cyberduck 10 | 11 | [Source](https://cyberduck.io/) 12 | 13 | Evergreen app: `Cyberduck`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | Channel | URI | 18 | | ----------- | --------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------- | 19 | | 9.1.4.43177 | 30/4/2025 | Release | [https://update.cyberduck.io/Cyberduck-Installer-9.1.4.43177.exe](https://update.cyberduck.io/Cyberduck-Installer-9.1.4.43177.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/c/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: C 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # C -------------------------------------------------------------------------------- /docs/_apps/d/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: D 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # D -------------------------------------------------------------------------------- /docs/_apps/e/elgatostreamdeck.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Elgato Stream Deck 3 | layout: default 4 | nav_order: 2 5 | parent: E 6 | last_modified_date: Jun 3 2025 at 12:20 PM 7 | --- 8 | 9 | ## Elgato Stream Deck 10 | 11 | [Source](https://www.elgato.com/us/en/s/welcome-to-stream-deck) 12 | 13 | Evergreen app: `ElgatoStreamDeck`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ---------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 6.9.1 | x86 | msi | [https://edge.elgato.com/egc/windows/sd/Stream_Deck_6.9.1.21711.msi](https://edge.elgato.com/egc/windows/sd/Stream_Deck_6.9.1.21711.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/e/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: E 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # E -------------------------------------------------------------------------------- /docs/_apps/f/figmadesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Figma Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: F 6 | last_modified_date: May 16 2025 at 12:47 AM 7 | --- 8 | 9 | ## Figma Desktop 10 | 11 | [Source](https://www.figma.com/) 12 | 13 | Evergreen app: `FigmaDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | URI | 18 | | ------- | ------------------------------- | -------------------------------------------------------------------------------------------------- | 19 | | 125.4.9 | Thu, 15 May 2025 15:12:29 -0700 | [https://desktop.figma.com/win/Figma-125.4.9.msi](https://desktop.figma.com/win/Figma-125.4.9.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/f/fork.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Dan Pristupov Fork 3 | layout: default 4 | nav_order: 2 5 | parent: F 6 | last_modified_date: May 15 2025 at 12:34 PM 7 | --- 8 | 9 | ## Dan Pristupov Fork 10 | 11 | [Source](https://www.fork.dev) 12 | 13 | Evergreen app: `Fork`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------- | 19 | | 2.8.2 | [https://cdn.fork.dev/win/Fork-2.8.2.exe](https://cdn.fork.dev/win/Fork-2.8.2.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/f/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: F 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # F -------------------------------------------------------------------------------- /docs/_apps/g/ghislertotalcommander.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Ghisler TotalCommander 3 | layout: default 4 | nav_order: 2 5 | parent: G 6 | last_modified_date: Feb 20 2025 at 12:39 AM 7 | --- 8 | 9 | ## Ghisler TotalCommander 10 | 11 | [Source](https://www.ghisler.com/) 12 | 13 | Evergreen app: `GhislerTotalCommander`. Found **2** installers. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | URI | 18 | | ------- | ------------ | ---------------------------------------------------------------------------------------------- | 19 | | 11.51 | x64 | [https://totalcommander.ch/win/tcmd1151x64.exe](https://totalcommander.ch/win/tcmd1151x64.exe) | 20 | | 11.51 | x86 | [https://totalcommander.ch/win/tcmd1151x32.exe](https://totalcommander.ch/win/tcmd1151x32.exe) | 21 | -------------------------------------------------------------------------------- /docs/_apps/g/gpg4win.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Gpg4win 3 | layout: default 4 | nav_order: 2 5 | parent: G 6 | last_modified_date: May 22 2025 at 12:43 AM 7 | --- 8 | 9 | ## Gpg4win 10 | 11 | [Source](https://www.gpg4win.org/) 12 | 13 | Evergreen app: `Gpg4win`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ------------------------------------------------------------------------------------------ | 19 | | 4.4.1 | x86 | exe | [https://files.gpg4win.org/gpg4win-4.4.1.exe](https://files.gpg4win.org/gpg4win-4.4.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/g/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: G 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # G -------------------------------------------------------------------------------- /docs/_apps/h/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: H 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # H -------------------------------------------------------------------------------- /docs/_apps/i/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: I 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # I -------------------------------------------------------------------------------- /docs/_apps/j/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: J 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # J -------------------------------------------------------------------------------- /docs/_apps/j/jamtreesizefree.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: JAM Software TreeSize Free 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: May 7 2024 at 12:16 PM 7 | --- 8 | 9 | ## JAM Software TreeSize Free 10 | 11 | [Source](https://www.jam-software.com/treesize_free/) 12 | 13 | Evergreen app: `JamTreeSizeFree`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 4.73 | [https://downloads.jam-software.de/treesize_free/TreeSizeFreeSetup.exe](https://downloads.jam-software.de/treesize_free/TreeSizeFreeSetup.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/j/jamtreesizeprofessional.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: JAM Software TreeSize Professional 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: May 28 2025 at 12:20 PM 7 | --- 8 | 9 | ## JAM Software TreeSize Professional 10 | 11 | [Source](https://www.jam-software.com/treesize/) 12 | 13 | Evergreen app: `JamTreeSizeProfessional`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 9.50 | [https://downloads.jam-software.de/treesize/TreeSize-x64-Demo.exe](https://downloads.jam-software.de/treesize/TreeSize-x64-Demo.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/j/jasp.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: JASP 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: Jan 7 2025 at 12:40 AM 7 | --- 8 | 9 | ## JASP 10 | 11 | [Source](https://jasp-stats.org/) 12 | 13 | Evergreen app: `JASP`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------- | 19 | | 0.19.3 | [https://static.jasp-stats.org/JASP-0.19.3-64bit.msi](https://static.jasp-stats.org/JASP-0.19.3-64bit.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/j/jrsoftwareinnosetup.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: jrsoftware InnoSetup 3 | layout: default 4 | nav_order: 2 5 | parent: J 6 | last_modified_date: Jun 5 2025 at 12:35 PM 7 | --- 8 | 9 | ## jrsoftware InnoSetup 10 | 11 | [Source](https://www.innosetup.com) 12 | 13 | Evergreen app: `jrsoftwareInnoSetup`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------ | 19 | | 6.4.3 | [https://files.innosetup.nl/innosetup-6.4.3.exe](https://files.innosetup.nl/innosetup-6.4.3.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/k/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: K 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # K -------------------------------------------------------------------------------- /docs/_apps/l/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: L 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # L -------------------------------------------------------------------------------- /docs/_apps/l/lehreroffice.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: LehrerOffice 3 | layout: default 4 | nav_order: 2 5 | parent: L 6 | last_modified_date: May 22 2025 at 12:31 PM 7 | --- 8 | 9 | ## LehrerOffice 10 | 11 | [Source](https://lehreroffice.net/) 12 | 13 | Evergreen app: `LehrerOffice`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | ------- | ---- | ------------------------------------------------------------------------------------------------------------------------------ | 19 | | 2025.2 | Exe | [https://cmi-bildung.ch/lo/dateien/easy/lo_desktop_windows.exe](https://cmi-bildung.ch/lo/dateien/easy/lo_desktop_windows.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/m/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: M 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # M -------------------------------------------------------------------------------- /docs/_apps/m/masterpackager.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Master Packager 3 | layout: default 4 | nav_order: 2 5 | parent: M 6 | last_modified_date: Dec 18 2024 at 12:29 PM 7 | --- 8 | 9 | ## Master Packager 10 | 11 | [Source](https://www.masterpackager.com/) 12 | 13 | Evergreen app: `MasterPackager`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | --------- | ---- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 24.9.9118 | Free | [https://www.masterpackager.com/installer/masterpackager_24.9.9118.msi](https://www.masterpackager.com/installer/masterpackager_24.9.9118.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/m/mendeleydesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Mendeley Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: M 6 | last_modified_date: Apr 12 2024 at 12:30 AM 7 | --- 8 | 9 | ## Mendeley Desktop 10 | 11 | [Source](https://www.mendeley.com/) 12 | 13 | Evergreen app: `MendeleyDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 1.19.8 | [https://desktop-download.mendeley.com/download/Mendeley-Desktop-1.19.8-win32.exe](https://desktop-download.mendeley.com/download/Mendeley-Desktop-1.19.8-win32.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/m/msixhero.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: MSIX Hero 3 | layout: default 4 | nav_order: 2 5 | parent: M 6 | last_modified_date: May 17 2025 at 12:31 PM 7 | --- 8 | 9 | ## MSIX Hero 10 | 11 | [Source](https://msixhero.net/) 12 | 13 | Evergreen app: `MSIXHero`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | URI | 18 | | ------- | ------------------- | ------------------------------------------------------------------------------------------ | 19 | | 3.1.0.0 | 12/01/2024 09:00:00 | [https://msixhero.net/msix-hero-3.1.0.0.msix](https://msixhero.net/msix-hero-3.1.0.0.msix) | 20 | -------------------------------------------------------------------------------- /docs/_apps/n/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: N 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # N -------------------------------------------------------------------------------- /docs/_apps/n/nagioscrossplatformagent.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Nagios Cross-Platform Agent 3 | layout: default 4 | nav_order: 2 5 | parent: N 6 | last_modified_date: Mar 27 2025 at 12:48 AM 7 | --- 8 | 9 | ## Nagios Cross-Platform Agent 10 | 11 | [Source](https://www.nagios.org/projects/ncpa/) 12 | 13 | Evergreen app: `NagiosCrossPlatformAgent`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ---------------------------------------------------------------------------------------------------------------------- | 19 | | 3.1.3 | x64 | exe | [https://assets.nagios.com/downloads/ncpa3/ncpa-latest.exe](https://assets.nagios.com/downloads/ncpa3/ncpa-latest.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/n/npcap.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Npcap 3 | layout: default 4 | nav_order: 2 5 | parent: N 6 | last_modified_date: Apr 24 2025 at 12:47 AM 7 | --- 8 | 9 | ## Npcap 10 | 11 | [Source](https://npcap.com/) 12 | 13 | Evergreen app: `Npcap`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Type | URI | 18 | | ------- | ---- | ------------------------------------------------------------------------------ | 19 | | 1.82 | exe | [https://npcap.com/dist/npcap-1.82.exe](https://npcap.com/dist/npcap-1.82.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/o/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: O 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # O -------------------------------------------------------------------------------- /docs/_apps/o/octopusdeployserver.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Octopus Deploy Server 3 | layout: default 4 | nav_order: 2 5 | parent: O 6 | last_modified_date: Jun 2 2025 at 12:21 PM 7 | --- 8 | 9 | ## Octopus Deploy Server 10 | 11 | [Source](https://octopus.com/) 12 | 13 | Evergreen app: `OctopusDeployServer`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Date | URI | 18 | | ------------ | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 2025.1.10159 | 2/6/2025 | [https://download.octopusdeploy.com/octopus/Octopus.2025.1.10159-x64.msi](https://download.octopusdeploy.com/octopus/Octopus.2025.1.10159-x64.msi) | 20 | -------------------------------------------------------------------------------- /docs/_apps/p/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: P 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # P -------------------------------------------------------------------------------- /docs/_apps/q/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Q 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # Q -------------------------------------------------------------------------------- /docs/_apps/r/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: R 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # R -------------------------------------------------------------------------------- /docs/_apps/r/rcoreteamrforwindows.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: R Core Team R for Windows 3 | layout: default 4 | nav_order: 2 5 | parent: R 6 | last_modified_date: Apr 12 2025 at 12:42 AM 7 | --- 8 | 9 | ## R Core Team R for Windows 10 | 11 | [Source](https://cran.r-project.org/bin/windows/base/) 12 | 13 | Evergreen app: `RCoreTeamRforWindows`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | -------------------------------------------------------------------------------------------------------------------------- | 19 | | 4.5.0 | [https://cran.r-project.org/bin/windows/base/R-4.5.0-win.exe](https://cran.r-project.org/bin/windows/base/R-4.5.0-win.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/s/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: S 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # S -------------------------------------------------------------------------------- /docs/_apps/s/scratch.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Scratch 3 | layout: default 4 | nav_order: 2 5 | parent: S 6 | last_modified_date: Apr 12 2024 at 12:30 AM 7 | --- 8 | 9 | ## Scratch 10 | 11 | [Source](https://scratch.mit.edu/) 12 | 13 | Evergreen app: `Scratch`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 3.29.1 | [https://downloads.scratch.mit.edu/desktop/Scratch%203.29.1%20Setup.exe](https://downloads.scratch.mit.edu/desktop/Scratch%203.29.1%20Setup.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/s/signaldesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Signal for Windows 3 | layout: default 4 | nav_order: 2 5 | parent: S 6 | last_modified_date: Jun 5 2025 at 12:48 AM 7 | --- 8 | 9 | ## Signal for Windows 10 | 11 | [Source](https://www.signal.org/) 12 | 13 | Evergreen app: `SignalDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 7.56.1 | [https://updates.signal.org/desktop/signal-desktop-win-7.56.1.exe](https://updates.signal.org/desktop/signal-desktop-win-7.56.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/s/smartbearsoapui.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: SmartBear SoapUI 3 | layout: default 4 | nav_order: 2 5 | parent: S 6 | last_modified_date: Dec 18 2024 at 12:29 PM 7 | --- 8 | 9 | ## SmartBear SoapUI 10 | 11 | [Source](https://www.soapui.org/) 12 | 13 | Evergreen app: `SmartBearSoapUI`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------- | 19 | | 5.8.0 | [http://dl.eviware.com/soapuios/5.8.0/SoapUI-x64-5.8.0.exe](http://dl.eviware.com/soapuios/5.8.0/SoapUI-x64-5.8.0.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: T 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # T -------------------------------------------------------------------------------- /docs/_apps/t/tableauprep.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Tableau Prep 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 23 2025 at 12:42 AM 7 | --- 8 | 9 | ## Tableau Prep 10 | 11 | [Source](https://www.tableau.com/) 12 | 13 | Evergreen app: `TableauPrep`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | -------- | ------------ | ---- | -------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 2025.1.2 | x86 | exe | [https://downloads.tableau.com/tssoftware/TableauPrep-2025-1-2.exe](https://downloads.tableau.com/tssoftware/TableauPrep-2025-1-2.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/tableaureader.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Tableau Reader 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 23 2025 at 12:42 AM 7 | --- 8 | 9 | ## Tableau Reader 10 | 11 | [Source](https://www.tableau.com/) 12 | 13 | Evergreen app: `TableauReader`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | -------- | ------------ | ---- | ------------------------------------------------------------------------------------------------------------------------------------------------------ | 19 | | 2025.1.2 | x64 | exe | [https://downloads.tableau.com/tssoftware/TableauReader-64bit-2025-1-2.exe](https://downloads.tableau.com/tssoftware/TableauReader-64bit-2025-1-2.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/teamviewer.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: TeamViewer 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 27 2025 at 12:21 PM 7 | --- 8 | 9 | ## TeamViewer 10 | 11 | [Source](https://www.teamviewer.com/) 12 | 13 | Evergreen app: `TeamViewer`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ------------------------------------------------------------------------------------------------------------------ | 19 | | 15.66.5 | [https://dl.teamviewer.com/download/TeamViewer_Setup.exe](https://dl.teamviewer.com/download/TeamViewer_Setup.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/telegramdesktop.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Telegram Desktop 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: Jun 6 2025 at 12:55 AM 7 | --- 8 | 9 | ## Telegram Desktop 10 | 11 | [Source](https://desktop.telegram.org/) 12 | 13 | Evergreen app: `TelegramDesktop`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | -------------------------------------------------------------------------------------------------------------- | 19 | | 5.15.1 | [https://updates.tdesktop.com/tsetup/tsetup.5.15.1.exe](https://updates.tdesktop.com/tsetup/tsetup.5.15.1.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/t/telerikfiddlereverywhere.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Telerik Fiddler Everywhere 3 | layout: default 4 | nav_order: 2 5 | parent: T 6 | last_modified_date: May 29 2025 at 12:25 PM 7 | --- 8 | 9 | ## Telerik Fiddler Everywhere 10 | 11 | [Source](https://www.telerik.com/fiddler) 12 | 13 | Evergreen app: `TelerikFiddlerEverywhere`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 6.6.0 | [https://downloads.getfiddler.com/win/Fiddler%20Everywhere%206.6.0.exe](https://downloads.getfiddler.com/win/Fiddler%20Everywhere%206.6.0.exe) | 20 | -------------------------------------------------------------------------------- /docs/_apps/u/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: U 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # U -------------------------------------------------------------------------------- /docs/_apps/v/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: V 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # V -------------------------------------------------------------------------------- /docs/_apps/v/vastlimitsuberagent.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: vast limits uberAgent 3 | layout: default 4 | nav_order: 2 5 | parent: V 6 | last_modified_date: Sep 6 2024 at 12:49 AM 7 | --- 8 | 9 | ## vast limits uberAgent 10 | 11 | [Source](https://uberagent.com/) 12 | 13 | Evergreen app: `VastLimitsUberAgent`. Found **1** installer. 14 | 15 | Last check: 🟢 16 | 17 | | Version | URI | 18 | | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------- | 19 | | 7.3.0 | [https://uberagent.com/downloads/uberAgent/current/uberAgent-7.3.0.zip](https://uberagent.com/downloads/uberAgent/current/uberAgent-7.3.0.zip) | 20 | -------------------------------------------------------------------------------- /docs/_apps/v/voidtoolseverything.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: voidtools Everything 3 | layout: default 4 | nav_order: 2 5 | parent: V 6 | last_modified_date: Apr 12 2024 at 12:30 AM 7 | --- 8 | 9 | ## voidtools Everything 10 | 11 | [Source](https://www.voidtools.com/) 12 | 13 | Evergreen app: `voidtoolsEverything`. Found **2** installers. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | URI | 18 | | ---------- | ------------ | -------------------------------------------------------------------------------------------- | 19 | | 1.4.1.1024 | x64 | [https://www.voidtools.com/Everything.x64.msi](https://www.voidtools.com/Everything.x64.msi) | 20 | | 1.4.1.1024 | x86 | [https://www.voidtools.com/Everything.x86.msi](https://www.voidtools.com/Everything.x86.msi) | 21 | -------------------------------------------------------------------------------- /docs/_apps/w/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: W 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # W -------------------------------------------------------------------------------- /docs/_apps/x/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: X 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # X -------------------------------------------------------------------------------- /docs/_apps/x/xnsoftxnviewmp.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: XnSoft XnView MP 3 | layout: default 4 | nav_order: 2 5 | parent: X 6 | last_modified_date: May 29 2025 at 12:48 AM 7 | --- 8 | 9 | ## XnSoft XnView MP 10 | 11 | [Source](https://www.xnview.com/en/xnviewmp/) 12 | 13 | Evergreen app: `XnSoftXnViewMP`. Found **2** installers. 14 | 15 | Last check: 🟢 16 | 17 | | Version | Architecture | Type | URI | 18 | | ------- | ------------ | ---- | ---------------------------------------------------------------------------------------------------- | 19 | | 1.9.1 | x64 | exe | [https://download.xnview.com/XnViewMP-win-x64.exe](https://download.xnview.com/XnViewMP-win-x64.exe) | 20 | | 1.9.1 | x86 | exe | [https://download.xnview.com/XnViewMP-win.exe](https://download.xnview.com/XnViewMP-win.exe) | 21 | -------------------------------------------------------------------------------- /docs/_apps/y/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Y 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # Y -------------------------------------------------------------------------------- /docs/_apps/z/index.md: -------------------------------------------------------------------------------- 1 | --- 2 | title: Z 3 | layout: default 4 | nav_exclude: false 5 | has_children: true 6 | --- 7 | # Z -------------------------------------------------------------------------------- /docs/_includes/components/aux_nav.html: -------------------------------------------------------------------------------- 1 | 16 | -------------------------------------------------------------------------------- /docs/_includes/components/header.html: -------------------------------------------------------------------------------- 1 |{{ site.footer_content }}
3 | {%- endif -%} 4 | -------------------------------------------------------------------------------- /docs/_includes/head_custom.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/head_custom.html -------------------------------------------------------------------------------- /docs/_includes/header_custom.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aaronparker/apptracker/ab8956b93531b43e7c9a6f0908d92b24fd9fadfc/docs/_includes/header_custom.html -------------------------------------------------------------------------------- /docs/_includes/icons/document.html: -------------------------------------------------------------------------------- 1 |