Skip to content

Evidence-first research

Turn product pages, reviews, and discussions into Mac app research you can verify before you buy.

No signup required. Public URLs only.

15 apps · 48 factorsOpen full research

r/macapps

Reddit

𝕏

Five Free Apps With No Telemetry & No Accounts That Do One Thing Well: TetherShot, Folder Forge, Image Fuel, doktor, and Kompakt

**TL;DR:** Five free, mostly open-source, no-telemetry Mac utilities from this week's testing: docktor (dock widgets + hover previews), Kompakt (drag-and-drop image/video compression), TetherShot (live iPhone screen capture over USB/Wi-Fi), FolderForge (rule-based folder icon styling), and ImageFuel (import-free folder browsing with RAW support). Each gets a free alternative below if you want to compare before committing. **Removing Irritation** My app testing time this week was spent on free apps, most of them open source and all privacy-respecting. No accounts needed. No telemetry. I've been looking for original, niche apps that do one thing well. [**docktor**](http://docktorapp.com/) docktor calls itself the dock you deserve. It's free, notarized, requires no account, and comes from a solo dev who regularly responds to users with new features and bug fixes. The app fills the unused side space on either end of the Dock with customizable widgets (music, calendar, weather, system stats) and adds hover previews of a running app's open windows without clicking. If you're a widget person, this gives you a few new options. **Alternative:** [HyperDock](https://bahoom.com/hyperdock/) has done Dock hover previews for years and is worth a look if that's the one feature you actually want, though it doesn't fill unused Dock space with widgets the way docktor does — check current macOS compatibility before buying, since I haven't tested it myself on this release. [**Kompakt**](https://k

Aug 30, 2026

235 replies↗ Source

X

X

𝕏

@steren Getting normies to use a TWM is going to be a tall order. Even our developers who are computer power users to begin with had to be eased into it with window-snappers like Rectangle on macOS generally.

Aug 29, 2026

21 replies↗ Source

Hacker News

Hacker News

𝕏

Warp builds self-improving agents on Claude

Aug 29, 2026

104 replies↗ Source

X

X

𝕏

Vorssaint is a local-only macOS menu-bar toolkit bundling per-app audio, system monitoring, app and window switching, clipboard history, snippets, file handling, screen capture, display controls, cleaning, and uninstallation. It requires Ap

ple Silicon and macOS 14 Sonoma or newer, with features installed selectively and no account, telemetry, or subscription. https://t.co/xfjl9IJ732

Aug 29, 2026

01 replies↗ Source

Hacker News

Hacker News

𝕏

Ask HN: How to break Claude Code addiction?

TL;DR: How can I break my workaholic Claude Code addiction? Hello HN users, I really appreciate you reading this. I can't think of a better audience for this question. If this issue has affected you in any way, I would be really thankful to you if you could leave a comment on this post. MY GOAL: to be able to consistently do an acceptable day's work as a professional software engineer, keeping a reasonably good understanding of the parts of the code that I changed that day, ending the day roughly on time, feeling like I did enough, feeling like I can forget about work until the next workday. MY PROBLEM: I find that as the workday goes on and time runs out, my style of programming gets further from LLM-assisted coding (me designing and writing code, talking to Claude Code only when I get stuck) and closer to pure vibe-coding (where I don't even review the code it writes until a big chunk has built up at which point I'm likely to abandon it, unless it's really useful in which case I'll painstakingly review it and try to understand it and usually have to make a lot of changes to get it how I want it - sometimes I'll still have to abandon it if it's too confusing or large). This leads to me spending hours and hours on vibe-coding sessions on workday evenings, after the workday is over. In the pre-Claude-Code era, working that late (with no external pressure) was much rarer for me. This leaves me feeling drained, frustrated, and with less time to look after myself and live my life

Aug 29, 2026

1111 replies↗ Source

r/macapps

Reddit

𝕏

Silkwave Video: paste a YouTube link, get an on-device transcript with speaker labels and free ChatGPT summaries & chat. macOS 26+ only.

Hey everyone! 👋 Introducing **Silkwave Video**, a YouTube transcriber for Mac with speaker identification, AI chat and summaries, and a built-in video player. [https://www.silkwave.ai/silkwave-video](https://www.silkwave.ai/silkwave-video) # The problem I kept downloading YouTube videos with yt-dlp, then importing them into another app to transcribe, summarize, and chat with them. Usually to find the interesting ten minutes of a three-hour video, or pull out one specific thing someone said. Silkwave Video is that whole loop in one place. # Comparison MacWhisper does YouTube transcription, summaries, and chat, but it only pulls the audio. Silkwave Video downloads the video too, so when you do want to watch a section you don't have to go back to the browser. It also gives you ChatGPT summaries and chat for free: you install one Apple Shortcut, and the AI features run inside your existing Apple Intelligence quota. No API key, no subscription. # Features * Paste a YouTube link. Downloads and transcribes automatically. * On-device transcription in 10 languages. Apple's local speech models, fully offline, nothing uploaded. * Speaker identification. Panels and podcasts read like a script, processed locally. * AI chat and summaries. Key topics and takeaways through Apple Intelligence's ChatGPT extension and Apple Shortcuts, no API key needed. * Ask follow-up questions about any video, with history saved per video. * Full-text search across everything you've imported. * Synced playba

Aug 29, 2026

1733 replies↗ Source

r/macapps

Reddit

𝕏

[OS]PaperScreen: Give your Mac's display a softer, paper-like feel

Hey Folks, As someone working in tech, I spend most of my days looking at screens - writing code, reviewing designs, debugging problems, reading documentation, and joining meetings. Over time, I noticed that the screen itself became one of the most exhausting parts of my workday. Modern displays are designed to be sharp, bright, and high contrast. While that is great for watching videos or viewing photos, spending 8–10+ hours every day in front of a glowing display can feel harsh, especially during long coding sessions or late-night work. I started looking for a simple solution, something that could make the screen feel more natural and comfortable without changing the colors of everything I see. Most existing solutions focused on blue-light reduction or color temperature changes, but I didn't want to distort the display. I wanted the feeling of looking at a matte paper surface. That idea became \[PaperScreen\]([https://github.com/Bearbobs/PaperScreen](https://github.com/Bearbobs/PaperScreen)). PaperScreen creates a subtle digital layer over your display that mimics the texture and softness of physical paper. Instead of applying a color filter, it uses procedurally generated textures to introduce a gentle grain and reduce perceived contrast. The result is a calmer viewing experience that keeps your original colors intact while reducing the harshness of a perfectly smooth digital display. PaperScreen is a lightweight macOS menu bar utility that transforms your screen into a mo

Aug 29, 2026

2230 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: DataZen – a local-first client for cross-database workflows

My company stopped allowing Navicat because of compliance policy. DBeaver worked, but I don't like it. I kept running into two recurring issues. First, production investigations often require several queries across different databases. I would query one table, copy an ID into another query, wait for the result, and repeat the process several times. I started wondering if there was a way to handle this without writing a separate script for every case. What if I had a simple form where I could enter the query parameters I already knew, and then run a sequence of SQL statements? Following that line of thought, I ended up building Workflow. Superset is a great tool, but as a developer who mostly needed to put together a few reports for my boss, deploying and maintaining a full Superset stack felt like overkill. So I ended up building a simple Dashboards feature for saved SQL queries and reports. When Navicat stopped being an option at work, I started looking for an open-source alternative. I also wanted to solve the two recurring problems described above. That eventually led me to build DataZen, a GPLv3-licensed desktop database client built with Tauri v2, Rust, React, and TypeScript. It also includes: - A SQL editor and schema browser - Natural-language SQL using the current schema as context - SQL error diagnosis and EXPLAIN analysis - Charts from query results - MCP server/client support - An extensible database driver API - Schema diff, data sync, and data transfer tools

Aug 29, 2026

41 replies↗ Source

Hacker News

Hacker News

𝕏

Ask HN: How to break Claude Code addiction?

TL;DR: How can I break my workaholic Claude Code addiction? Hello HN users, I really appreciate you reading this. I can't think of a better audience for this question. If this issue has affected you in any way, I would be really thankful to you if you could leave a comment on this post. MY GOAL: to be able to consistently do an acceptable day's work as a professional software engineer, keeping a reasonably good understanding of the parts of the code that I changed that day, ending the day roughly on time, feeling like I did enough, feeling like I can forget about work until the next workday. MY PROBLEM: I find that as the workday goes on and time runs out, my style of programming gets further from LLM-assisted coding (me designing and writing code, talking to Claude Code only when I get stuck) and closer to pure vibe-coding (where I don't even review the code it writes until a big chunk has built up at which point I'm likely to abandon it, unless it's really useful in which case I'll painstakingly review it and try to understand it and usually have to make a lot of changes to get it how I want it - sometimes I'll still have to abandon it if it's too confusing or large). This leads to me spending hours and hours on vibe-coding sessions on workday evenings, after the workday is over. In the pre-Claude-Code era, working that late (with no external pressure) was much rarer for me. This leaves me feeling drained, frustrated, and with less time to look after myself and live my life

Aug 29, 2026

1111 replies↗ Source

r/macapps

Reddit

𝕏

Silkwave Video: paste a YouTube link, get an on-device transcript with speaker labels and free ChatGPT summaries & chat. macOS 26+ only.

Hey everyone! 👋 Introducing **Silkwave Video**, a YouTube transcriber for Mac with speaker identification, AI chat and summaries, and a built-in video player. [https://www.silkwave.ai/silkwave-video](https://www.silkwave.ai/silkwave-video) # The problem I kept downloading YouTube videos with yt-dlp, then importing them into another app to transcribe, summarize, and chat with them. Usually to find the interesting ten minutes of a three-hour video, or pull out one specific thing someone said. Silkwave Video is that whole loop in one place. # Comparison MacWhisper does YouTube transcription, summaries, and chat, but it only pulls the audio. Silkwave Video downloads the video too, so when you do want to watch a section you don't have to go back to the browser. It also gives you ChatGPT summaries and chat for free: you install one Apple Shortcut, and the AI features run inside your existing Apple Intelligence quota. No API key, no subscription. # Features * Paste a YouTube link. Downloads and transcribes automatically. * On-device transcription in 10 languages. Apple's local speech models, fully offline, nothing uploaded. * Speaker identification. Panels and podcasts read like a script, processed locally. * AI chat and summaries. Key topics and takeaways through Apple Intelligence's ChatGPT extension and Apple Shortcuts, no API key needed. * Ask follow-up questions about any video, with history saved per video. * Full-text search across everything you've imported. * Synced playba

Aug 29, 2026

1733 replies↗ Source

r/macapps

Reddit

𝕏

[OS]PaperScreen: Give your Mac's display a softer, paper-like feel

Hey Folks, As someone working in tech, I spend most of my days looking at screens - writing code, reviewing designs, debugging problems, reading documentation, and joining meetings. Over time, I noticed that the screen itself became one of the most exhausting parts of my workday. Modern displays are designed to be sharp, bright, and high contrast. While that is great for watching videos or viewing photos, spending 8–10+ hours every day in front of a glowing display can feel harsh, especially during long coding sessions or late-night work. I started looking for a simple solution, something that could make the screen feel more natural and comfortable without changing the colors of everything I see. Most existing solutions focused on blue-light reduction or color temperature changes, but I didn't want to distort the display. I wanted the feeling of looking at a matte paper surface. That idea became \[PaperScreen\]([https://github.com/Bearbobs/PaperScreen](https://github.com/Bearbobs/PaperScreen)). PaperScreen creates a subtle digital layer over your display that mimics the texture and softness of physical paper. Instead of applying a color filter, it uses procedurally generated textures to introduce a gentle grain and reduce perceived contrast. The result is a calmer viewing experience that keeps your original colors intact while reducing the harshness of a perfectly smooth digital display. PaperScreen is a lightweight macOS menu bar utility that transforms your screen into a mo

Aug 29, 2026

2230 replies↗ Source

Hacker News

Hacker News

𝕏

Show HN: DataZen – a local-first client for cross-database workflows

My company stopped allowing Navicat because of compliance policy. DBeaver worked, but I don't like it. I kept running into two recurring issues. First, production investigations often require several queries across different databases. I would query one table, copy an ID into another query, wait for the result, and repeat the process several times. I started wondering if there was a way to handle this without writing a separate script for every case. What if I had a simple form where I could enter the query parameters I already knew, and then run a sequence of SQL statements? Following that line of thought, I ended up building Workflow. Superset is a great tool, but as a developer who mostly needed to put together a few reports for my boss, deploying and maintaining a full Superset stack felt like overkill. So I ended up building a simple Dashboards feature for saved SQL queries and reports. When Navicat stopped being an option at work, I started looking for an open-source alternative. I also wanted to solve the two recurring problems described above. That eventually led me to build DataZen, a GPLv3-licensed desktop database client built with Tauri v2, Rust, React, and TypeScript. It also includes: - A SQL editor and schema browser - Natural-language SQL using the current schema as context - SQL error diagnosis and EXPLAIN analysis - Charts from query results - MCP server/client support - An extensible database driver API - Schema diff, data sync, and data transfer tools

Aug 29, 2026

41 replies↗ Source

r/macapps

Reddit

𝕏

Pasly — Make every ⌘V smarter. Everywhere (iOS, macOS)

## Problem Clipboard history is great when you’re working on one Mac. But the moment you switch devices, that history stays behind. You copy something on your Mac, grab your iPhone, and it’s not there. Or you move between two Macs and end up sending yourself a link, note, file, or snippet just to have it on the other device. I wanted Pasly to solve that too. Not just make ⌘V smarter, but make your clipboard follow you. ## Comparison Apple’s Universal Clipboard is great for quickly moving the last thing you copied between nearby devices. But I wanted something closer to having your actual clipboard history with you. Your devices shouldn’t need to be next to each other or even on the same network. As long as they’re connected to the internet, Pasly can keep your clipboard history available across them. And instead of running its own cloud infrastructure, Pasly uses **Apple's CloudKit** to sync your clipboard data between your devices. That became **Pasly Cloud**. ## Pasly Cloud Pasly Cloud syncs your clipboard history across your Macs and iOS devices using **Apple's CloudKit**. Your clipboard data is stored and synced through Apple's iCloud infrastructure rather than on Pasly's own servers. It works over the internet, so your Mac can be at home and your other Mac somewhere else. They don’t need to be nearby or on the same network for your clipboard history to sync. And now, **files are supported too**. Files copied on your Mac can sync through Pasly Cloud alongside the rest of

Aug 29, 2026

6344 replies↗ Source

r/macapps

Reddit

𝕏

Saber NZB Downloader

Saber is a macOS Usenet client. I made this app why? Hey we all use SABnzbd for our stack but sometimes I just want an ad hoc download, connect your indexer and search directly in app and download. The previous app I used was Intel and I want silicon only. I didn’t want Rosetta. Connect your providers Cart RSS to collect your downloads automatically. [macOS App Store](https://apps.apple.com/au/app/saber/id6797222259?mt=12) I hope you enjoy

Aug 29, 2026

916 replies↗ Source

X

X

𝕏

Since Grok didn’t answer here I asked directly in Grok and this was the answer: Top reasons people actually use it 1. Arch power without the weekend of config You get rolling Arch, pacman, AUR-adjacent workflows, LUKS, btrfs — but Hyprland,

bar, launcher, themes, Neovim, terminal, fonts, and keybindings arrive coherent. Reviewers who bounced off raw Hyprland keep saying this is the first time it felt like a daily driver instead of a side project. 2. Keyboard-first, “omakase” desktop Omakase = chef’s choice. Super+Space launcher, Super+Alt+Space system menu, tiling by default, synchronized themes. It does not try to look like Windows or macOS. DHH’s line is that a beautiful system is a motivating one, and productivity follows motivation. 3. First-class AI coding agents (the 2026 hook) Quattro treats agents as OS citizens: Claude Code, Codex, Gemini, Grok, Copilot, OpenCode, etc. ship as lazy-loaded launchers (nothing downloads until you run one). That’s why YouTube titles like “If you use AI, switch to Omarchy immediately” exist. It’s aimed at people who live in terminals and agents, not at “Linux for Grandma.” 4. Curated, immediately usable stack Neovim, Chromium, Obsidian, LibreOffice, Docker, OBS, Kdenlive, plus some unapologetically commercial apps (Discord, WhatsApp, Zoom, 1Password). Gaming got a real pass in 3.7 (Steam, RetroArch, Lutris, Heroic, Moonlight). You can be productive the first hour instead of assembling a workstation. 5. One shell instead of seven Wayland d

Aug 29, 2026

11 replies↗ Source

Hacker News

Hacker News

𝕏

Researcher Tricked Claude, Codex and Hermes into Running Malware

Aug 29, 2026

120 replies↗ Source

How it works?

Turn a link into a decision in 3 steps

https://screen.studio/

read public page

identify apps + claims

keep source attached

1. Paste a link

Start with a product page, review, comparison, or public discussion.

15 Apps
Fields
Price
Privacy

2. Choose what matters

Keep the apps and buyer factors that actually affect your decision.

ResearchPUBLIC
Evidence
Decision

3. Create reusable Research

Save the result, add priorities, share it, or use someone else's work as your starting point.

Analyze first. Save when useful.

Five Free Apps With No Telemetry & No Accounts That Do One Thing Well: TetherShot, Folder Forge, Image Fuel, doktor, and Kompakt
ImageOptim

r/macapps

Reddit

@steren Getting normies to use a TWM is going to be a tall order. Even our developers who are computer power users to begin with had to be eased into it with window-snappers like Rectangle on macOS generally.
Rectangle

X

X

Warp builds self-improving agents on Claude
Claude

Hacker News

Hacker News

Features

Research that reduces uncertainty, not just tabs

Source-backed research

Every published answer stays attached to the source that supports it, so you can verify before you buy.

Factor
Screen Studio
ScreenSage Pro
System audio
Yes; all apps or selected apps2 sources
System audio1 source
Automatic zoom
Yes; auto-zooms on screen actions/cursor3 sources
Auto zoom supported; trigger not specified1 source
Edit zooms after recording
Yes; drag zooms on timeline3 sources
Yes1 source

Comparison that fits the decision

Compare the apps you choose across category-specific factors, not a generic checklist that fits nothing.

Factor 1
Factor 2
Factor 3
Factor 4

Research you can reuse

Save a comparison as Research, add your own priorities, share it, or use someone else's work as a starting point.

Public facts, private thinking

Public facts remain evidence-backed while your notes, priorities, and decisions stay yours until you publish them.

Private notes

Stay separate from public facts.

Evidence model · live

Research that stays traceable

Missing evidence remains an open question. Conflicts stay visible.

Start a Research

TheMacApps for AI research agents

Connect agents to structured Mac app research so they can plan, investigate, expose evidence gaps, and keep every answer traceable.

Start with Research
themacapps.com · research agentevidence mode

Research request

Compare Screen Studio, ScreenSage Pro, and Tella for polished Mac product demos.

Focus on zoom, cursor polish, editing, system audio, export, pricing, and local workflow.

1

Planner

Turn 48 buyer factors into a focused research plan

2

Reader

Open official product, docs, pricing, support, and release pages

3

Extractor

Attach facts to evidence instead of answering from memory

4

Critic

Re-search missing or conflicting fields until the stop rule fires

Works with the sources you already use

PRODUCT SOURCES

App Store
Official sites
Documentation
GitHub
Support
Release notes
Pricing
Changelogs
Help centers
Product pages
Downloads
Repositories

COMMUNITY SOURCES

Reddit
YouTube
𝕏X
Web reviews
Forums
Agent discovery
Launch posts
Tutorials
Comparisons
Comments
Videos
Public web

Use the public URL you already have.

TheMacApps
Hey, Mac app person 👋

TheMacApps exists because a directory tells you what exists, but a purchase decision needs evidence: what matters for this category, what each app actually supports, what changed, and which source proves it.

Public facts stay separate from your personal Research, so better sources can improve shared knowledge without overwriting anyone's notes or decisions.

Research the decision, not the marketing page.

  • Keep evidence visible.
  • Keep missing facts as open questions.
  • Reuse good Research instead of restarting from zero.

That is the product.

Pasly — Make every ⌘V smarter. Everywhere (iOS, macOS)

M

r/macapps

Reddit

Research access that matches how you work

Start free. Save, reuse, and publish Research when it becomes part of your workflow.

Research size1 app · $0
1 app15 apps
Start researching for $0

1 app · Personal · $0

FAQ

What kinds of links can I research?
Public product pages, reviews, comparisons, discussions, documentation, and other public HTTP/HTTPS pages can be analyzed as a research starting point.
How are facts verified?
TheMacApps separates what a page claims from verified facts. Research cells keep source links and evidence state so missing evidence is never silently turned into a negative answer.
Can I compare more than two apps?
Yes. A Research can contain a broad comparison set, while the table keeps the first app pinned and lets you scroll across the rest.
Can I add my own research fields?
Yes. You can add the questions that matter to your purchase instead of waiting for a global schema to anticipate every niche app category.
Do I need an account to analyze a URL?
You can analyze a public URL before creating a saved Research. An account is required when you want the research to become your persistent asset.
Can Research be private?
Research supports private, unlisted, and public visibility. Personal notes are not exposed to other viewers of a public Research.
Can I use someone else's Research?
Yes. Use this research creates your own Research while preserving lineage to the source, so you can change priorities without rewriting public facts.
Is TheMacApps only a directory?
No. The catalog is the identity layer for apps; the core product is evidence-backed Research that turns scattered web pages into reusable purchase knowledge.
Where does TheMacApps get its evidence?
Research can cite official product sites, App Store pages, documentation, support pages, release notes, GitHub, reviews, Reddit, YouTube, X, and other public web sources.
What happens when sources disagree?
Conflicting evidence stays visible as conflicting. TheMacApps does not silently pick one source and present it as settled fact.
Does missing evidence mean a feature is unsupported?
No. Missing evidence remains an open question until a source supports a yes or no answer.
Can Research change when an app changes?
Yes. Public facts can be refreshed as products, pricing, requirements, and features change, while your private notes and priorities remain separate.
Can I share a Research without making it fully public?
Yes. Unlisted Research can be shared by link without appearing as a normal public listing.
Can I keep personal notes inside a Research?
Yes. Personal notes and decision context belong to your Research layer and are kept separate from reusable public facts.
Can I start from a Reddit or X discussion?
Yes. Public discussions can be analyzed as starting evidence, then the important product claims can be verified against stronger sources.
Can AI agents use TheMacApps research?
Yes. The research model is designed so agents can plan, investigate, identify evidence gaps, and work with structured app facts instead of opaque summaries.
Does TheMacApps research non-Mac software?
The product is centered on Mac apps and Mac buying decisions. Cross-platform products can appear when their Mac version is relevant to the comparison.
Can makers correct outdated information?
The evidence model is designed for corrections to be backed by newer or stronger sources rather than overwriting facts without traceability.

How is it better than another app directory?

Read the real conversations that become Research inputs.

ImageOptim

r/macapps

ImageOptim

𝕏

Five Free Apps With No Telemetry & No Accounts That Do One Thing Well: TetherShot, Folder Forge, Image Fuel, doktor, and Kompakt

**TL;DR:** Five free, mostly open-source, no-telemetry Mac utilities from this week's testing: docktor (dock widgets + hover previews), Kompakt (drag-and-drop image/video compression), TetherShot (live iPhone screen capture over USB/Wi-Fi), FolderForge (rule-based folder icon styling), and ImageFuel (import-free folder browsing with RAW support). Each gets a free alternative below if you want to compare before committing. **Removing Irritation** My app testing time this week was spent on free apps, most of them open source and all privacy-respecting. No accounts needed. No telemetry. I've been looking for original, niche apps that do one thing well. [**docktor**](http://docktorapp.com/) docktor calls itself the dock you deserve. It's free, notarized, requires no account, and comes from a solo dev who regularly responds to users with new features and bug fixes. The app fills the unused side space on either end of the Dock with customizable widgets (music, calendar, weather, system stats) and adds hover previews of a running app's open windows without clicking. If you're a widget person, this gives you a few new options. **Alternative:** [HyperDock](https://bahoom.com/hyperdock/) has done Dock hover previews for years and is worth a look if that's the one feature you actually want, though it doesn't fill unused Dock space with widgets the way docktor does — check current macOS compatibility before buying, since I haven't tested it myself on this release. [**Kompakt**](https://k

Related apps

ImageOptim
ImageOptim
XnViewMP
XnViewMP

Aug 30, 2026

23ReplyCopy link
Vorssaint

X

Vorssaint

𝕏

Vorssaint is a local-only macOS menu-bar toolkit bundling per-app audio, system monitoring, app and window switching, clipboard history, snippets, file handling, screen capture, display controls, cleaning, and uninstallation. It requires Ap

ple Silicon and macOS 14 Sonoma or newer, with features installed selectively and no account, telemetry, or subscription. https://t.co/xfjl9IJ732

Aug 29, 2026

0ReplyCopy link
r

r/macapps

Reddit

𝕏

[OS]PaperScreen: Give your Mac's display a softer, paper-like feel

Hey Folks, As someone working in tech, I spend most of my days looking at screens - writing code, reviewing designs, debugging problems, reading documentation, and joining meetings. Over time, I noticed that the screen itself became one of the most exhausting parts of my workday. Modern displays are designed to be sharp, bright, and high contrast. While that is great for watching videos or viewing photos, spending 8–10+ hours every day in front of a glowing display can feel harsh, especially during long coding sessions or late-night work. I started looking for a simple solution, something that could make the screen feel more natural and comfortable without changing the colors of everything I see. Most existing solutions focused on blue-light reduction or color temperature changes, but I didn't want to distort the display. I wanted the feeling of looking at a matte paper surface. That idea became \[PaperScreen\]([https://github.com/Bearbobs/PaperScreen](https://github.com/Bearbobs/PaperScreen)). PaperScreen creates a subtle digital layer over your display that mimics the texture and softness of physical paper. Instead of applying a color filter, it uses procedurally generated textures to introduce a gentle grain and reduce perceived contrast. The result is a calmer viewing experience that keeps your original colors intact while reducing the harshness of a perfectly smooth digital display. PaperScreen is a lightweight macOS menu bar utility that transforms your screen into a mo

Aug 29, 2026

22ReplyCopy link
SABnzbd

r/macapps

SABnzbd

𝕏

Saber NZB Downloader

Saber is a macOS Usenet client. I made this app why? Hey we all use SABnzbd for our stack but sometimes I just want an ad hoc download, connect your indexer and search directly in app and download. The previous app I used was Intel and I want silicon only. I didn’t want Rosetta. Connect your providers Cart RSS to collect your downloads automatically. [macOS App Store](https://apps.apple.com/au/app/saber/id6797222259?mt=12) I hope you enjoy

Aug 29, 2026

9ReplyCopy link
Rectangle

X

Rectangle

𝕏

@steren Getting normies to use a TWM is going to be a tall order. Even our developers who are computer power users to begin with had to be eased into it with window-snappers like Rectangle on macOS generally.

Aug 29, 2026

2ReplyCopy link
Claude

Hacker News

Claude

𝕏

Ask HN: How to break Claude Code addiction?

TL;DR: How can I break my workaholic Claude Code addiction? Hello HN users, I really appreciate you reading this. I can't think of a better audience for this question. If this issue has affected you in any way, I would be really thankful to you if you could leave a comment on this post. MY GOAL: to be able to consistently do an acceptable day's work as a professional software engineer, keeping a reasonably good understanding of the parts of the code that I changed that day, ending the day roughly on time, feeling like I did enough, feeling like I can forget about work until the next workday. MY PROBLEM: I find that as the workday goes on and time runs out, my style of programming gets further from LLM-assisted coding (me designing and writing code, talking to Claude Code only when I get stuck) and closer to pure vibe-coding (where I don't even review the code it writes until a big chunk has built up at which point I'm likely to abandon it, unless it's really useful in which case I'll painstakingly review it and try to understand it and usually have to make a lot of changes to get it how I want it - sometimes I'll still have to abandon it if it's too confusing or large). This leads to me spending hours and hours on vibe-coding sessions on workday evenings, after the workday is over. In the pre-Claude-Code era, working that late (with no external pressure) was much rarer for me. This leaves me feeling drained, frustrated, and with less time to look after myself and live my life

Aug 29, 2026

11ReplyCopy link
BOSS

Hacker News

BOSS

𝕏

Show HN: DataZen – a local-first client for cross-database workflows

My company stopped allowing Navicat because of compliance policy. DBeaver worked, but I don't like it. I kept running into two recurring issues. First, production investigations often require several queries across different databases. I would query one table, copy an ID into another query, wait for the result, and repeat the process several times. I started wondering if there was a way to handle this without writing a separate script for every case. What if I had a simple form where I could enter the query parameters I already knew, and then run a sequence of SQL statements? Following that line of thought, I ended up building Workflow. Superset is a great tool, but as a developer who mostly needed to put together a few reports for my boss, deploying and maintaining a full Superset stack felt like overkill. So I ended up building a simple Dashboards feature for saved SQL queries and reports. When Navicat stopped being an option at work, I started looking for an open-source alternative. I also wanted to solve the two recurring problems described above. That eventually led me to build DataZen, a GPLv3-licensed desktop database client built with Tauri v2, Rust, React, and TypeScript. It also includes: - A SQL editor and schema browser - Natural-language SQL using the current schema as context - SQL error diagnosis and EXPLAIN analysis - Charts from query results - MCP server/client support - An extensible database driver API - Schema diff, data sync, and data transfer tools

Related apps

BOSS
BOSS
Superset
Superset
Transfer
Transfer

Aug 29, 2026

4ReplyCopy link
OpenCode

X

OpenCode

𝕏

Since Grok didn’t answer here I asked directly in Grok and this was the answer: Top reasons people actually use it 1. Arch power without the weekend of config You get rolling Arch, pacman, AUR-adjacent workflows, LUKS, btrfs — but Hyprland,

bar, launcher, themes, Neovim, terminal, fonts, and keybindings arrive coherent. Reviewers who bounced off raw Hyprland keep saying this is the first time it felt like a daily driver instead of a side project. 2. Keyboard-first, “omakase” desktop Omakase = chef’s choice. Super+Space launcher, Super+Alt+Space system menu, tiling by default, synchronized themes. It does not try to look like Windows or macOS. DHH’s line is that a beautiful system is a motivating one, and productivity follows motivation. 3. First-class AI coding agents (the 2026 hook) Quattro treats agents as OS citizens: Claude Code, Codex, Gemini, Grok, Copilot, OpenCode, etc. ship as lazy-loaded launchers (nothing downloads until you run one). That’s why YouTube titles like “If you use AI, switch to Omarchy immediately” exist. It’s aimed at people who live in terminals and agents, not at “Linux for Grandma.” 4. Curated, immediately usable stack Neovim, Chromium, Obsidian, LibreOffice, Docker, OBS, Kdenlive, plus some unapologetically commercial apps (Discord, WhatsApp, Zoom, 1Password). Gaming got a real pass in 3.7 (Steam, RetroArch, Lutris, Heroic, Moonlight). You can be productive the first hour instead of assembling a workstation. 5. One shell instead of seven Wayland d

Related apps

OpenCode
OpenCode
Productive
Productive
Moonlight
Moonlight

Aug 29, 2026

1ReplyCopy link
Claude

Hacker News

Claude

𝕏

Warp builds self-improving agents on Claude

Aug 29, 2026

10ReplyCopy link
MacWhisper

r/macapps

MacWhisper

𝕏

Silkwave Video: paste a YouTube link, get an on-device transcript with speaker labels and free ChatGPT summaries & chat. macOS 26+ only.

Hey everyone! 👋 Introducing **Silkwave Video**, a YouTube transcriber for Mac with speaker identification, AI chat and summaries, and a built-in video player. [https://www.silkwave.ai/silkwave-video](https://www.silkwave.ai/silkwave-video) # The problem I kept downloading YouTube videos with yt-dlp, then importing them into another app to transcribe, summarize, and chat with them. Usually to find the interesting ten minutes of a three-hour video, or pull out one specific thing someone said. Silkwave Video is that whole loop in one place. # Comparison MacWhisper does YouTube transcription, summaries, and chat, but it only pulls the audio. Silkwave Video downloads the video too, so when you do want to watch a section you don't have to go back to the browser. It also gives you ChatGPT summaries and chat for free: you install one Apple Shortcut, and the AI features run inside your existing Apple Intelligence quota. No API key, no subscription. # Features * Paste a YouTube link. Downloads and transcribes automatically. * On-device transcription in 10 languages. Apple's local speech models, fully offline, nothing uploaded. * Speaker identification. Panels and podcasts read like a script, processed locally. * AI chat and summaries. Key topics and takeaways through Apple Intelligence's ChatGPT extension and Apple Shortcuts, no API key needed. * Ask follow-up questions about any video, with history saved per video. * Full-text search across everything you've imported. * Synced playba

Aug 29, 2026

17ReplyCopy link
r

r/macapps

Reddit

𝕏

Pasly — Make every ⌘V smarter. Everywhere (iOS, macOS)

## Problem Clipboard history is great when you’re working on one Mac. But the moment you switch devices, that history stays behind. You copy something on your Mac, grab your iPhone, and it’s not there. Or you move between two Macs and end up sending yourself a link, note, file, or snippet just to have it on the other device. I wanted Pasly to solve that too. Not just make ⌘V smarter, but make your clipboard follow you. ## Comparison Apple’s Universal Clipboard is great for quickly moving the last thing you copied between nearby devices. But I wanted something closer to having your actual clipboard history with you. Your devices shouldn’t need to be next to each other or even on the same network. As long as they’re connected to the internet, Pasly can keep your clipboard history available across them. And instead of running its own cloud infrastructure, Pasly uses **Apple's CloudKit** to sync your clipboard data between your devices. That became **Pasly Cloud**. ## Pasly Cloud Pasly Cloud syncs your clipboard history across your Macs and iOS devices using **Apple's CloudKit**. Your clipboard data is stored and synced through Apple's iCloud infrastructure rather than on Pasly's own servers. It works over the internet, so your Mac can be at home and your other Mac somewhere else. They don’t need to be nearby or on the same network for your clipboard history to sync. And now, **files are supported too**. Files copied on your Mac can sync through Pasly Cloud alongside the rest of

Aug 29, 2026

63ReplyCopy link
Claude

Hacker News

Claude

𝕏

Researcher Tricked Claude, Codex and Hermes into Running Malware

Aug 29, 2026

12ReplyCopy link
↓ See all discussions

Find the answer before you buy the app

Start with the page you already have open. Turn it into evidence-backed Mac app Research.

Public URLs only. Evidence stays traceable.

Missing evidence never becomes a fake “no”.