24 April 2026

7 min read · Updated: 23.04.2026

A cloud engineer on call drags their ThinkPad into the beer garden because the pager just fired. It doesn’t have to be that way. For the past few months, some DevOps teams have been slipping a device into their pocket that looks like an e-reader and works like a clean Linux terminal: the Boox Palma 2 Pro. This hands-on test shows where the e-ink console genuinely delivers — and where it’s just lifestyle cosplay.

Key Takeaways

  • The Boox Palma 2 Pro is a 175-gram Android 15 device with a 6.13-inch Kaleido 3 e-ink display and 5G data module, launched in November 2025.
  • Termius, Termux, JuiceSSH, and ConnectBot install via Google Play; Obsidian, GitHub Mobile, and the AWS Console app all run stably.
  • For PagerDuty shifts, quick SSH checks on production clusters, and Markdown reviews in pull requests, the setup works surprisingly well.
  • The limits are clearly defined: tmux with refresh-heavy TUI tools (k9s, btop, htop with full-screen redraws) feels sluggish, and video logs fail at the e-ink refresh rate.
  • Pricing sits in the range of a mid-tier smartphone purchase — the kind IT departments can put through their hardware budget.

Context: Why DevOps Teams Are Looking for a Second Device

What is the Boox Palma 2 Pro? The Boox Palma 2 Pro is a 175-gram Android 15 device with a 6.13-inch Kaleido 3 e-ink display, a 5G data modem, a Qualcomm Snapdragon 750G, and 8 GB of RAM. Onyx International introduced the device in November 2025, combining a smartphone form factor with a color e-paper display and full Google Play app compatibility.

Anyone on call for a cloud platform knows the drill. The incident hits on a Saturday evening, your laptop is at home, and your phone is juggling WhatsApp, email, and Instagram for your attention. A proper terminal interface does exist on mobile, but it either comes loaded with banner ads or presents a UI that scatters your focus entirely. The typical responses range from carrying a compact convertible laptop in your bag to running a Linux phone experiment on a PinePhone. Both extremes exist; the gap in the middle remains wide open.

That’s exactly where Onyx positions the Palma 2 Pro. The device looks like a pocket e-reader but runs on a Qualcomm Snapdragon 750G with 8 GB of RAM and 128 GB of internal storage, expandable via microSD. Android 15 ships with Google Play preinstalled, and the 5G module accepts a nano-SIM. The display measures 6.13 inches and uses a Kaleido 3 panel with dual-tone front lighting. The form factor is a deliberate break from convention — and that break is precisely what strips away the addictive layer.

Two things stand out within the first day. The weight vanishes so completely in a jacket’s inner pocket that you reach in three times just to make sure it’s still there. And the e-paper screen is almost more readable outdoors at noon than at your desk — no glare whatsoever. Both are trivial details that nonetheless change behavior in an on-call routine. When you stop overthinking whether to bring it along, and when the screen actually works in sunlight, you end up using it.

The DevOps Setup: SSH, tmux, Monitoring

In practice, getting everything up and running takes only a few minutes. Google Play is not just installed — it actually works, which is far from guaranteed on Android ports outside the smartphone world. Termius installs cleanly from the store, syncs SSH keys via your account, and renders well thanks to the manufacturer’s E Ink optimization. Termux works as an alternative too, though it remains characteristically spartan when it comes to keyboard handling. Fans of ConnectBot or JuiceSSH will find both classics in the store as well.

The standard workflow for a cloud engineer on call looks something like this: connect to a bastion host via SSH, then attach to a tmux session with three panes running kubectl logs, journalctl output, and a health check script side by side. On the Palma 2 Pro, that setup is restored in under 30 seconds — the Snapdragon chip has enough headroom to juggle a monitoring app and a Slack channel at the same time. Characters per second are limited by the E Ink refresh rate in so-called A2 mode, not by the hardware itself.

Anyone who types seriously won’t get far without a decent keyboard. Bluetooth support for external keyboards is built in. A ThinkPad Compact Keyboard pairs without issues; foldable travel keyboards like the Logitech K380 or the Keychron K3 Pro work reliably as well. The device itself weighs just 175 grams, and a compact folding keyboard fits alongside the Palma 2 Pro in a backpack side pocket. The most genuinely surprising real-world insight: after two hours of SSH work, you don’t feel drained. E Ink produces no continuous LED glare. The screen is exactly the right size for scanning logs without burning your eyes — or your laptop battery.

175 g
Weight (manufacturer spec)

6,13″
Kaleido 3 E Ink display

8 GB
RAM / 128 GB Flash

The Three Core Use Cases in Daily Cloud Work

After several weeks of real-world testing, three scenarios emerged where the device earns its place in a DevOps engineer’s arsenal.

The first is the on-call shift away from the office. The Palma 2 Pro eliminates the need for a hotspot-capable smartphone — the 5G module stays connected. OpsGenie, PagerDuty, and Atlassian alerts install cleanly, and push notifications come through without issue. When an alert fires, you open Termius. The connection to the bastion is up within seconds. Within two minutes you have an initial assessment. Many teams have run this workflow on a laptop for years, but the laptop isn’t always within reach — a device in your pocket is.

The second is quiet pull request review. The device renders GitHub, GitLab, and Gitea interfaces cleanly. Engineers doing architecture-level code reviews and working through long diffs will appreciate that the E Ink display stops throwing blue light into their eyes. Two hours of focused reading through a pull request series is manageable without fatigue. Scroll latency is noticeable, but code readers scroll slowly anyway. The device handles this mode very well.

The third is documentation work. Obsidian runs natively. Markdown editors like Markor or Epsilon Notes are available in the store. Built-in stylus support lets you sketch diagrams onto an architecture page while a Zoom call runs on your laptop. Writing runbooks — a few sentences here, a quick sketch there — flows on the Palma 2 Pro in a way you’d normally only get from a reMarkable or a classic paper notebook.

Strengths for DevOps Day-to-Day

  • 5G modem and Android 15 with Google Play out of the box
  • Enough CPU headroom to run SSH, Termius, tmux, and monitoring in parallel
  • E Ink display saves both eyes and battery during reading sessions
  • Pocket form factor makes on-call duty without a laptop genuinely realistic

Limitations Worth Knowing

  • TUI tools with full-screen refresh (k9s, btop) stutter due to E Ink latency
  • Video logs, Grafana charts, and flamegraphs are not target workloads
  • Without an external keyboard, useful only as a reading and alert device
  • Battery life at E Ink levels requires active power modes — otherwise the 5G modem keeps draining overnight

Six-Week Pilot: How Cloud Teams Structure the Rollout

Anyone serious about this question won’t answer it with a single purchase and three weeks of gut feeling. A structured pilot produces solid data and a buying decision that holds up in the budget conversation. The following six-week timeline emerged from discussions with DevOps leads across two Munich-based cloud platform teams as a workable framework.

Week 1
Order two devices, connect SSH keys to the hardware keystore, review password manager and MDM policy, set up core apps (Termius, Obsidian, Slack, PagerDuty, GitHub Mobile).

Weeks 2-3
PagerDuty on-call rotation with the Palma 2 Pro as the primary device. Goal: measure time-to-first-command and compare it against the notebook workflow baseline. Keep it honest — log your numbers after every shift.

Week 4
Documentation sprint. Write runbooks, post-mortems, and Architecture Decision Records on the device. Sync your Obsidian vault via Git. Test pen input for diagramming.

Week 5
Code review phase. Spend two hours daily reviewing pull requests from the team and leaving inline comments. Track review throughput and comment quality against the notebook baseline.

Week 6
Team retrospective. Compare usage data, clarify persona fit. Decision: roll out individual devices for the on-call rotation, or add them to a shared hardware pool that engineers can draw from.

The timeline is intentionally conservative. A hard gate after week two is enough to avoid a bad pilot decision. Anyone who reaches for the notebook out of frustration three times by then has a clear answer. Anyone who catches themselves reading pull requests on the device by choice is getting a signal in the opposite direction.

What Other Teams Can Take Away

The interesting observation isn’t that a single device would suddenly replace the notebook — it won’t. What’s interesting is that a form factor is emerging that fills a distinct niche: focused terminal work that isn’t steamrolled by the attention economy of a smartphone. If you don’t install Slack on the Palma 2 Pro, Slack isn’t on the Palma 2 Pro. That restraint is a feature, not a bug.

For DevOps teams, a small pilot is worthwhile — nothing more. Two devices in the on-call rotation are enough to see whether the pattern holds. Six weeks is a fair test: one week for setup with SSH keys, a password manager like 1Password or Bitwarden, and monitoring apps; two weeks of PagerDuty rotation; three weeks of reading and documentation work. After that, you can say with confidence which personas on the team benefit and which don’t.

The IT budget placement is clean: hardware line below a mid-range notebook, above a company phone. From a tax perspective, the device falls under employee work equipment when it’s clearly tied to an on-call use case. Teams that pay for on-call duty are already covering time and tool setup. One more device that makes the boundary between work and recovery a little less wearing is money well spent.

One detail is frequently underestimated: the device can send a leadership signal. When the cloud lead takes notes on a Palma 2 Pro during a team meeting instead of constantly glancing at a laptop, the quality of the conversation shifts. Presence is a scarce resource in ops teams. Finding a device that doesn’t destroy presence while still bringing terminal capability to high-stakes moments is more than finding a gadget. The purchase can then be justified not just as a hardware rollout, but as part of a deliberately shaped team culture. That doesn’t make the budget argument smaller — it makes the conversation in the leadership circle more productive.

Frequently Asked Questions

Does Termux run on the Boox Palma 2 Pro without restrictions?

Termux runs from either the F-Droid or Google Play channel, including the apt package manager and common Linux tools such as git, python, ssh, and tmux. Performance is sufficient for typical on-call scripts. Graphically intensive TUI tools with frequent screen refreshes tend to feel sluggish due to the E-Ink display.

Does the device have a SIM card slot, or do I need to use a hotspot?

The Palma 2 Pro has a 5G-capable nano-SIM slot. A data SIM is all you need — voice calls are irrelevant in a DevOps context. Anyone who prefers not to use a separate SIM can tether the device via Bluetooth or a Wi-Fi hotspot from their smartphone.

How does the display hold up for code compared to an OLED tablet?

For static text — logs, pull requests, and Markdown — the Kaleido 3 display is genuinely pleasant to read. For animated content, Grafana dashboards, or chart-heavy interfaces, an OLED tablet is the better choice. The Palma 2 Pro is a terminal and reading companion, not a dashboard client.

Which security settings are mandatory for a DevOps device?

Enable device encryption, set a screen lock with biometric support, avoid plaintext passwords, store SSH keys in the hardware keystore, use a password manager such as Bitwarden or 1Password, and consider MDM integration if the device is to be enrolled in an enterprise inventory.

How much does the Boox Palma 2 Pro cost, and where can I buy it?

Onyx sells the device directly through the official Boox shop and via selected importers in the DACH region. Pricing sits at mid-range smartphone level, depending on configuration and any keyboard bundle. IT departments deploying the device at scale can typically negotiate volume pricing.

Is the device worth it for cloud architects who are not on call?

Architects benefit less from the on-call angle and more from the focus mode. Anyone who spends a lot of time on spec work, code reviews, and concept development will find the Palma 2 Pro useful as a note-taking device with a touch of terminal capability. For those actively trying to reduce smartphone screen time, it makes for a compelling secondary device.

Image credit: Pexels / Perfecto Capucine (px:1475290)

Also available in

A magazine by Evernine Media GmbH