← All posts

10 productivity widgets to add to your AI terminal

A list of widgets that have actually saved me time, ranked by how much I would notice if they were missing.

10 productivity widgets to add to your AI terminal

The widget system is the part of MOLTamp that took me longest to get into and now I cannot live without. Skins are the obvious feature — visual changes are immediate, dramatic, easy to fall in love with. Widgets are quieter. They sit in the sidebars, do their job, and only earn their keep over weeks of use. Most of them I tried, ignored, then reluctantly admitted were valuable.

Here are the ten I would put back first if I started over.

1. Session Timer

Tracks how long you have been in a coding session. The version I use shows the current session in big numbers and the day's total in smaller ones underneath. Sounds trivial. Is not. The act of seeing "I have been coding for 4h 22m" reframes the next decision: am I doing this because I am still in flow, or because I am tired and stubborn? Either answer is fine. The visibility is the point.

2. System Monitor

CPU, memory, disk I/O, network. Most useful when you are running a build that should have finished by now and you want to know whether anything is actually happening. Less useful day-to-day. But "disk usage went from 60% to 85% in three minutes" is the kind of signal that catches problems before they become outages.

3. Music Player (Spotify or Apple Music)

You probably already have a music player open in another window. The widget version replaces "alt-tab to Spotify, hit play, alt-tab back" with "hit a key in MOLTamp." The keystroke math is small. The context-switch math is large. Plus, the widget shows you what is currently playing without you having to look at it, which means you stop reaching for it during work.

4. Calendar

Mini calendar that shows your next few meetings or events from Apple Calendar. Most useful first thing in the morning when you sit down and need to know "is today the day I have nothing booked or the day I have four standup overlap." Acts as a constant background reminder of when the next thing is.

5. Weather

Hear me out. Weather widgets sound like something your grandfather would put on his Windows desktop. But the version that just shows the current temp + a single icon turns into a "is it worth going for a walk" indicator I check twice an hour. For people who work from home, that walk is sometimes the entire difference between a good day and a frustrated one.

6. World Clock

If you work with people in other timezones, this saves you from constantly running mental conversion. I have three world clocks pinned: home, the team in London, the team in Singapore. At a glance I know whether it is too late to ping someone before signing off.

7. Git status panel

Branch name, ahead/behind count, modified files, current commit message. Shows you the state of the repo you are in without needing to type git status. Most useful when you are jumping between repos and lose track of which branch you are on.

8. Tickers (stocks, crypto, weather, news)

A scrolling marquee at the bottom of the screen with whatever feeds you care about. I use stocks (just ticker symbols I follow), crypto (because I am a normal person), and headlines from a tech news source. It is the lowest-cognitive-load way to stay vaguely connected to the outside world without opening a browser tab.

9. Apple Notes / Obsidian quick-note widget

A small text area where you can jot a quick note that lands in Apple Notes or your Obsidian vault. The friction-reduction here is enormous. Half my best ideas come during work and used to die because reaching for a note app pulled me out of flow. Now I type two sentences in the corner of the terminal and they end up in the right place automatically.

10. ASCII art / Live2D pet

This is the silly one. Drop a Live2D character into the corner and watch it idle while you debug. Or use the ASCII pet that wanders across your screen at random intervals. There is no productivity argument for this. Watching a small thing live in the corner of your terminal makes you 8% happier on a slow day, and 8% happier compounds.

What is missing from this list

Things I tried and dropped: notification widgets (too noisy), task manager widgets (the friction of typing a task into a tiny widget is higher than just opening Things), pomodoro timers (the structure was too rigid for the kind of work I do).

Things I have not tried yet but want to: a "currently playing" widget for Plex/Jellyfin, a github notifications counter, an inbox count for email. Let me know if you build any of these.

How to add widgets

Open Settings → Layout. Drag any widget from the palette into one of the panel zones. Save the layout. Done.

You can save multiple layouts and switch between them with keyboard shortcuts — useful if you want a "deep work" layout that hides everything and a "reference / browsing" layout that shows everything. I have three: deep work, normal day, and "presenting on a call" (which hides anything embarrassing from the corners).

The community gallery has more widgets if the bundled set is not enough. Browse moltamp.com/community for everything users have published.