Screens Got Louder, These 5 E-Ink Gadgets Went Deliberately Quiet

Screens have gotten loud, and most of them are fighting for the same six to eight inches of attention in your pocket. E Ink is quietly answering that fatigue by shrinking instead of growing, going deliberately narrow instead of chasing every feature possible. These five gadgets carry that spirit into pockets, fridges, and phone cases, each one claiming a job so specific that trying to be anything more would ruin it.

That range runs wider than you’d expect from a single display technology. On one end, a screen gets stripped down to nothing but page-turn buttons, refusing every upgrade that isn’t necessary. On the other, a screen becomes the front door to a full computer, complete with an app store and a voice assistant baked right in. Everything else in between quietly picks its own lane instead of trying everything.

Xteink X4 Classic

The X4 Classic doesn’t look like an upgrade so much as a refusal to change. It keeps the same 4.3-inch E Ink panel, the same button-only interface, and the same $79 price tag as before, resisting the urge to bolt on a touchscreen or a camera just because it could. What’s new sits underneath the shell: a reinforced magnetic backplate, a faster processor, and a noticeably bigger battery than before.

Designer: XTEINK

That combination changes how the device actually gets used day to day. The magnetic backplate snaps onto any phone case, MagSafe included, turning the X4 into a companion screen that rides along instead of competing for pocket space. Pull it off during a commute or a museum visit, and it fills the in-between minutes a phone usually swallows, no unlocking, no notifications, no excuse to open anything else at all.

BOOX Picco

Picco’s whole personality comes from how small it actually manages to be. BOOX shrank a real E Ink touchscreen down to 3.97 inches, closer in size to a stick of gum than an actual book, and paired it with a stripped-back Linux-based interface instead of the full Android build found on its bigger siblings, trimming away anything that would even slow that simple page-turn experience down.

Designer: BOOX

That shrinking act pays off the moment you actually try to carry it somewhere new and unfamiliar. Picco fits flat in a coat pocket or a wallet, slips into a bag without adding bulk, and swaps storage through a microSD card instead of locking you into whatever space came in the box. There’s no algorithmic feed hiding behind the home screen, just books, waiting patiently to be opened.

reTerminal Sticky

Sticky solves a problem every household already knows all too well: paper notes fall off the fridge, and group chats bury reminders under a dozen other messages before anyone actually reads them. Seeed’s answer is a display that magnets onto any metal surface in the kitchen, runs for up to a week between charges, and turns the fridge door into a genuinely shared notice board again.

Designer: Seeed Studio

Getting a note onto that screen doesn’t take any real effort at all these days. Press a button and speak, and Sticky transcribes it instantly, no typing on a tiny keyboard required. Anyone away from home can send a reminder remotely through the Seeedash app too, so a parent stuck at work can still get milk on tonight’s list without starting a whole text thread over it. And yes, it can read eBooks, too.

Flowtica Verso

Verso takes a completely different bet on where a small screen actually belongs these days. It’s a panel barely thicker than a couple of credit cards that clips onto the back of a phone, sitting quietly against a five-microphone array that listens through an entire meeting. By the time everyone’s packed up, it’s already turned that conversation into a clean, readable summary, no notebook required at all.

Designer: Flowtica

The same panel keeps working long after that particular meeting actually ends. Calendars and pending to-dos stay visible on that always-on e-paper face, readable even in direct sunlight where a phone screen would wash out completely. Battery life stretches to 72 hours, so it becomes less of a gadget and more of a permanent fixture riding quietly along on the back of a phone.

DuRoBo Krono

Krono sits at the opposite end of that whole spectrum entirely, and it doesn’t hide it. The 6.13-inch Carta 1200 display lives inside a mechanical-looking body built around a tactile Smart Dial that handles page turns, brightness, and volume with an actual click. Underneath all that hardware runs full Android 15, complete with access to the Google Play Store, a leap the other four devices here don’t attempt.

Designer: DuRoBo

That openness changes what a reading session can actually turn into. A built-in speaker and Bluetooth pull in music or a podcast between chapters, while an on-device assistant answers quick questions without ever breaking focus on the page. It’s the same E Ink material that Xteink stripped down to page-turn buttons, just handed every tool a full operating system can offer, closing the spectrum this list started with.

The post Screens Got Louder, These 5 E-Ink Gadgets Went Deliberately Quiet first appeared on Yanko Design.

Virtual Pet That Won’t Let You Waste Your Life Scrolling

Most of us know the feeling. You pick up your phone to check one notification, and forty-five minutes later you’re three hundred posts deep into content you didn’t choose and can’t remember. It isn’t a willpower problem so much as a design problem. The apps on your phone are built by teams whose entire job is to keep your eyes on the screen a little longer, and they’re very good at it. Screen time limits and app blockers try to fight that with rules, and rules are easy to ignore when nobody’s watching. That’s the real gap. We need something that makes the cost of scrolling feel immediate and personal, not a stat buried in a settings menu.

A YouTuber who goes by brenpoly figured out a clever way to do that, and it involves guilt-tripping you with a tiny plastic creature. The project is called PolyMO, and it works like a 90s Tamagotchi with a very different agenda. Feed it, talk to it, keep it company, and it thrives. Doomscroll for too long, and it gets visibly sick. Keep ignoring it, and it can die. If that sounds a little dramatic for a hunk of plastic and code, that’s kind of the point. Nostalgia is doing real emotional labor here, and it works because most of us who grew up with a Tamagotchi still remember the specific guilt of killing one.

Designer: brenpoly

What makes PolyMO worth paying attention to isn’t the emotional trick alone, though. It’s the engineering underneath it. The device runs on a cheap ESP32 board tucked into a friendly 3D-printed shell, paired with an Android phone that handles the heavier computing. Brenpoly calls it a split-brain setup: the phone quietly runs a local language model, a Whisper speech recognition model, and a Piper text-to-speech model, while the ESP32 manages the pet’s face, its animations, and the Bluetooth link between the two. None of it touches a server. Every conversation, every mood swing, every “my tummy feels yucky” moment happens entirely on your own hardware.

That detail matters more than it might seem at first glance. We’ve spent years handing our data to companies in exchange for convenience, often without thinking too hard about where it goes. A project like this refuses that trade entirely. There’s no subscription, no cloud account, no company harvesting your screen habits to sell you something later. You build it once, for around fifty dollars in parts, and it belongs to you in the fullest sense of that word.

The personality layer is where it gets genuinely charming. You can pick from a handful of pet moods, set quiet hours so it isn’t nagging you at 2 a.m., and even flip on a dark mode for the display. It’s a small, playful layer on top of something that’s actually addressing a real problem, and that balance is hard to get right. Too preachy and people abandon it in a drawer. Too cute and it does nothing. PolyMO seems to land in between, closer to a companion than a scold.

I don’t think a virtual pet is going to single-handedly fix anyone’s relationship with their phone, and brenpoly doesn’t claim that either. He’s been open about the fact that this comes on the heels of real conversations about social media addiction, including recent lawsuits that put the industry’s design choices under a spotlight. A device like this isn’t a cure. It’s friction, and sometimes friction is exactly what a habit needs to break.

What I appreciate most is that the whole thing is open source. Brenpoly posted the build files, the code, and the assembly steps on GitHub, so anyone with a soldering iron and a free weekend can make their own version, or tweak it into something better. That’s a very different model from the apps we’re trying to escape, where the incentive is always to keep you inside a walled garden. PolyMO hands you the keys instead. It’s a strange kind of comfort, being kept honest by something smaller than your hand and dumber than your phone. But maybe that’s exactly why it works.

The post Virtual Pet That Won’t Let You Waste Your Life Scrolling first appeared on Yanko Design.

Phone Photos of Materials Lie, This Scanner Reads the Surface Itself

Every designer has a folder full of phone photos that were supposed to capture a specific shade of oak or a particular matte finish, and every one of those photos looks wrong the moment it’s opened back at the studio. TRA:CE, a pocket CMF scanner concept, treats that failure as the actual problem worth solving: building a device that reads color, material, and finish directly off a surface instead of trusting a camera sensor to guess.

The shape gives away the intention before you even use it. TRA:CE is a flat, coin-like disc with a glossy display on top and an optical scanner built into the bottom face, so the entire interaction comes down to setting it down and pressing a button. That’s a deliberate contrast to snapping a photo, which still depends on ambient light doing you a favor.

Designer: Seongwook Jin

Placing the disc against a surface and pressing the side button starts a scan, and a radiating animation on the circular display counts up as the sensor reads what’s underneath. That readout isn’t just a color value either. The scan captures material type, texture, and finish characteristics in the same pass, treating a swatch of oak or a painted panel as a full dataset rather than a single hex code pulled from a photo.

That distinction actually matters once you’re standing in a furniture showroom trying to remember if a tabletop finish was satin or something closer to matte. Lighting shifts color perception constantly, but the scanner reads the surface directly rather than interpreting reflected light through a lens, which is exactly the inconsistency that photos and memory both fail at. A quick press replaces a mental note that would’ve degraded within the hour anyway.

Every scan gets logged as a reference card in a companion app, breaking a single surface reading into HEX, RGB, LAB, and CMYK values alongside the closest Pantone or RAL matches. Material grain, pore size, and a numeric gloss reading round out the same card, so a design team pulling reference weeks later gets the same fidelity as someone standing in the room during the original scan.

None of this asks a designer to change how they already work through a space. TRA:CE fits into a pocket, clips onto a bag, or hangs from a neck lanyard, so it’s present at a material library, a client’s showroom, or a job site without becoming another piece of equipment to remember. That kind of portability turns a scanner from a specialized tool into something closer to a pen, always within reach when a texture or shade actually needs capturing.

Field notes about color have always been approximate, filtered through whatever light happened to be in the room and however well a memory held up hours later. TRA:CE swaps that approximation for a saved, measurable record, turning a fleeting glance at a material into something a design team can actually build from later.

The post Phone Photos of Materials Lie, This Scanner Reads the Surface Itself first appeared on Yanko Design.

The Traffic Cone Charger That Actually Keeps You Off Your Phone

Whenever I need to charge my smartphone, I still can’t resist using it, even though I know it will juice up faster if I just leave it alone. Charging time should also be the perfect excuse to stay away from my screen, but since my phone is still sitting right there, easily within reach, I end up answering messages, checking emails, or doom-scrolling through social media anyway. So what if my phone’s charger were the very tool that not only charged it up, but also nudged me to detox from my device and the digital world altogether?

That’s the idea behind the Cone Wireless Charger and Digital Detox, a product concept by South Korean designer Minseo Jung. It’s literally shaped like the orange traffic cone we associate with “no access” or “do not use.” When you charge your phone using this small device, you also stop yourself from reaching for it, thanks to both the way it’s positioned and the actual shape of the charger itself.

Designer: Minseo Jung

The way the Cone charger works is refreshingly simple. You place your phone face-down on the table, then set the charger on top of it. It charges your device wirelessly the entire time it’s covered. The combination of your phone’s hidden screen and the cone’s unmistakable “stay away” silhouette work together to override that automatic reflex to reach for your device and check whatever it is we usually check.

When it’s not busy charging your phone, the Cone can also double as a mini ambient light that blends nicely into a nightstand or desk setup. That dual purpose makes it more than just another single-task gadget cluttering up your already (probably) messy nightstand. It’s a charger and a lamp that happens to also curb your phone habit, not a wellness device you’re forced to make room for.

So how does the Cone stack up against the wireless chargers already crowding the market? Big names like Anker, Belkin, and Apple’s own MagSafe line are all designed with one goal in mind, which is to charge your phone as quickly, securely, and conveniently as possible. Anker’s MagGo and Belkin’s BoostCharge series, for instance, are built around fast charging speeds, magnetic alignment, and multi-device support for phones, earbuds, and smartwatches all at once. They’re excellent at what they do, but none of them are designed to change your relationship with your phone. If anything, most of these designs keep your screen facing up and glowing, practically inviting you to check it mid-charge.

The Cone takes the opposite approach. It doesn’t try to out-charge the competition with extra wattage or a longer feature list. Instead, it solves a completely different problem, which is our compulsive need to check our phones even when we know we shouldn’t. Digital wellness apps like Freedom or Forest attempt to tackle this same issue through software, locking you out of certain apps or gamifying your focus time, but they still require you to open your phone and dig through settings just to activate them. The Cone doesn’t ask you to lift a finger. Its entire strategy is physical and psychological, not digital, making it a rare case of a tech accessory that works precisely because it doesn’t add more screen time to your life.

At the end of the day, the Cone Wireless Charger and Digital Detox is a reminder that not every solution to our smartphone problem needs to be smarter, faster, or more high-tech. Sometimes, the best fix is refreshingly low-tech: a simple shape, a familiar warning sign, and a little bit of psychology working quietly in the background. Whether or not the Cone ever makes it to store shelves, it’s a clever piece of design thinking that tackles a very modern problem most of us silently struggle with every day. And honestly, in a world where our phones already run so much of our lives, having one object that gently tells us “not right now” might be exactly the kind of digital detox we didn’t know we needed.

The post The Traffic Cone Charger That Actually Keeps You Off Your Phone first appeared on Yanko Design.

The 5 Best Home Office Gadgets of September 2026

The home office has been redesigned more times than anyone can count. Most of those attempts involve cable management trays and monitor arms that take an afternoon to install. The things that actually change how a day feels are quieter. A mouse that folds flat. A notebook with two E Ink screens side by side. A hub that replaces a desk full of adapters with a single cube. Five picks that earn their space without demanding much in return.

Each one on this list addresses a different part of the setup. Some resolve problems you have been quietly working around for years. Others make the workspace feel chosen rather than accumulated over time. None of them require a weekend to justify. What they share is a clarity of purpose that is rare enough in 2026 to be worth pointing out. These are the five gadgets that belong on a home office desk this September.

1. OrigamiSwift Mouse

Most portable mice compromise somewhere obvious. They are too small for real use or too light to feel properly controlled on a fast-moving screen. The OrigamiSwift, designed by Horace Lam, starts from a different premise entirely. It folds completely flat to 4.5mm when you are done and opens back into a full-size mouse without ceremony. At 40 grams, it disappears into any bag without taking up a thought or asking for a dedicated pouch.

Soft-click buttons keep video calls quiet, and the Bluetooth connection removes one more dongle from the port situation entirely. The USB-C rechargeable battery lasts up to three months on a single charge, which removes the low-battery anxiety that follows most wireless mice around. For anyone splitting time between a home desk and a coffee shop or hotel room, the OrigamiSwift collapses the gap between travel gear and desktop gear into one object that handles both without being a specialist at either.

Click Here to Buy Now: $85.00

What We Like

  • Folds completely flat to 4.5mm, making it genuinely pocketable without needing a case
  • USB-C rechargeable with up to three months of battery life per charge

What We Dislike

  • Bluetooth-only connectivity means no wired fallback for latency-sensitive tasks
  • 40-gram weight feels unfamiliar for the first few days coming off a heavier desktop mouse

2. Inkleaf Foldable Dual-Screen E-Ink Notebook

Every E Ink device on the market solves roughly the same problem and leaves the same one untouched. One screen means you are either reading or writing, never both at once, and that single limitation has defined the category for years. The Inkleaf, designed by Kameron Yu, treats that as the actual problem worth solving. It opens to two full 10.3-inch Carta E Ink panels side by side, letting you keep source material visible while your notes build on the other screen.

Priced at around $450, it ships with a pressure-sensitive stylus, a USB-C cable, and no subscription fees tied to reading your own files. For researchers and writers who have been running a tablet beside a separate notebook for years, this is the more honest version of that setup. The paper-like display reduces eye strain across long sessions, and keeping reference material on screen without switching tabs removes the small interruptions that erode focus before you notice they are happening.

What We Like

  • Two 10.3-inch Carta E Ink panels let you read and write simultaneously without switching screens
  • No subscription fees required to store or access your own content

What We Dislike

  • $450 price point is a genuine commitment for anyone uncertain about an E Ink-based workflow
  • Folds to hardcover size, which is practical but not compact enough to slip into a smaller bag

3. HubKey Gen2

Modern laptops arrive with two USB-C ports and the expectation that you will figure out the rest. The HubKey Gen2 figures it out instead. It is an 11-in-1 USB-C hub and hardware control surface built into a single compact cube that sits beside your machine without demanding its own footprint. One cable handles display output, storage, network, charging, and peripherals at the same time. The design principle is one cable in and everything out, and it holds.

Four physical shortcut keys and a central knob sit on top of the cube. A built-in driver unlocks five preset systems with 170 fixed key combinations, plus a sixth mode where you assign shortcuts, macros, and sequences to suit your own workflow. When plugged in, a settings interface opens automatically. It includes dual 4K display output. For anyone tired of volume controls buried in software menus, this returns them to where they belong: within arm’s reach on the desk.

What We Like

  • 11-in-1 connectivity with dual 4K display output through a single USB-C cable
  • Physical shortcut keys and central knob replace software-buried controls with something actually reachable

What We Dislike

  • Cube form factor is best suited to a stationary desk and less practical as a regular travel companion
  • Customization depth requires upfront setup time before the physical controls feel genuinely intuitive

4. Orico MiniMate SSD

The base M4 Mac Mini ships with 256GB of storage, a number that starts feeling small the moment you put the machine to real work. The Orico MiniMate SSD is built to resolve that quietly. Its brushed aluminum casing mirrors the Mac Mini’s own footprint closely enough that the two sit together without the drive reading as an afterthought. The USB-C interface supports 40 Gbps transfer speeds, which keeps the external storage from becoming the slowest thing in the workflow.

Most external drives solve a storage problem while creating an aesthetic one. A cable snakes across the desk, the enclosure doesn’t match anything around it, and the setup that looked considered suddenly looks assembled. The MiniMate avoids that by treating the desk as the brief. For a Mac Mini setup built around clean lines and minimal clutter, it adds the storage the base model should have shipped with, at a price that makes the upgrade feel overdue rather than extravagant.

What We Like

  • Brushed aluminum casing sits flush with the M4 Mac Mini without reading as a bolted-on external drive
  • 40 Gbps USB-C interface keeps transfer speeds fast enough that the drive never becomes a bottleneck

What We Dislike

  • Designed specifically around the Mac Mini footprint, so it reads less well considered alongside other desktop configurations
  • Budget positioning means users working with large video or audio libraries may find themselves outgrowing it sooner than expected

5. Side A Cassette Speaker

Most desk speakers are designed to disappear, which is a strange goal for something you look at every day. The Side A Cassette Speaker builds from the opposite direction. The visual language of a cassette tape is right there in the form, and it does not attempt to blend into the background. For a home office that appears on video calls, that kind of presence does quiet work that people in the meeting register before they notice the audio quality.

Slide it into its clear case, and the speaker becomes a stand as well as protection, turning the object into a display piece rather than something to tuck behind a monitor. The sub-$50 price makes it an easy desk addition without needing a budget argument. Whether you are winding down after a long day of calls or just need the afternoon to feel less like working inside a filing cabinet, the Side A earns its spot on both counts without much deliberation.

Click Here to Buy Now: $49.00

What We Like

  • Cassette-inspired form reads immediately as an intentional design choice rather than a default tech purchase
  • Clear case doubles as a stand, keeping the setup clean without a separate accessory

What We Dislike

  • Design-forward identity means audio performance plays second to the aesthetic brief
  • Novelty framing can make it harder to justify for buyers whose main priority is sound quality over visual character

Final Thoughts

A home office should feel assembled with intention rather than accumulated over time. Each of these five objects earns its spot by doing something specific well. The OrigamiSwift handles the mouse without the usual compromises. The Inkleaf addresses the read-and-write gap that has defined the E Ink category for years. The HubKey consolidates connectivity into one object. The MiniMate closes the storage gap. The Side A makes the desk feel deliberately chosen.

None of these are purchases you forget about in two weeks. They are the kind that quietly shift the texture of a workday without announcing the change. A desk built around objects chosen deliberately tends to outperform one assembled from whatever was available at the time. These five are worth choosing carefully, and the shared quality across all of them is that they make their part of the setup feel settled rather than provisional.

The post The 5 Best Home Office Gadgets of September 2026 first appeared on Yanko Design.

Smart Home Panels Look Like Tech, Fanora Looks Like Fine Craft

A folding fan used to say something about the person holding it, signaling taste and refinement long before anyone cared about voice assistants or smart lighting. The Fanora Control Terminal borrows that exact silhouette and turns it into a wall-mounted switch panel, proving a home automation interface doesn’t have to look like it was designed by an engineer who’s never held a fan in their life.

Eight mechanical buttons fan out from a central hinge point, each one following the natural arc a real folding fan would take when opened halfway. That shape isn’t decorative shorthand either. It’s the whole control surface, built from aluminum and finished with a jade centerpiece that used to signal scholarly status in Chinese tradition and now doubles as a working sensor housing.

Designer: HDL Automation

A Body Built From Aluminum, Not Plastic

The panel’s main body is machined from 6063 aluminum alloy, then sandblasted and anodized to get that matte, slightly warm finish instead of the glossy plastic most switch panels settle for. Each of the eight buttons goes through CNC processing, with a curvature shaped around how a fingertip actually presses rather than how a mold happens to come out, and a fine sand texture that keeps fingerprints from building up over months of daily use.

That centerpiece pendant is carved from natural Hetian jade, a material historically prized in Chinese craftsmanship, polished by hand rather than mass-produced. It sits at the base of the fan where the ribs converge, doing double duty as both the visual anchor and the housing for the temperature and motion sensors underneath. A jade certificate ships in the box, treating the stone as a verified material rather than a cosmetic add-on.

Sensors Hidden Where a Fan’s Handle Would Be

Motion detection lives inside that jade pendant, waking the panel’s touch display the moment someone walks close enough to reach for it, instead of leaving a screen lit and idle all day. A built-in temperature sensor reads the room and feeds that data straight into scene and automation logic, so a preset for movie night or afternoon reading can react to the actual conditions in the room rather than a fixed schedule.

Each button supports laser engraving with custom text, meaning a household can label its own shortcuts instead of memorizing generic switch numbers. One button might trigger a reading nook’s lighting, another could dim everything down for a film, and a third could raise the curtains, all without opening an app or hunting through menus. The panel handles curtains, music, and broadcast scenes across a room without breaking that same physical interaction.

Wall-Mounted or Freestanding, By Choice

Unlike a fixed switch plate, Fanora can sit flush against a wall or rest on a desk as a standalone display, a flexibility built into its wiring rather than bolted on as an afterthought. That range means the same object can function as a hallway light switch in one home and a bedside control surface in another, without needing a separate model for each context.

Customization extends to the jade pendant’s shape itself, letting a household choose a silhouette that fits their own taste rather than accepting one fixed design across every unit sold. That level of personalization treats the panel less like static hardware and more like a piece of furniture chosen for a specific room, which explains why a folding fan turned out to be the right shape for a light switch after all.

The post Smart Home Panels Look Like Tech, Fanora Looks Like Fine Craft first appeared on Yanko Design.

Alarm Clocks Buzz and Glow, Kodo Holds a Plant and Greets the Dawn

Waking up shouldn’t require staring at another glowing rectangle before your eyes even adjust to the room. Kodo, a conceptual smart alarm clock, rejects the buzzing plastic box entirely and takes the shape of a ceramic vessel instead, complete with a slender spout that holds an actual sprig of greenery. It looks like something a potter made, right up until it starts syncing with the sunrise.

That sunrise syncing is the whole point of mornings with this object. Rather than jolting you awake with a harsh beep, Kodo times itself to daybreak and layers in birdsong instead of an alarm tone, easing you into consciousness the way an open window might on a good morning. Silencing it doesn’t involve fumbling for a button either. A simple tap anywhere on its surface reads as a vibration and shuts the sound off.

Designer: Pascal Grangier

1

That tap-to-quiet gesture carries through the rest of the day as a kind of running theme. The body stays sensitive to touch and presence, responding subtly rather than lighting up with notifications or demanding attention the way a phone screen does. It’s built to sit quietly on a nightstand, doing nothing most of the time, until the exact moment it needs to do something.

Evenings get their own quiet ritual built into the same object. Before bed, Kodo gradually dims the light in the room, nudging your body toward its natural sleep cycle instead of leaving you to scroll under harsh lamp light until exhaustion wins. That single feature turns the piece from a wake-up tool into something closer to a bedtime routine, bookending the day the same way it starts it.

1

1

None of that would matter if the object itself felt like more screen time in disguise. Its circular face, styled after a pot’s opening rather than a display panel, shifts its entire look depending on the hour: a soft gradient for morning, plain digits at midday, a starfield glowing quietly once night falls. The clock face becomes part of the room’s atmosphere instead of a separate glowing distraction sitting on top of it.

1

Every material choice reinforces that same restraint. The matte, sand-toned finish and rounded silhouette borrow directly from pottery, right down to stubby little feet that make the whole thing look handmade rather than manufactured. Even the vase-like spout isn’t decorative filler. It holds a real plant cutting, turning a piece of consumer electronics into something you’d want visible on a shelf even when it’s not telling time at all.

1

Objects like this argue for a different relationship with the technology already crowding most bedrooms. Kodo doesn’t compete with your phone for attention before you’ve had coffee. It just marks the hours quietly, dims the lights when it’s time to stop, and waits by the window like it always belonged there.

The post Alarm Clocks Buzz and Glow, Kodo Holds a Plant and Greets the Dawn first appeared on Yanko Design.

The Mac Mini Belongs on a Desk, This Build Runs It From Your Hands

Most people who outgrow a Mac Mini just buy a bigger one. One builder went the opposite direction, gutting an M4 Mac Mini down to its bare motherboard and squeezing the entire machine into something you hold in two hands. The result runs full macOS, plays games with real controllers, and never touches a wall outlet, proving Apple’s desktop silicon was never actually tied to a desk in the first place.

The trick starts with restraint rather than miniaturization. Instead of ripping out Apple’s factory heatsink and blower fan to save space, the build keeps that original cooling setup intact, letting the M4 chip run demanding workloads without throttling under heat. The motherboard and its cooling system then slide into a custom 3D-printed shell nicknamed the Mac Nano, treating Apple’s silicon less like a sealed product and more like a component waiting to be rehoused.

Designer: Shing Solutions

That shell doesn’t bolt permanently into the cyberdeck’s body. It slides in and out on rails instead, resembling something closer to a Game Boy cartridge than a soldered motherboard. Pull it free, and the rest of the handheld, its screen, its keyboard, its controllers, stays behind as a shell ready for whatever core gets slotted in next, whether that’s a repair, an upgrade, or an entirely different chip generation down the line.

Up front sits a 7-inch touchscreen running at 120Hz, paired with a shrunken QWERTY keyboard that includes its own built-in touchpad. That keyboard began as a wireless accessory, but its battery got pulled and rewired to draw power straight from USB instead, trimming both weight and one more thing that could run out of charge mid-session.

Gaming input came from an unexpected donor. Circuit boards pulled from genuine Nintendo Joy-Con charging grips now sit on rails built into both sides of the cyberdeck, wired directly rather than paired over Bluetooth. Since macOS has no native support for wired Joy-Cons, Steam’s controller mapping layer bridges that gap, turning what looks like a stripped-down laptop into something that plays games with console-grade tactile controls in hand.

Wiring that many peripherals into one small chassis created its own bottleneck. The fix came from combining two miniature USB splitter boards into a single custom three-port hub, stripped of their bulky original connectors to fit the tight internal layout. A bank of rechargeable cells rounds out the build, feeding a custom power delivery setup that keeps the whole machine running for hours without a cable in sight.

None of these choices were about making the smallest possible Mac Mini. They were about proving a desktop chip could be pulled apart, rehoused, and handed a battery without losing what made it worth owning in the first place. That kind of modular thinking, where the computer becomes a swappable cartridge rather than a sealed box, points toward a version of portable computing that upgrades in pieces instead of getting replaced whole.

The post The Mac Mini Belongs on a Desk, This Build Runs It From Your Hands first appeared on Yanko Design.

Phone Screens Are Too Busy for Notes, Verso Handles Them on the Back

Phone screens have quietly become the default display for everything, including thoughts that never needed an app in the first place. The Flowtica Verso pushes back on that habit by giving your phone a second face, a card-sized panel with its own always-on e-paper screen. Snap it onto the back of a handset, and it starts listening, transcribing, and summarizing conversations without asking you to unlock anything.

That panel is barely 6.5 millimeters thick, thinner than most phone cases, yet it holds a full touchscreen, a five-microphone array, and enough battery to run for up to 72 hours between charges. Magnets let it click onto a MagSafe-compatible phone, but that’s only one option. Hang it from a lanyard during a conference, or prop it on a desk stand next to a laptop instead.

Designer: Flowtica

When a Meeting Runs Long

Picture a meeting that runs long and scattered, the kind where important details slip past because everyone’s phone is face down on the table. With the Verso clipped to a case, none of that gets lost. It records the discussion, then turns the audio into a clean summary with action items sitting right there on its screen, ready before anyone reaches for a notebook or a second device.

A second button turns the same panel into something closer to a conversation partner. Hold it down, ask a quick question about what just got discussed, and the answer appears on the e-paper face within seconds, no app switching required. That small design choice matters more than it sounds, because it keeps a person’s attention on the room instead of a glowing rectangle in their palm.

A Screen That Keeps Working After the Meeting Ends

Beyond a single meeting, the same panel doubles as a running dashboard for the day. It surfaces calendars, pending to-do items, and summaries pulled from earlier recordings, so checking on today’s schedule stops requiring a phone unlock at all. The device is priced at $299, positioning it closer to a dedicated tool than a phone accessory picked up on a whim.

E-paper is the quiet advantage running through the whole design. Unlike an OLED display that drains a battery just by staying lit, the Verso’s screen holds its last update with almost no power draw, which is how it stretches to 72 hours of use. Text also stays legible outdoors under direct sun, somewhere most phone screens start to wash out and become unreadable within minutes.

Shared Real Estate, Different Jobs

The back of a phone has quietly become contested real estate. Xteink’s X4 Classic strips a magnetic add-on down to page-turn buttons and nothing else at $79, while its X4 Pro version adds a front light for $99, and BOOX’s Picco shrinks a touchscreen reader to pocket size for around $100. Each one chases distraction-free reading. Verso claims the same magnetic footprint but points it at conversations instead of pages.

That distinction matters because a magnetic back panel is easy to copy, but the job it performs is not. Reading gadgets ask for stillness and a single task done well. Verso asks for the opposite, staying alert through scattered conversations and handing back organized thoughts before the moment passes. Both approaches treat a phone’s blank back as valuable space, just aimed at very different kinds of attention.

The post Phone Screens Are Too Busy for Notes, Verso Handles Them on the Back first appeared on Yanko Design.

Apple is Working on Two iPhone Game Controllers Under its Beats Brand

Concept Beats branded iPhone game controller, close-up on the right grip showing X, Y, A, B face buttons, thumbstick, and red Beats logo, with the clamped iPhone home screen visible at left, lit in red.

Apple and the gaming crowd have always had one of those relationships where you nod at each other across a party and never actually walk over. Apple makes the chips, brags about them beating a PS5 in some benchmark slide, then goes right back to talking about spreadsheets and stargazing apps. Gamers, meanwhile, buy a Steam Deck or a Switch and never think about the iPhone in their pocket as a gaming device at all. Bloomberg’s Mark Gurman just reported that Apple wants to finally cross the room, having spent over a year quietly developing its own gaming controllers for the iPhone. The bigger twist is who gets to wear the name tag. Rather than an Apple logo, the hardware is reportedly launching under Beats, the audio label Apple has been slowly turning into its lifestyle catch-all since buying it in 2014.

Code unearthed in a leaked macOS 26.7 build gives the rumor real teeth, naming two unreleased devices, T6502 and T1057, each carrying its own dedicated controller profile instead of placeholder code. Both come with the standard gamepad vocabulary, sticks, triggers, a D-pad, face buttons, the stuff every controller on the planet already has. T6502 keeps things simple and wired. T1057 adds Bluetooth, motion sensors, and a noticeably different haptic engine, suggesting more than one idea is being tested at once. Nothing is priced, dated, or confirmed, but the code alone says this has moved well past a mood board.

Designer: Apple

Concept Beats branded iPhone game controller shown fully assembled with an iPhone clamped in the center, both grips visible with D-pad, thumbsticks, and red Beats logos, set against a dark background with a large red Beats logo behind it.

Gurman’s sourcing on the branding is the part I keep chewing on. He says Beats executives are leading both the engineering and the product concept, not just slapping a logo on something Apple’s industrial design team already finished. His reasoning is that the culture and lifestyle around gaming controllers fits Beats better than it fits Apple, and that the sub-brand gives the company room to use cheaper materials and a louder design without dragging down the premium finish people expect from anything wearing the actual Apple logo. Read between the lines and that is Apple admitting its own aesthetic has a ceiling. Titanium and glass photograph beautifully, but nobody wants to grip a cold slab for a three-hour Genshin Impact session. Beats, with its glossy plastics and its very unserious relationship with color, is a far more honest home for an object designed to be squeezed, dropped, and thrown in a backpack pocket.

Concept Beats branded iPhone game controller in two separated halves with the iPhone floating above, left grip showing D-pad and right grip showing face buttons, both with red Beats logos, resting on a dark reflective surface.

There is a decent trade-off lurking here too, and it is worth naming before anyone gets too excited. T6502, the wired one, is basic by design, which means it will likely be the cheaper, more disposable option with none of the motion sensing or richer haptics that make a controller feel alive. T1057 sounds like the one worth wanting, but Bluetooth controllers introduce pairing friction and battery anxiety that a simple USB-C plug-in never has to deal with. Apple will have to pick a lane, or price the two far enough apart that the choice makes sense, and so far there is no signal on either price or release window. History also isn’t fully on Apple’s side. The company has floated controller ideas for years without shipping one, and it once required developers to support the Siri Remote’s accelerometer as a de facto gaming input before quietly dropping that mandate. A leaked profile in a beta build is not a keynote slide.

Close-up of the left grip of a concept Beats branded iPhone game controller, showing the D-pad, thumbstick, and red Beats logo, with the clamped iPhone visible in soft focus behind it.

Where this actually matters long term is the software Apple has already built around it. iOS 26 shipped a dedicated Games app that pulls your library, your Game Center friends, and Apple Arcade into one hub across iPhone, iPad, Mac, and Apple TV, and Arcade itself has quietly grown past 250 titles for $6.99 a month. A first-party controller, even a scrappy Beats-branded one, gives all of that infrastructure something physical to plug into, which is a very different goal from just selling more hardware. It also puts Apple in the odd position of competing with its own shelf space, since the Apple Store already sells the Backbone One and the SteelSeries Nimbus, and we covered how Backbone’s own Pro model already chases full-size ALPS sticks and forty-hour battery life at a premium price. Razer’s brand new Prio takes the opposite approach entirely, folding down to credit card size for people who would rather not carry a controller-shaped commitment at all. Apple showing up now, later than everyone, wearing someone else’s logo, says less about gaming and more about how Apple treats every category it enters late. Quietly, sideways, and only once it has found a version of itself that does not feel like Apple at all.

The post Apple is Working on Two iPhone Game Controllers Under its Beats Brand first appeared on Yanko Design.