Project ideas from Hacker News discussions.

Show HN: boringBar – a taskbar-style dock replacement for macOS

📝 Discussion Summary (Click to expand)

1. Pricing & subscription resistance
Many commenters said a recurring fee is a deal‑breaker and prefer a one‑time or perpetual purchase.
- “Subscription? Big ol nope.” — temp0826
- “Exclusive access to the reset button of you computer, $0.99/month only!” — garganzol

2. UI / feature usability concerns
Users pointed out specific visual‑behaviour problems (frosted‑glass, thumbnail handling, shortcuts).
- “Frosted glass only changed one tab / chip (the active focus one) and the rest remained black and invisible.” — starkparker
- “Thumbnail selections would benefit from a border or other visual indicator.” — alsetmusic (paraphrased in the feedback list)

3. Demand for a perpetual / lifetime license
The dominant request was to replace the subscription model with a permanent license option.
- “I can’t wrap my head around how this is a subscription.” — bradley_taunt - “I would not pay $40 for a taskbar replacement.” — madhacker

These three themes capture the most‑frequent concerns expressed throughout the discussion.


🚀 Project Ideas

Generating project ideas…

[FlexiBar]

Summary

  • A perpetual‑license task‑bar replacement that eliminates subscription fatigue while offering adjustable device licensing and an open‑core ecosystem.
  • Core value: Pay once, use forever, with optional paid upgrades for major version jumps.

Details| Key | Value |

|-----|-------| | Target Audience | macOS power users, developers, and multi‑device owners who hate recurring fees | | Core Feature | Infinite‑use licensing with a tiered “2‑device / 5‑device / Unlimited” option; open‑source core with optional paid extension pack | | Tech Stack | SwiftUI (macOS 14+), Combine, SQLite for license DB, Swift Package Manager, CI via GitHub Actions | | Difficulty | Medium | | Monetization | Revenue-ready: Perpetual license $30 (2‑device), $55 (5‑device), $90 (unlimited) + $15/year for major‑version upgrades |

Notes

  • HN commenters repeatedly asked for “no subscription” and “per‑device pricing”; this directly answers that.
  • Potential for community contributions to the open‑source core, boosting defensibility and trust.

[SideTask]

Summary

  • A vertically‑docked, side‑panel task‑bar with drag‑and‑drop icon rearrangement, auto‑contrast theming, and XL/XXL size presets for high‑DPI displays.
  • Core value: Fully customizable appearance and layout without any recurring cost.

Details| Key | Value |

|-----|-------| | Target Audience | Users with portrait monitors, accessibility needs, and those who prefer a Windows‑style side taskbar | | Core Feature | Drag‑drop icon ordering, dynamic size scaling (XL/XXL), WCAG‑compliant contrast detection, multi‑monitor awareness | | Tech Stack | Swift, AppKit, Vision framework for background color sampling, Metal for fast thumbnail rendering | | Difficulty | High | | Monetization | Revenue-ready: One‑time $25 license (unlimited devices) + optional $10 “Pro Theme Pack” |

Notes

  • Directly addresses complaints about “invisible on dark backgrounds” and “no XL size” from the discussion.
  • Appeals to users who want a side‑dock layout and fine‑grained control over UI elements.

[TaskBarHub]

Summary

  • A curated marketplace and support‑contract platform for independent macOS utilities, allowing developers to offer lifetime licenses alongside optional subscription support.
  • Core value: Gives users a clear, non‑subscription purchase path while providing steady revenue for maintainers.

Details

Key Value
Target Audience Indie developers, enterprises needing bulk licenses, and HN users tired of “subscription‑only” models
Core Feature One‑click purchase of perpetual licenses, optional 1‑year support contracts, community‑driven update roadmap voting
Tech Stack Web (React + GraphQL), Stripe for payments, PostgreSQL for licensing, Docker for CI/CD
Difficulty High
Monetization Revenue-ready: 70/30 revenue share on license sales; optional $5/month support tier

Notes

  • Solves the “subscription fatigue” and “per‑device limit” grievances by offering a transparent licensing storefront.
  • Could become a go‑to alternative to per‑app subscription models, resonating with the community’s desire for predictable pricing.

[TilingMate]

Summary

  • A bridge between traditional macOS window switchers and tiling window managers (yabai, skhd), providing thumbnail previews, workspace naming, and keyboard‑first navigation.
  • Core value: Enables power users to retain native macOS feel while using tiling workflows, without sacrificing speed.

Details

Key Value
Target Audience Tilers, keyboard‑centric users, and anyone using yabai/skhd who wants a visual app‑switcher
Core Feature Thumbnail grid per Space, hotkey‑driven app/window activation, automatic desktop naming, integration with existing tiling scripts
Tech Stack Rust (for performance), AppleScript bridging, SwiftUI for optional UI overlay, FFI to call yabai API
Difficulty High
Monetization Revenue-ready: $35 perpetual license per user, team pack $120 for up to 10 seats

Notes

  • Directly responds to requests for “keyboard nav” and “thumbnail selection” from the feedback thread.
  • Offers a defensible niche by tying macOS UI conventions to the growing tiling‑WM ecosystem.

Read Later