Posts in Linked

David Smith’s Widgetsmith reaches 100 Million App Store Downloads

100 million of anything is a lot, and 100 million downloads on the App Store are rare. Rarer still, and perhaps unprecedented, is 100 million downloads of an app made by one person.

When it comes to apps, I can’t think of a single app made by an indie developer that has reached the milestone that David Smith did today with Widgetsmith. The app, which was released in September 2020 alongside iOS 13, lets users create personalized Home Screen widgets using photos, text, weather data, and more. Since its release, the array of customization options has continued to expand, and last fall, Lock Screen widgets were added to the mix. Most recently, Widgetsmith was updated with gradient backgrounds.

The latest update of Widgetsmith adds gradient backgrounds.

The latest update of Widgetsmith adds gradient backgrounds.

It’s been remarkable to watch Widgetsmith take the app world by storm. Thinking back to the summer of 2020 when Federico and I were testing Widgetsmith, I remember liking it, but I know neither of us had the slightest inkling that it would go viral the way it did not long after its release. Congratulations, Dave. Widgetsmith’s success is well-deserved.

Don’t miss Dave’s post on his website about Widgetsmith’s milestone. Also, the latest gradient background update to the app is available now as a free update on the App Store.

Permalink

Microsoft Outlook for Mac Is Now Free to Use

Yesterday, Microsoft announced that Outlook, its email and calendar app, is now free on the Mac App Store and doesn’t require a Microsoft 365 subscription, which has been the case for a long time on iOS and iPadOS.

That’s great news for Mac users. Outlook has been optimized for Apple silicon Macs and supports iCloud, Gmail, Outlook, IMAP, and other email systems. And, because it’s native, Outlook supports features like widgets, Handoff between devices logged into the same Apple ID, and rich notifications, plus it includes a menu bar app for quickly checking your calendar. In its announcement, Microsoft also said it is working on support for Focus modes through an Outlook feature called Profiles.

Source: Microsoft.

Source: Microsoft.

Microsoft’s move came as something of a surprise and in the midst of rebuilding the Windows version of Outlook. The company is also experimenting with a progressive web app version of the app but told The Verge that it is committed to native apps on Apple’s platforms.

Microsoft Outlook is available to download free on the Mac App Store.

Permalink

Apple Frames 3.1.1 with Support for Passthrough Mode

The 'Shortcut Result' variable, used as an image variable in a shortcut that calls Apple Frames.

The ‘Shortcut Result’ variable, used as an image variable in a shortcut that calls Apple Frames.

I just released a small update to Apple Frames 3.1, which came out earlier this week, with a new output command: &passthrough. With this output command for the Apple Frames API, you’ll be able to generate a framed image (from whatever source you like) and simply pass its result to the next action in a shortcut as a native image variable.

I wrote about this as part of my Extension column in MacStories Weekly today, where I also covered the ability to run Apple Frames from the command line on macOS. Here’s the excerpt about version 3.1.1 of Apple Frames and the new passthrough mode:

As I was researching this column for Weekly, I realized there was an obvious candidate for an output command I did not include in Apple Frames 3.1: a passthrough command to, well, pass framed images along as input for the next action of a shortcut.

Here’s what I mean: when you run Apple Frames from a helper shortcut using the ‘Run Shortcut’ action, that action produces an output variable called ‘Shortcut Result’. If you’re running Apple Frames as a function, thus turning it into a feature of another workflow, it can be useful to take the framed images it produces and use them as a native variable in other actions of the shortcut. The problem is that the output commands I launched with Apple Frames 3.1 all involved “storing” the framed images somewhere, whether it was Files or the system clipboard.

This is no longer the case with the &passthrough output command I added to Apple Frames 3.1.1, which you can redownload from the MacStories Shortcuts Archive or directly from this link. If you run the Apple Frames API with this command, framed images will be passed along as native output of the shortcut, which you can reuse as a variable elsewhere in a shortcut that’s invoking Apple Frames.

And:

Any shortcut or longer workflow that involves running Apple Frames in the background and retrieving the screenshots it frames can take advantage of this method, allowing you to bypass the need to store images in the clipboard, even if temporarily. Essentially, passthrough mode turns Apple Frames into a native action of the Shortcuts app that returns a standard image variable as its output.

This is the only change in version 3.1.1 of Apple Frames, and I’m excited to see how people will take advantage of it to chain Apple Frames with other shortcuts on their devices. You can download the updated version of Apple Frames below.

Apple Frames

Add device frames to screenshots for iPhones (11, 8/SE, and 12-13-14 generations in mini/standard/Plus/Pro Max sizes), iPad Pro (11” and 12.9”, 2018-2022 models), iPad Air (10.9”, 2020-2022 models), iPad mini (2021 model), Apple Watch S4/5/6/7/8/Ultra, iMac (24” model, 2021), MacBook Air (2020-2022 models), and MacBook Pro (2021 models). The shortcut supports portrait and landscape orientations, but does not support Display Zoom; on iPadOS and macOS, the shortcut supports Default and More Space resolutions. If multiple screenshots are passed as input, they will be combined in a single image. The shortcut can be run in the Shortcuts app, as a Home Screen widget, as a Finder Quick Action, or via the share sheet. The shortcut also supports an API for automating input images and framed results.

Get the shortcut here.

Permalink

AppStories, Episode 318 – Apple Watch Ultra and The Watch Apps We Use

This week on AppStories, we compare notes on the Apple Watch Ultra, including what makes it special and what frustrates us, and share the apps we’re using regularly.

Sponsored by:

  • Kolide – Kolide ensures only secure devices can access your cloud apps. It’s Zero Trust tailor-made for Okta. Book a demo today.
  • Squarespace – Make your next move. Enter offer code APPSTORIES at checkout to get 10% off your first purchase.

On AppStories+, we dig into HomeKit-enabled blinds, shades, and shutters and explain our Nintendo Switch HDMI upscaling experiments.

We deliver AppStories+ to subscribers with bonus content, ad-free, and at a high bitrate early every week.

To learn more about the benefits included with an AppStories+ subscription, visit our Plans page, or read the AppStories+ FAQ.

Permalink

Pedometer 5.0 Update Adds Map-Based Workouts, Live Activities, Accessibility Improvements, and Apple Watch Ultra Integration

David Smith announced the release of Pedometer++ 5.0 today, and it looks like a big one. Smith says 5.0 has been rewritten from the ground up using SwiftUI and includes:

  • Dynamic Type support
  • Workout tracking, which was previously Watch-only, is now available on the iPhone too
  • Live Activities that display distance and duration data or a map and distance preview are available in multiple styles
  • Map-based routes can be added by transferring GPX files to the iPhone app using the iOS share sheet, which then syncs them to your Apple Watch
  • Saved and favorite routes can be added to the Apple Watch too
  • Once on the Watch, routes can be used in a new maps-based workout tracking mode, which displays them live
  • The Apple Watch Ultra’s Action button can be used to start a walk quickly or to switch between map and metric views in the Watch app

I’m looking forward to giving this update a try. I’ve enjoyed using Footpath’s map integration as I explore North Carolina, and I’m curious to see how the apps compare.

Pedometer++ 5.0 is available as a free download on the App Store. Some features, including workouts, require a subscription.

Permalink

Apple Introduces New Peer Group Benchmarks for Developers

Source: Apple.

Source: Apple.

Today, Apple introduced new analytics for app developers designed to reveal how their apps are performing compared to peer apps. The developer site says that:

With data from the entire catalog of apps on the App Store, peer group benchmarks provide accurate, relevant, and privacy-preserving comparisons for apps across categories, business models, and download volumes. Learn how to take advantage of these insights to improve your app’s performance.

Apple defines an app’s peer group by its App Store category, business model, and download volume, providing metrics that shows where a developer’s app falls within the range of similar apps. Data is aggregated and uses differential privacy to ensure that the analytics do not reveal the identity of the apps against which a developer’s app is compared. The developer site also offers suggested actions that developers can take to improve their performance, including product page optimization tests, app events, pricing strategies, and more.

From the examples shared, the new tools look as though they will fit in nicely with existing analytics and other analytics available to developers. Providing insights into how an app is performing compared to its peers should help point developers in the direction of areas where adjustments can have the greatest impact on the success of their apps, saving them time and guesswork.

Permalink

AppStories, Episode 317 – Artificial Intelligence and Apps (Part 2)

This week on AppStories, we conclude our mini-series on artificial intelligence with a conversation about the apps we’ve used that include AI features.

Sponsored by:

  • Things – Now with Deep Shortcuts Integration
  • Issuu – Get started with Issuu today for FREE or sign up for an annual premium account and get 50% off

On AppStories+, Federico shares his KNX home automation setup.

We deliver AppStories+ to subscribers with bonus content, ad-free, and at a high bitrate early every week.

To learn more about the benefits included with an AppStories+ subscription, visit our Plans page, or read the AppStories+ FAQ.

Permalink

Primate Labs Updates Geekbench on All Platforms

Yesterday, Primate Labs released Geekbench 6, the suite of benchmarking tools for Apple and other vendors’ hardware. According to the company:

Geekbench tests have always been grounded in real-world use cases and use modern. With Geekbench 6, we’ve taken this to the next level by updating existing workloads and designing several new workloads, including workloads that:

  • Blur backgrounds in video conferencing streams
  • Filter and adjust images for social media sites
  • Automatically remove unwanted objects from photos
  • Detect and tag objects in photos using machine learning models
  • Analyse, process, and convert text using scripting languages

In addition to updating benchmark workflows, Primate Labs says Geekbench includes modern file types and file sizes that reflect current computing tasks on Macs, iPhones, iPads, and other devices. The company also changed its multi-core benchmark to include tasks that span multiple cores to align the tests with how modern devices typically tackle a job.

My time with the new benchmark apps has been limited, but running them on my Mac and iPhone went smoothly. It’s worth noting that the apps are significantly larger, and it take longer than before due to the changes made to the underlying benchmark tests. However, it’s great to see Primate Labs working to make its tests reflect modern usage patterns and hardware.

Geekbench 6 for Mac is available as a direct download from Primate Labs. The iOS and iPadOS versions of the app are available on the App Store.

Permalink

AppStories, Episode 316 – Artificial Intelligence and Apps (Part 1)

This week on AppStories, we begin a new series on the impact of artificial intelligence on apps and the world around us. This week’s episode sets the stage with a look at chatbots, image-generation tools, and issues and opportunities they raise.

Sponsored by:

  • Sofa – Be more intentional with your downtime.
  • Daylite – Not just another CRM, the small business app that grow your business and Mac users love!
  • Squarespace – Make your next move. Enter offer code APPSTORIES at checkout to get 10% off your first purchase.

On AppStories+, we share our experiments with Whisper, OpenAI’s audio to text engine, and their very different approaches to it.

We deliver AppStories+ to subscribers with bonus content, ad-free, and at a high bitrate early every week.

To learn more about the benefits included with an AppStories+ subscription, visit our Plans page, or read the AppStories+ FAQ.

Permalink