<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: r57zone</title>
    <description>The latest articles on Forem by r57zone (@r57zone).</description>
    <link>https://forem.com/r57zone</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3878900%2F236c5e1d-5199-4e0c-8d0d-5a4854d9647f.png</url>
      <title>Forem: r57zone</title>
      <link>https://forem.com/r57zone</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/r57zone"/>
    <language>en</language>
    <item>
      <title>Lite Catalog – Windows app catalog with silent install and old versions</title>
      <dc:creator>r57zone</dc:creator>
      <pubDate>Tue, 14 Apr 2026 15:31:54 +0000</pubDate>
      <link>https://forem.com/r57zone/lite-catalog-windows-app-catalog-with-silent-install-and-old-versions-28kf</link>
      <guid>https://forem.com/r57zone/lite-catalog-windows-app-catalog-with-silent-install-and-old-versions-28kf</guid>
      <description>&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmbfw2sztepqtu8ivm4or.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmbfw2sztepqtu8ivm4or.png" alt=" " width="586" height="518"&gt;&lt;/a&gt;&lt;br&gt;
I got tired of hunting for decent free Windows software across random download sites, &lt;br&gt;
so I built Lite Catalog - a local catalog of open-source and free applications with &lt;br&gt;
built-in download and installation support.&lt;/p&gt;

&lt;h2&gt;
  
  
  What it does
&lt;/h2&gt;

&lt;p&gt;You open the app, pick software from categories, hit install. That's it.&lt;/p&gt;

&lt;p&gt;No package manager overhead, no accounts, no cloud, everything runs locally.&lt;/p&gt;

&lt;h2&gt;
  
  
  What makes it different
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpg110icuvsbmrmjlgmlh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fpg110icuvsbmrmjlgmlh.png" alt=" " width="586" height="579"&gt;&lt;/a&gt;&lt;br&gt;
&lt;strong&gt;Checksum verification&lt;/strong&gt; - most files are verified with SHA-1 before anything runs, &lt;br&gt;
so you know what you're installing is legit.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Silent installation&lt;/strong&gt; — runs in background with no dialog windows popping up.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Portable apps support&lt;/strong&gt; - zip/7z/rar archives are extracted automatically to &lt;br&gt;
&lt;code&gt;C:\Programs\&lt;/code&gt; with desktop shortcuts created out of the box.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Legacy Windows support&lt;/strong&gt; - older versions of apps available for XP, Vista, 7, 8, &lt;br&gt;
and 8.1. Most tools don't bother with this.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Screenshots and descriptions&lt;/strong&gt; - not just a bare list of names.&lt;/p&gt;

&lt;h2&gt;
  
  
  Categories
&lt;/h2&gt;

&lt;p&gt;Browsers, messengers, VPNs, office suites, media players, dev tools, system &lt;br&gt;
utilities, and more.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F91evhccc6u7fyoznj4l7.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F91evhccc6u7fyoznj4l7.png" alt=" " width="586" height="518"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributing
&lt;/h2&gt;

&lt;p&gt;Each app is described in a plain INI file inside &lt;code&gt;Apps\&amp;lt;Category&amp;gt;\&lt;/code&gt;. Easy to add &lt;br&gt;
new apps via PR or suggest them through Issues.&lt;/p&gt;

&lt;p&gt;GitHub: &lt;a href="https://github.com/litecatalog/LiteCatalog" rel="noopener noreferrer"&gt;https://github.com/litecatalog/LiteCatalog&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Happy to hear feedback or suggestions.&lt;/p&gt;

</description>
      <category>windows</category>
      <category>opensource</category>
      <category>productivity</category>
      <category>tools</category>
    </item>
  </channel>
</rss>
