<?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>DEV Community: Gaspar Limarc</title>
    <description>The latest articles on DEV Community by Gaspar Limarc (@gaspar_limarc_f1e8bca9ee).</description>
    <link>https://dev.to/gaspar_limarc_f1e8bca9ee</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%2F3565001%2F54a33aba-de37-4d52-a02b-29894f73fd3b.png</url>
      <title>DEV Community: Gaspar Limarc</title>
      <link>https://dev.to/gaspar_limarc_f1e8bca9ee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gaspar_limarc_f1e8bca9ee"/>
    <language>en</language>
    <item>
      <title>Pawn Appétit: Professional Chess Analysis, Zero Cost</title>
      <dc:creator>Gaspar Limarc</dc:creator>
      <pubDate>Tue, 14 Oct 2025 17:07:31 +0000</pubDate>
      <link>https://dev.to/gaspar_limarc_f1e8bca9ee/pawn-appetit-professional-chess-analysis-zero-cost-1c6d</link>
      <guid>https://dev.to/gaspar_limarc_f1e8bca9ee/pawn-appetit-professional-chess-analysis-zero-cost-1c6d</guid>
      <description>&lt;h2&gt;
  
  
  Why We're Building a Free Alternative to $200+ Chess Software
&lt;/h2&gt;

&lt;p&gt;If you've ever explored serious chess analysis tools, you know the pain — ChessBase starts at $199, and that's just the base version. As chess enthusiasts and developers, we asked ourselves:&lt;br&gt;
&lt;strong&gt;Why should powerful chess tools be locked behind expensive paywalls?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;That question led to &lt;strong&gt;Pawn Appétit&lt;/strong&gt; — a free, open-source chess application built to rival commercial software, without the price tag.&lt;/p&gt;

&lt;h2&gt;
  
  
  What Makes Pawn Appétit Different?
&lt;/h2&gt;

&lt;h3&gt;
  
  
  100% Free and Open Source
&lt;/h3&gt;

&lt;p&gt;No subscriptions. No "freemium" traps. No hidden limits.&lt;br&gt;
Download it, use it, keep it — forever. The entire source code is public on GitHub, so you know exactly what's under the hood.&lt;/p&gt;

&lt;h3&gt;
  
  
  Professional-Grade Features
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Smart Analysis&lt;/strong&gt; – Import games from lichess.org or chess.com and analyze with any UCI engine&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Repertoire Training&lt;/strong&gt; – Build and memorize your openings with spaced repetition&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Position Search&lt;/strong&gt; – Instantly find recurring patterns in your game database&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Engine Management&lt;/strong&gt; – Easily configure Stockfish or any custom engine&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Customizable UI&lt;/strong&gt; – Choose light or dark themes, or design your own&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Built for Speed and Simplicity
&lt;/h3&gt;

&lt;p&gt;Modern chess software shouldn't feel like it's from 2005.&lt;br&gt;
Pawn Appétit delivers a clean, responsive interface powered by modern tech — fast, intuitive, and distraction-free.&lt;/p&gt;

&lt;h3&gt;
  
  
  Cross-Platform &amp;amp; Private
&lt;/h3&gt;

&lt;p&gt;Runs on Windows, macOS, and Linux.&lt;br&gt;
All your data stays local — no cloud sync, no telemetry, no tracking. You own your data, period.&lt;/p&gt;

&lt;h2&gt;
  
  
  Who Is It For?
&lt;/h2&gt;

&lt;p&gt;Whether you're:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A competitive player reviewing tournament games&lt;/li&gt;
&lt;li&gt;A casual player trying to improve&lt;/li&gt;
&lt;li&gt;A coach managing multiple students&lt;/li&gt;
&lt;li&gt;Or simply a chess lover who values great tools&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Pawn Appétit gives you professional-grade analysis without the professional price.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Journey So Far
&lt;/h2&gt;

&lt;p&gt;Pawn Appétit began as a fork of &lt;strong&gt;En Croissant&lt;/strong&gt;, but we've expanded it with new features, performance upgrades, and a refined user experience.&lt;br&gt;
The community has been amazing — we now support &lt;strong&gt;15+ languages&lt;/strong&gt;, and our Discord is full of passionate players helping shape the app's future.&lt;/p&gt;

&lt;h2&gt;
  
  
  What's Next?
&lt;/h2&gt;

&lt;p&gt;We're actively working on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;🌐 Web version&lt;/li&gt;
&lt;li&gt;📱 Mobile app&lt;/li&gt;
&lt;li&gt;☁️ Optional cloud sync&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Try It Today
&lt;/h2&gt;

&lt;p&gt;Grab the latest release for &lt;strong&gt;Windows, macOS, or Linux&lt;/strong&gt; on our &lt;a href="https://github.com/Pawn-Appetit/pawn-appetit/releases" rel="noopener noreferrer"&gt;GitHub page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Want to get involved? Join our &lt;a href="https://discord.gg/8hk49G8ZbX" rel="noopener noreferrer"&gt;Discord community&lt;/a&gt; or contribute on &lt;a href="https://github.com/Pawn-Appetit/pawn-appetit" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt;.&lt;/p&gt;




&lt;h3&gt;
  
  
  The Bottom Line
&lt;/h3&gt;

&lt;p&gt;Professional chess tools don't need to cost hundreds of dollars.&lt;br&gt;
We believe great software can be &lt;strong&gt;free, open, and built by the community&lt;/strong&gt; — and that's exactly what Pawn Appétit stands for.&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Have you tried Pawn Appétit yet? What feature would you love to see next? Let us know below!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Links:&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;GitHub: &lt;a href="https://github.com/Pawn-Appetit/pawn-appetit" rel="noopener noreferrer"&gt;https://github.com/Pawn-Appetit/pawn-appetit&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Discord: &lt;a href="https://discord.gg/8hk49G8ZbX" rel="noopener noreferrer"&gt;https://discord.gg/8hk49G8ZbX&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Download: &lt;a href="https://github.com/Pawn-Appetit/pawn-appetit/releases" rel="noopener noreferrer"&gt;https://github.com/Pawn-Appetit/pawn-appetit/releases&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>chess</category>
      <category>opensource</category>
      <category>rust</category>
      <category>tauri</category>
    </item>
  </channel>
</rss>
