BeemNotch update: a full Screen Studio-style recorder now lives in your notch ๐ฌ
Click-following auto-zoom, wallpaper/gradient backgrounds, polished exports.
โฆalongside 12 other modules โ clipboard, music, terminal, GitHub, Pomodoro & more. One notch, everything.
BeemNotch update: a full Screen Studio-style recorder now lives in your notch ๐ฌ
Click-following auto-zoom, wallpaper/gradient backgrounds, polished exports.
โฆalongside 12 other modules โ clipboard, music, terminal, GitHub, Pomodoro & more. One notch, everything.
Sneak peek: BeemNotch is getting its own Screen Recorder.
Record from the notch โ editor opens with auto-zoom on every click, cursor follow, gradient/blur backgrounds, trim, the whole thing. All native, no Electron.
Demo video tomorrow ๐
Sneak peek: BeemNotch is getting its own Screen Recorder.
Record from the notch โ editor opens with auto-zoom on every click, cursor follow, gradient/blur backgrounds, trim, the whole thing. All native, no Electron.
Demo video tomorrow ๐
@qifengbuilds Yeah the closest-to-ship non-dev modules are:
Music Player
System Monitor
Drop Zone
Clipboard History
Color Picker.
Also might be App Launcher..
GitHub belongs in the notch too.
BeemNotch gives you a quick glance at issues, PRs, releases and contribution activity without opening another tab.
#macOS#DeveloperTools#buildinpublic
Right now a lot of the shipped modules definitely lean toward developers/power users but you donโt need to be a developer to use it. Most of the free-tier modules weโre working on for release are actually designed more for everyday/non-dev users. more info: https://t.co/z1mcctsGwt
Click a meeting. Details open right in the notch.
BeemNotch Calendar keeps upcoming calls, focus blocks, and join-ready context one glance away โ without opening another window.
Click a meeting. Details open right in the notch.
BeemNotch Calendar keeps upcoming calls, focus blocks, and join-ready context one glance away โ without opening another window.
Hey, currently it's polling on a 2min interval (4 endpoints, ~120 req/hr โ well under the rate limit). But you're right on battery โ moving to fresh-on-open + conditional requests with ETag/If-Modified-Since is on the roadmap. Notch is already event-driven, the fetch should be too.