frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: A macOS clock that stays visible when coding or binging in fullscreen

https://cornertime.app/en
50•muvich3n•16h ago
Have you ever wished you could see the time while coding or watching videos in fullscreen or when your menu bar is hidden? Corner Time is a minimalist macOS app designed for those who value a clean desktop but still want the clock to be always visible.

Unlike other widgets or solutions, Corner Time sits unobtrusively in the corner of your screen as if it were a native part of macOS—even when you’re in fullscreen mode or using auto-hide for your menu bar. The app is highly customizable: you can choose your preferred date format, adjust the style, match your system language, and use it seamlessly across all your monitors.

My personal use case is using it on my MacBook with TopNotch, along with always auto-hiding the menu bar and dock, to create a maximized, distraction-free workspace.

Corner Time has quickly become a favorite among digital minimalists and power users. Many users describe it as a long-awaited solution, praising its simple but thoughtful design.

Feedback and suggestions are welcome!

Comments

shinycode•16h ago
I’ve never ever liked working with the full screen mode. Very hard to do multi tasking with it. Curious to see how much people use it
macintux•16h ago
> Very hard to do multi tasking with it.

I think that's one of the appeals to full-screen mode: the ability to focus with limited distractions. I don't think it's designed for multitasking.

muvich3n•16h ago
Agreed. I personally reduce distractions and maximize screen space by setting the dock and menu bar to auto-hide, and by maximizing windows to achieve a full-screen-like effect while still allowing quick window switching with Cmd+Tab.
nomel•16h ago
No, many of my colleagues do this, using desktops. They use the four finger swap left/right to switch between the different fullscreen apps. It's their main multitasking method.

I think it's partly because alt + tab does not exist on Mac. Command + tab is between applications rather than windows. Command + ~ is between windows within an application. I had to downloaded HyperSwitch to get the same functionality.

edit: HyperSwitch is free. HyperDock is what I paid for.

muvich3n•16h ago
In full screen mode, there’s even a split-screen feature.
shinycode•14h ago
I use shortcuts to split windows with rectangle app all the time it’s really more powerful than split screen
notpushkin•15h ago
https://alt-tab-macos.netlify.app/ (free, GPLv3) is one of the first things I install on any macOS setup.

(and of course, ⌘ ` opens the terminal on all of my machines)

shinycode•14h ago
Fwiw I discovered rcmd a few years ago and it changed my workflow to attribute an app to a shortcut. I switch through cmd-tab less often and I’m really more productive. I can’t live without it now

https://lowtechguys.com/rcmd/

notpushkin•14h ago
Losing right cmd isn’t great IMO (e.g. if you want to press ⌘ P, you need both hands now). I’ve tried doing both cmds for launching apps, but settled on ⌘+⌥ (and use it for very common apps only: browser, mail, Telegram, Finder).

Both variants (and of course an rcmd-like setup) are easy to do with Karabiner (free, Unlicense): https://karabiner-elements.pqrs.org/

Edit: looks like rcmd also includes a quasi-modal app switcher - if it works like I imagine (type the name of the app you want), that’s pretty neat. But not that different from just typing it into Spotlight I guess?

pxeger1•13h ago
Three/four finger swipe is unbearably slow for me. I'm ready to interact with 0.3s but then I have to watch the image slide the last 10 pixels for another 0.3s before focus switches (and if I use the keyboard before it's finished switching the input goes to the now-99%-invisible app that was previously focused!!)

[numbers made up, I don't know the exact values, but the general point still stands, and you can't change the speed!!]

muvich3n•16h ago
Actually, I also don’t use it very often. Sometimes I turn on full screen mode when recording or watching videos. My reasons are quite similar to yours. Switching to other apps when there is an app in full screen mode is so inconvenient. However, after the product launched, I realized that more people use full screen mode regularly than I expected.

But I set the menu bar and dock to auto-hide to create a less distracting, more focused workspace. Therefore, Corner Time is very important to me, as it allows me to check the time without repeatedly hovering over the menu bar.

ct0•16h ago
full screen + multiple virtual desktops is the way. I do it on windows most of the time, and its helped my multitasking experience.
muvich3n•16h ago
not sure if windows' virtual desktop is different from macOS's space, but the cmd+tab experience on macOS is not good when in full screen.
dham•16h ago
This. Multiple desktops and full screen plain just doesn't work if you're used to getting around an OS with the keyboard.
whalesalad•15h ago
the full screen animation when you want to jump back and forth between apps is such a time waste. when I see people swiping across multiple full screen apps I just think you are not a serious person.

I use the mac app sizeup to get actual keyboard shortcuts to properly maximize a window, and also get split left/right top/down etc too. Mainly use it for legacy "fullscreen" convenience.

nottorp•15h ago
If you stick to 16:10 monitors you have space for the menu bar, dock and a 16:9 content window.

Of course you don't get 12k pixels at 4800 fps or other large numbers and can't be blinded by misguided HDR, if you care about that.

entrepy123•13h ago
Fullscreen (or, as is my preference, "hide menu bar automatically" and "open window to maximized not true fullscreen mode") is useful for presenting a full display cleanly, when the contents to present is exactly 16:9.

Otherwise, the menu bar makes the contents not truly 16:9 or awkwardly shows distractions/leakage in the form of the menu bar.

Critically, if contents being presented is true pixel perfect 16:9 ratio and the window is not "fullscreen" or "maximized with hidden menubar", then the aspect ratio gets messed up, ruining what is otherwise perfection through a slice of "missing" content along one edge.

Indeed, more for presenting than actual task work IME.

Nice thing is this clock can show on other displays, too, in multi monitor setups, e.g. when auto-hide-menu is enabled. So sweet.

cuddlybacon•11h ago
I use fullscreen mode a lot.

For work I will have VS Code and a web browser side-by-side. Every ticket I work on gets its own instance. I find it keeps me organized so I can focus on the work.

If Apple ever got rid of fullscreen mode I could probably just do this with normal virtual desktops. But this is slightly better than that.

muvich3n•1h ago
Makes sense. My colleague also uses the IDE in full screen mode to keep focused.
lurking_swe•11h ago
That’s the appeal to me. I like to _focus_ sometimes without distractions. I work with a single 5k 27” monitor. I accept that i’m human and do better work when i limit my distractions. Especially when writing code.

Research shows that almost everyone performs worse when they multi task, even if they THINK they are doing things better / faster. It’s an illusion. The hilarious thing is everyone thinks it only affects other people. They’re a special snowflake or something haha.

But sometimes multi tasking is needed, like if you’re in a zoom meeting, referencing docs, slack messages, graphs, etc. In that case i’ll just have multiple windows on my desktop and resize them as needed. Or if it’s just for a few seconds, then i’ll jump between full screen windows.

codepoet80•16h ago
Reminds me of the SuperClock days: https://macintoshgarden.org/apps/superclock-404
elisiariocouto•15h ago
Nice little app, even though I don't use fullscreen ever. Side question: what "stack" did you use for the website? It's beautiful!
muvich3n•13h ago
Thanks! If you set the menu bar to always auto-hide (not just in full screen), it works just as well. This is actually my use case. This website was built using Next.js, with Tailwind CSS and shadcn/ui for styling, Motion (formerly Framer Motion) for animation.
hk1337•15h ago
I like it, it looks really nice.

I wish there were a way to adjust the positioning, maybe change the corner, change the margin from the edge of the screen, or a add a background?

https://i.imgur.com/BxanupM.png

*EDIT* It seems to work okay for the main macbook pro display. I'm guessing because something in the fullscreen is automatically handling bumping it down for the notch for you but on the second monitor I do not have the notch.

muvich3n•13h ago
Thank you!! I do need to optimize its positioning on the external monitor. I’ll prioritize adding an optional background to improve readability to ensure the experience on monitors without a notch.

Is there another corner where you’d like to place it?

entropie•15h ago
like a decade ago there were an xosd library for xorg which were dead easy to use. I used it to show song information and the time on one display. It was very no disruptive. I used a fifo to pipe information to it but the xosd_fifo/ruby library eventually broke.

I should investigate if there is something similar now

muvich3n•13h ago
I will check it out. I'm curious about its extensibility and non-disruptive experience.
blef•15h ago
why is there a press kit for a clock app? also it triggers me a bit that the clock is not exactly aligned with the MacOS clock
muvich3n•13h ago
Because some media outlets that also advocate for digital minimalism have shown interest in the app. That’s why I prepared it. For example, it has been featured on websites like: ifun.de, digitalminimalist.com and apptisan.substack.com

Are you referring to the position not being exactly the same? It’s true that the alignment isn’t perfect yet at the moment, especially for MacBooks without a notch.

If you’re willing, could you share a screenshot or screen recording?

thatscot•14h ago
There is so many devices this is an issue on.

Different states that garmin watches get into, that you just can't see the time. I feel a watch should just always show the time somewhere on the screen haha.

Happens on IOS too.

muvich3n•14h ago
AGREED. But I haven't noticed this happening on iOS.
entrepy123•13h ago
Hey, this is really good for when "automatically hide and show menu bar" is enabled.

The only problem with "automatically hide and show menu bar" was that the clock was not there.

Which is actually very nicely solved now.

Well done!

muvich3n•13h ago
Appreciate it! It means a lot to me. That’s exactly why I made this app.
hirvi74•11h ago
You set a keybinding for hiding/showing the menu bar too. I keep mine hidden and show it when I need it.

Do not download the app, use the website

https://idiallo.com/blog/dont-download-apps
825•foxfired•10h ago•452 comments

Open Sauce is a confoundingly brilliant Bay Area event

https://www.jeffgeerling.com/blog/2025/open-sauce-confoundingly-brilliant-bay-area-event
95•rbanffy•2d ago•31 comments

Turn any diagram image into an editable Draw.io file. No more redrawing

https://imagetodrawio.com/
39•matthewshere•2h ago•9 comments

CCTV Footage Captures the First-Ever Video of an Earthquake Fault in Motion

https://www.smithsonianmag.com/smart-news/cctv-footage-captures-the-first-ever-video-of-an-earthquake-fault-in-motion-shining-a-rare-light-on-seismic-dynamics-180987034/
114•chrononaut•6h ago•19 comments

It's time for modern CSS to kill the SPA

https://www.jonoalderson.com/conjecture/its-time-for-modern-css-to-kill-the-spa/
452•tambourine_man•11h ago•257 comments

Show HN: Auto Favicon MCP Server

https://github.com/dh1011/auto-favicon-mcp
9•dh1011•1h ago•0 comments

Simon Tatham's Portable Puzzle Collection

https://www.chiark.greenend.org.uk/~sgtatham/puzzles/
16•sogen•2h ago•4 comments

Users claim Discord's age verification can be tricked with video game characters

https://www.thepinknews.com/2025/07/25/discord-video-game-characters-age-verification-checks-uk-online-safety-act/
35•mediumdeviation•4h ago•25 comments

It's a DE9, not a DB9 (but we know what you mean)

https://news.sparkfun.com/14298
382•jgrahamc•19h ago•244 comments

Never write your own date parsing library

https://www.zachleat.com/web/adventures-in-date-parsing/
181•ulrischa•15h ago•227 comments

Windsurf employee #2: I was given a payout of only 1% what my shares where worth

https://twitter.com/premqnair/status/1948420769945682413
556•rfurmani•1d ago•371 comments

Vanilla JavaScript support for Tailwind Plus

https://tailwindcss.com/blog/vanilla-js-support-for-tailwind-plus
244•ulrischa•14h ago•120 comments

The Rise and Fall of the Hanseatic League

https://worksinprogress.co/issue/the-rise-and-fall-of-the-hanseatic-league/
6•loeber•3d ago•0 comments

Why MIT switched from Scheme to Python (2009)

https://www.wisdomandwonder.com/link/2110/why-mit-switched-from-scheme-to-python
219•borski•16h ago•186 comments

Efficient Computer's Electron E1 CPU – 100x more efficient than Arm?

https://morethanmoore.substack.com/p/efficient-computers-electron-e1-cpu
199•rpiguy•16h ago•69 comments

Why I Do Programming

https://esafev.com/notes/why-i-do-programming/
11•artmare•3h ago•3 comments

Animated Cursors

https://tattoy.sh/news/animated-cursors/
179•speckx•14h ago•40 comments

Experimental surgery performed by AI-driven surgical robot

https://arstechnica.com/science/2025/07/experimental-surgery-performed-by-ai-driven-surgical-robot/
92•horseradish•12h ago•94 comments

The future is not self-hosted

https://www.drewlyton.com/story/the-future-is-not-self-hosted/
304•drew_lytle•20h ago•284 comments

Steam, Itch.io are pulling ‘porn’ games. Critics say it's a slippery slope

https://www.wired.com/story/steam-itchio-are-pulling-porn-games-censorship/
487•6d6b73•16h ago•634 comments

What is X-Forwarded-For and when can you trust it? (2024)

https://httptoolkit.com/blog/what-is-x-forwarded-for/
23•ayoisaiah•2d ago•6 comments

Developing our position on AI

https://www.recurse.com/blog/191-developing-our-position-on-ai
206•jakelazaroff•2d ago•65 comments

A Union Pacific-Norfolk Southern combination would redraw the railroad map

https://www.trains.com/trn/news-reviews/news-wire/a-union-pacific-norfolk-southern-combination-would-redraw-the-railroad-map/
53•throw0101c•12h ago•82 comments

CO2 Battery

https://energydome.com/co2-battery/
127•xnx•16h ago•113 comments

Programming vehicles in games

https://wassimulator.com/blog/programming/programming_vehicles_in_games.html
265•Bogdanp•18h ago•59 comments

Women dating safety app 'Tea' breached, users' IDs posted to 4chan

https://www.404media.co/women-dating-safety-app-tea-breached-users-ids-posted-to-4chan/
418•gloxkiqcza•17h ago•537 comments

Researchers value null results, but struggle to publish them

https://www.nature.com/articles/d41586-025-02312-4
111•Bluestein•2d ago•41 comments

Show HN: Apple Health MCP Server

https://github.com/neiltron/apple-health-mcp
175•_neil•2d ago•35 comments

Steve Jobs' cabinet

https://perfectdays23.substack.com/p/steve-jobs-cabinet
74•padraigf•3d ago•63 comments

Generic Containers in C: Vec

https://uecker.codeberg.page/2025-07-20.html
20•uecker•3d ago•17 comments