<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Macos on Apfel hammer</title>
		<link>https://apfelhammer.de/tags/macos/</link>
		<description>Recent content in Macos on Apfel hammer</description>
		<generator>Hugo</generator>
		<language>en-en</language>
		
		
		
		
			<lastBuildDate>Mon, 06 Jul 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://apfelhammer.de/tags/macos/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>TerminalDrome 0.7.3 released</title>
				<link>https://apfelhammer.de/posts/terminaldrome-073-released/</link>
				<pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate>
				<guid>https://apfelhammer.de/posts/terminaldrome-073-released/</guid>
				<description>&lt;p&gt;We released TerminalDrome 0.7.X with new features. Likes and Audiovisuals.&lt;/p&gt;&#xA;&lt;h2 id=&#34;whats-new-in-073&#34;&gt;What&amp;rsquo;s new in 0.7.3&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;❤️ Like songs — press Shift+L while a song is playing to mark it as a favorite in Navidrome.&lt;/li&gt;&#xA;&lt;li&gt;The current song gets a permanent heart (❤️) next to its title in the song list.&lt;/li&gt;&#xA;&lt;li&gt;Visual feedback in the status bar confirms when a song is liked.&lt;/li&gt;&#xA;&lt;li&gt;The heart stays visible when switching views or restarting the app.&lt;/li&gt;&#xA;&lt;li&gt;Keyboard shortcut: Shift+L (L for Like) – easy to remember, doesn&amp;rsquo;t conflict with Shift+H for help.&lt;/li&gt;&#xA;&lt;li&gt;With Shift+E you can start the audiovisual mode (like cava) and with ESC you can close while song is playing.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://apfelhammer.de/images/visual.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>Version 0.6.0 of TerminalDrome released</title>
				<link>https://apfelhammer.de/posts/version-060-of-terminaldrome-released/</link>
				<pubDate>Wed, 03 Jun 2026 00:00:00 +0000</pubDate>
				<guid>https://apfelhammer.de/posts/version-060-of-terminaldrome-released/</guid>
				<description>&lt;p&gt;A terminal-based music client for &lt;a href=&#34;https://www.navidrome.org/&#34;&gt;Navidrome&lt;/a&gt; (and other Subsonic-compatible servers), written in Rust.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://apfelhammer.de/images/td_playlists.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;features&#34;&gt;Features&lt;/h2&gt;&#xA;&lt;h3 id=&#34;whats-new-in-060&#34;&gt;What&amp;rsquo;s new in 0.6.0&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;🔀 &lt;strong&gt;Shuffle Mode&lt;/strong&gt; — press &lt;code&gt;Shift+S&lt;/code&gt; while in any song list (album, playlist, or Jukebox queue) to instantly shuffle and restart playback. The currently playing song panel and progress bar turn magenta so you always know shuffle is active.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;what-was-new-in-05x&#34;&gt;What was new in 0.5.x&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;🎉 &lt;strong&gt;Party / Jukebox Mode&lt;/strong&gt; (&lt;code&gt;Shift+J&lt;/code&gt;) — streams your entire library in random order. Songs are fetched from the server in batches in the background, so even a library with tens of thousands of tracks works without loading everything into memory at once.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://apfelhammer.de/images/jukebox_mode.png&#34; alt=&#34;&#34;&gt;&#xA;&lt;!-- raw HTML omitted --&gt;The new Jukebox Mode plays my entire library&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>TerminalDrome Features</title>
				<link>https://apfelhammer.de/posts/terminaldrome-features/</link>
				<pubDate>Thu, 28 May 2026 00:00:00 +0000</pubDate>
				<guid>https://apfelhammer.de/posts/terminaldrome-features/</guid>
				<description>&lt;p&gt;&lt;img src=&#34;https://apfelhammer.de/images/td_0.3.4_Splash.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;I’m happy to announce that TerminalDrome has been officially added to&#xA;the &lt;a href=&#34;https://crates.io/&#34;&gt;crates.io&lt;/a&gt; repository. This means you can now install&#xA;and use TerminalDrome on your system with a simple&lt;/p&gt;&#xA;&lt;pre&gt;&lt;code&gt;cargo install terminaldrome&#xA;&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;command. I’ve also added the ability to use playlists in TerminalDrome,&#xA;which wasn’t available before. You can use the TAB key to switch the left&#xA;pane to the playlists. In the middle, you’ll see information about the&#xA;playlist, and on the right, the songs it contains.&#xA;Otherwise, there were many bug fixes: one was a buffer overflow at the end&#xA;of a song, which caused the runtime to be recalculated and resulted in a&#xA;crash. Another was a large number of warnings, which I’ve resolved.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Allow Apps From Anywhere macOS 15.2 Sequoia</title>
				<link>https://apfelhammer.de/posts/allow-apps-from-anywhere-macos-152-sequoia/</link>
				<pubDate>Sat, 11 Oct 2025 00:00:00 +0000</pubDate>
				<guid>https://apfelhammer.de/posts/allow-apps-from-anywhere-macos-152-sequoia/</guid>
				<description>&lt;p&gt;So, the other day &lt;a href=&#34;https://thahipster.de/navidrome-mein-eigenes-spotify/&#34;&gt;I installed a &lt;strong&gt;media server&lt;/strong&gt; to &lt;em&gt;stream&lt;/em&gt; my long lost MP3-Archive&lt;/a&gt;&#xA;like it&amp;rsquo;s Spotfiy, over the air to my Smartphone while I wear Headphones etc. pp&#xA;and therefore I tested a lot of apps. I ran into the issue that macOS 15 does not&#xA;let you device to open an unverified app like on the macOS releases before, it is a way&#xA;harder. But the easiest solution I found is this, type in the terminal:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
