Coding4Food LogoCoding4Food
HomeCategoriesArcadeBookmarks
vi
HomeCategoriesArcadeBookmarks
Coding4Food LogoCoding4Food
HomeCategoriesArcadeBookmarks
Privacy|Terms

© 2026 Coding4Food. Written by devs, for devs.

All news
TechnologyTools & Tech Stack

Moonshot: The macOS Menu Bar App Tracking NASA (Without a Real API)

April 7, 20263 min read

A dev built a slick SwiftUI menu bar app over the weekend to track the Artemis II mission. Let's dive into how he bypassed the lack of a clean NASA API.

Share this post:
astronaut, moon, surface, walk, earth, view, space, exploration, planet, nasa, globe, astronomy, travel, science, black earth, black travel, black moon, black science, black walking, black globe, black planet, astronaut, astronaut, astronaut, astronaut, astronaut
Nguồn gốc: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasaNguồn gốc: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa
Nguồn gốc: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasaNguồn gốc: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Nội dung thuộc bản quyền Coding4Food. Original source: https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa. Content is property of Coding4Food. This content was scraped without permission from https://coding4food.com/post/moonshot-macos-menu-bar-app-tracking-nasa
moonshotartemis iiswiftuimacos menu barnasa apicào dataopen source
Share this post:

Bình luận

Related posts

artificial intelligence, robot, ai, ki, program, programming, computer, environment, syntax, data processing, advertisement, hacker, html, web design, development, developer, language, code, software, website, programmers of the future, computer science, technology, think, html, html, html, html, html
AI & AutomationTechnology

Step 3.7 Flash Review: Stop Simping for Giant Models. This 11B Agent Model is Actually Usable.

Step 3.7 Flash hits Product Hunt with 11B params, 256k context, and blazing 400 TPS. A practical, open-weight AI model for devs who hate complex setups.

May 312 min read
Read more →
smiley, emoji, face, emoticon, nerd, 8bit, computers, old, retro, joystick, kawaii, expression, nerd, nerd, nerd, nerd, nerd
Tools & Tech StackTechnology

Mojito: The macOS Emoji App Built After 11 Years of Procrastination (And a Spicy Roast on Product Hunt Bots)

Say goodbye to the clunky macOS emoji picker. Mojito lets you type :emoji: anywhere. Plus, the maker roasted Product Hunt bots, and we are absolutely here for it.

May 283 min read
Read more →
speed, internet, high, download, streaming, fast, performance, hosting, website, accelerate, boost, broadband, computer, dashboard, load, mbps, meter, monitor, net, server, speedometer, technology, test, turbo, upload, blue computer, blue technology, blue laptop, blue website, blue internet, blue test, blue server, hosting, hosting, boost, dashboard, dashboard, dashboard, dashboard, dashboard, upload
Tools & Tech StackTechnology

Drama & Drops: Radar - The No-BS Kubernetes UI Saving Devs from Terminal Madness

Tired of Lens's shady policies or sweating over k9s in the terminal? Radar is a new open-source, local-first K8s UI that actually respects developers.

May 33 min read
Read more →
ai generated, data centre, computer, server, rack, technology, digital, processor, data centre, data centre, data centre, data centre, data centre, server, server, server, server
TechnologyIT Drama

Lawmakers Panic: California Backtracks on Ridiculous Age-Verification Law for Linux

California lawmakers tried to force OS devs to verify user ages. Open-source devs laughed, threatened to block the state, and forced a hilarious hotfix.

May 263 min read
Read more →
linux, window, terminal, command, computer, minimize, scroll, shell, cmd, console, operating system, gray computer, gray laptop, gray window, linux, linux, linux, linux, linux, terminal, cmd, cmd
IT DramaTechnology

Google Antigravity CLI Drama: Terminal Magic or The Ultimate Bait-and-Switch?

Google Antigravity CLI hits top of Product Hunt, but the comments are a warzone. Closed-source betrayal, token burning, and Gemini 3.5 backlash explained.

May 243 min read
Read more →
SocLeads 3.0 Drop: Scraping Whole Countries So You Don't Have To
AI & AutomationTechnology

SocLeads 3.0 Drop: Scraping Whole Countries So You Don't Have To

SocLeads 3.0 just hit Product Hunt with a promise to scrape emails across entire countries with zero code. Let's see what the hype is all about.

May 193 min read
Read more →

Scrolling through Product Hunt while my spaghetti code is compiling, I stumbled upon a neat little app that’s got the space nerds absolutely losing their minds.

TL;DR: What the hell is Moonshot and why is it trending?

So, some madlad named Aaron O'Leary decided to spend his weekend spinning up a macOS menu bar app using SwiftUI. He called it Moonshot, and its sole purpose is to track NASA’s upcoming Artemis II mission.

It features live countdowns, mission elapsed time, crew rosters, and a sick visual timeline showing the Earth-Moon-Orion trajectory. The beauty of it? It sits quietly in your menu bar, doing one thing perfectly without hogging your RAM or forcing you to switch contexts and ruin your coding flow.

The Reddit/PH Hivemind: Real API or Scraping Wizardry?

Down in the comments, the dev community was genuinely surprised. People like moh_codokiai were basically asking, "Wait, NASA actually provides structured API data for this?"

Plot twist: Hell no.

Aaron came clean and admitted there isn't a beautiful, ready-to-use API. To make this work, he's basically pulling data from NASA’s public mission pages and AROW tracking resources. He then parses that raw, unstructured goodness into state changes, phases, and countdowns. It’s "near-real-time," which is elegant dev-speak for "I scrape the public pages and pray they don't change the DOM."

Of course, because this is the internet, the feature-creep requests are already rolling in. People are asking for live photo feeds, websocket telemetry updates, and a "Flighty for space missions" roadmap covering the entire history of space travel. The guy built it over a weekend, chill out! Though honestly, with that kind of traction, he might as well seek some funding and build a full startup around it.

The C4F Takeaway: Side Hustles and Survival Mechanics

There are a few solid lessons here for us code monkeys:

  1. Menu bar apps rule: You don't always need a bloated Electron app. A lightweight, native SwiftUI menu bar tool that prevents context-switching is an absolute UX win.
  2. No API? No Problem: Don't sit around waiting for someone to hand you nicely formatted JSON. If the data is public, scrape it, parse it, and own it.
  3. Ship it: Weekend projects are meant to be fun. Open-source it, get feedback, and build your street cred.

Bottom line, Moonshot is a brilliant, highly pragmatic execution. If you're on a Mac, give it a spin while you wait for your next deployment to crash.

Source: Product Hunt - Moonshot