<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>contest logbook linux - Hamradio.my</title>
	<atom:link href="https://hamradio.my/tag/contest-logbook-linux/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Amateur Radio, Tech Insights and Product Reviews</description>
	<lastBuildDate>Sun, 27 Jul 2025 10:25:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://hamradio.my/wp-content/uploads/2026/02/cropped-cropped-image-removebg-preview-3-32x32.png</url>
	<title>contest logbook linux - Hamradio.my</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Hello Contest: A Lightweight Contest Logger for Linux Enthusiasts</title>
		<link>https://hamradio.my/2025/09/hello-contest-a-lightweight-contest-logger-for-linux-enthusiasts/</link>
					<comments>https://hamradio.my/2025/09/hello-contest-a-lightweight-contest-logger-for-linux-enthusiasts/#respond</comments>
		
		<dc:creator><![CDATA[9M2PJU]]></dc:creator>
		<pubDate>Tue, 02 Sep 2025 10:23:44 +0000</pubDate>
				<category><![CDATA[amateur radio]]></category>
		<category><![CDATA[amateur radio logging software]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[ham radio]]></category>
		<category><![CDATA[radio amatur]]></category>
		<category><![CDATA[adif cabrillo contest]]></category>
		<category><![CDATA[amateur radio logging]]></category>
		<category><![CDATA[contest logbook linux]]></category>
		<category><![CDATA[cw contest logger]]></category>
		<category><![CDATA[gotk3]]></category>
		<category><![CDATA[hamlib cwdaemon]]></category>
		<category><![CDATA[hellocontest]]></category>
		<category><![CDATA[hf logging software]]></category>
		<category><![CDATA[linux ham radio]]></category>
		<category><![CDATA[open source logger]]></category>
		<guid isPermaLink="false">https://hamradio.my/?p=8471</guid>

					<description><![CDATA[<p>If you&#8217;re an amateur radio operator who enjoys participating in CW, SSB, or RTTY contests and you&#8217;re running Linux, Hello Contest might be the perfect logging software for you. Developed by Florian Thienel, Hello Contest is a simple yet effective contest logger written in Go, using GTK3 via the gotk3 bindings. It&#8217;s built specifically for [&#8230;]</p>
<p>The post <a href="https://hamradio.my/2025/09/hello-contest-a-lightweight-contest-logger-for-linux-enthusiasts/">Hello Contest: A Lightweight Contest Logger for Linux Enthusiasts</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">If you&#8217;re an amateur radio operator who enjoys participating in CW, SSB, or RTTY contests and you&#8217;re running Linux, <em>Hello Contest</em> might be the perfect logging software for you.</p>



<p class="wp-block-paragraph">Developed by Florian Thienel, Hello Contest is a simple yet effective contest logger written in Go, using GTK3 via the gotk3 bindings. It&#8217;s built specifically for Linux users, with a focus on CW contests on HF bands, but it’s flexible enough to support other modes too.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Key Features</h3>



<ul class="wp-block-list">
<li><strong>Keyboard-Friendly Workflow</strong>: Enter contacts quickly using just the keyboard. The “Enter Sends Message” (ESM) style is fully supported, making for efficient operation during high-rate contesting.</li>



<li><strong>Real-Time Scoring</strong>: See your rate, score, multipliers, and QSO stats updated in real-time—both per band and overall.</li>



<li><strong>Flexible Export Options</strong>: Export your log in Cabrillo, ADIF, CSV, or even as a call history file.</li>



<li><strong>Integrated Lookup Tools</strong>: It supports DXCC and SCP lookups, and can leverage previous contest logs to predict exchanges.</li>



<li><strong>Spotting Integration</strong>: Use DX clusters or local CW skimmers for a live list of spotted stations.</li>



<li><strong>Radio and Keyer Support</strong>: Works with Hamlib for CAT control and supports CW transmission via cwdaemon.</li>



<li><strong>Map Integration</strong>: Visualize working stations on F5UII’s HamDXMap.</li>



<li><strong>Cross-Mode Support</strong>: Even though it’s focused on CW, it also works well for SSB or RTTY.</li>



<li><strong>Macro Profiles</strong>: Create dedicated CW macros for both <em>Run</em> and <em>Search &amp; Pounce</em> modes.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Install Options</h3>



<p class="wp-block-paragraph">Hello Contest provides several easy installation methods:</p>



<ul class="wp-block-list">
<li><strong>AppImage</strong>: Just download, make executable, and run.</li>



<li><strong>Deb Package</strong>: Install it like any other <code>.deb</code> on Debian-based systems.</li>



<li><strong>AUR</strong>: Arch Linux users can install <code>hellocontest</code> directly from the AUR.</li>



<li><strong>From Source</strong>: Use <code>make</code> to build locally. Requirements include GTK+3 and Pango libraries.</li>
</ul>



<p class="wp-block-paragraph">For developers, it uses Google’s Protocol Buffers to store log data, and the UI is defined using a Glade interface file embedded at compile time.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Known Issues</h3>



<p class="wp-block-paragraph">Users running Wayland may encounter UI bugs—especially with the “New Contest” dialog. The developer recommends switching to X11 if this happens.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h3 class="wp-block-heading">Why You Might Like It</h3>



<p class="wp-block-paragraph">If you’re looking for a focused, Linux-native contest logging app that doesn’t try to do everything but gets the essentials right, Hello Contest delivers. It’s open-source, efficient, and tailored for the needs of serious contesters who prefer a clean and uncluttered interface.</p>



<p class="wp-block-paragraph">Whether you’re a seasoned contester or just dipping your toes into radio sport, Hello Contest is worth exploring.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>Learn More &amp; Download</strong>:<br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f517.png" alt="🔗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://github.com/ftl/hellocontest">GitHub Repository</a><br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e6.png" alt="📦" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://github.com/ftl/hellocontest/releases">AppImage &amp; DEB Releases</a><br><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d6.png" alt="📖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <a href="https://github.com/ftl/hellocontest/wiki">Wiki &amp; Documentation</a></p>
<p>The post <a href="https://hamradio.my/2025/09/hello-contest-a-lightweight-contest-logger-for-linux-enthusiasts/">Hello Contest: A Lightweight Contest Logger for Linux Enthusiasts</a> appeared on <a href="https://hamradio.my">Hamradio.my - Amateur Radio, Tech Insights and Product Reviews</a> by <a href="https://hamradio.my/author/9m2pju/">9M2PJU</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://hamradio.my/2025/09/hello-contest-a-lightweight-contest-logger-for-linux-enthusiasts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
