Activity Monitor
   HOME

TheInfoList



OR:

This is a list of built-in apps and system components developed by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
for
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
that come bundled by default or are installed through a system update. Many of the default programs found on macOS have counterparts on Apple's other operating systems, most often on
iOS Ios, Io or Nio (, ; ; locally Nios, Νιός) is a Greek island in the Cyclades group in the Aegean Sea. Ios is a hilly island with cliffs down to the sea on most sides. It is situated halfway between Naxos and Santorini. It is about long an ...
and
iPadOS iPadOS is a mobile operating system developed by Apple for its iPad line of tablet computers. It was given a name distinct from iOS, the operating system used by Apple's iPhones to reflect the diverging features of the two product lines, suc ...
. Apple has also included versions of
iWork iWork is an office suite of applications created by Apple Inc., Apple for its macOS, iPadOS, and iOS operating systems, and also available cross-platform through the iCloud website. iWork includes the presentation program, presentation applicat ...
,
iMovie iMovie is a free video editing software, video editing application made by Apple Inc., Apple for the Mac (computer), Mac, the iPhone, and the iPad. It includes a range of video effects and tools like color correction and image stabilization, b ...
, and
GarageBand GarageBand is a software application by Apple Inc., Apple for macOS, iPadOS, and iOS devices that allows users to create music or Podcast, podcasts. It is a lighter, amateur-oriented offshoot of Logic Pro. GarageBand was originally released for ...
for free with new device activations since 2013. However, these programs are maintained independently from the operating system itself. Similarly,
Xcode Xcode is a suite of developer tools for building apps on Apple devices. It includes an integrated development environment (IDE) of the same name for macOS, used to develop software for macOS, iOS, iPadOS, watchOS, tvOS, and visionOS. It w ...
is offered for free on the
Mac App Store The Mac App Store (also known as the App Store) is a digital distribution platform for macOS apps, often referred to as Mac apps, created and maintained by Apple. The platform was announced on October 20, 2010, at Apple's "Back to the Mac" eve ...
and receives updates independently of the operating system despite being tightly integrated.


Applications


App Store

The Mac App Store is macOS's
digital distribution Digital distribution, also referred to as content delivery, online distribution, or electronic software distribution, among others, is the delivery or distribution of information or materials through digital platforms. The distribution of digital ...
platform for
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
apps, created and maintained by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
based on the iOS version, the platform was announced on October 20, 2010, at Apple's "Back to the Mac" event. First launched on January 6, 2011, as part of the free Mac OS X 10.6.6 update for all current
Snow Leopard The snow leopard (''Panthera uncia'') is a species of large cat in the genus ''Panthera'' of the family Felidae. The species is native to the mountain ranges of Central and South Asia. It is listed as Vulnerable on the IUCN Red List because ...
users, Apple began accepting app submissions from registered developers on November 3, 2010, in preparation for its launch. After 24 hours of release, Apple announced that there were over one million downloads.


Automator

Automator is an app used to create
workflow Workflow is a generic term for orchestrated and repeatable patterns of activity, enabled by the systematic organization of resources into processes that transform materials, provide services, or process information. It can be depicted as a seque ...
s for automating repetitive tasks into batches for quicker alteration via point-and-click (or
drag and drop In computer graphical user interfaces, drag and drop is a pointing device gesture in which the user (computing), user selects a virtual object by "grabbing" it and dragging it to a different location or onto another virtual object. In general, i ...
). This saves time and effort over human intervention to manually change each file separately. Automator enables the repetition of tasks across a wide variety of programs, including Finder,
Safari A safari (; originally ) is an overland journey to observe wildlife, wild animals, especially in East Africa. The so-called big five game, "Big Five" game animals of Africa – lion, African leopard, leopard, rhinoceros, African elephant, elep ...
,
Calendar A calendar is a system of organizing days. This is done by giving names to periods of time, typically days, weeks, months and years. A calendar date, date is the designation of a single and specific day within such a system. A calendar is ...
, Contacts and others. It can also work with third-party applications such as
Microsoft Office Microsoft Office, MS Office, or simply Office, is an office suite and family of client software, server software, and services developed by Microsoft. The first version of the Office suite, announced by Bill Gates on August 1, 1988, at CO ...
,
Adobe Photoshop Adobe Photoshop is a raster graphics editor developed and published by Adobe Inc., Adobe for Microsoft Windows, Windows and macOS. It was created in 1987 by Thomas Knoll, Thomas and John Knoll. It is the most used tool for professional digital ...
or Pixelmator. The icon features a robot holding a pipe, a reference to pipelines, a
computer science Computer science is the study of computation, information, and automation. Computer science spans Theoretical computer science, theoretical disciplines (such as algorithms, theory of computation, and information theory) to Applied science, ...
term for connected data workflows. Automator was first released with
Mac OS X Tiger Mac OS X Tiger (version 10.4) is the 5th major release of macOS, Apple's desktop and server operating system for Mac computers. Tiger was released to the public on April 29, 2005, for US$129.95 as the successor to Mac OS X 10.3 Panther. Inc ...
(10.4).


Books

Books, previously known as iBooks, is an
eBook An ebook (short for electronic book), also spelled as e-book or eBook, is a book publication made available in electronic form, consisting of text, images, or both, readable on the flat-panel display of computers or other electronic devices. A ...
reading application first released with OS X Mavericks. It allows users to read and purchase digital books, as well as listen to audiobooks. Reading goals can be set which encourage users to read for an amount of time each day.


Calculator

Calculator is a basic
calculator An electronic calculator is typically a portable electronic device used to perform calculations, ranging from basic arithmetic to complex mathematics. The first solid-state electronic calculator was created in the early 1960s. Pocket-si ...
application made by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
and bundled with
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. It has three modes: basic, scientific, and programmer. Basic includes a number pad, buttons for adding, subtracting, multiplying, and dividing, as well as memory keys. Scientific mode supports exponents and trigonometric functions, and programmer mode gives the user access to more options related to
computer programming Computer programming or coding is the composition of sequences of instructions, called computer program, programs, that computers can follow to perform tasks. It involves designing and implementing algorithms, step-by-step specifications of proc ...
. The Calculator program has a long history going back to the very beginning of the Macintosh platform, where a simple four-function calculator program was a standard desk accessory from the earliest system versions. Though no higher math capability was included, third-party developers provided upgrades, and Apple released the
Graphing Calculator Graphing Calculator may refer to: * Graphing calculators, calculators that are able to display and/or analyze mathematical function graphs * NuCalc, a computer software program able to perform many graphing calculator functions * Grapher, th ...
application with the first
PowerPC PowerPC (with the backronym Performance Optimization With Enhanced RISC – Performance Computing, sometimes abbreviated as PPC) is a reduced instruction set computer (RISC) instruction set architecture (ISA) created by the 1991 Apple Inc., App ...
release (7.1.2) of the Mac OS, and it was a standard component through Mac OS 9. Apple currently ships a different application called Grapher. Calculator has
Reverse Polish notation Reverse Polish notation (RPN), also known as reverse Łukasiewicz notation, Polish postfix notation or simply postfix notation, is a mathematical notation in which operators ''follow'' their operands, in contrast to prefix or Polish notation ...
support, and can also speak the buttons pressed and result returned.


Calendar

Calendar, previously known as iCal before OS X Mountain Lion, is a personal calendar app made by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
, originally released as a free download for Mac OS X v10.2 on September 10, 2002, before being bundled with the operating system as iCal 1.5 with the release of Mac OS X v10.3. It tracks events and appointments added by the user and includes various holidays depending on the location the device is set to as well as birthdays from contacts. Users are also able to subscribe to other calendars from friends or third-parties. iCal was the first calendar application for Mac OS X to offer support for multiple
calendar A calendar is a system of organizing days. This is done by giving names to periods of time, typically days, weeks, months and years. A calendar date, date is the designation of a single and specific day within such a system. A calendar is ...
s and the ability to intermittently publish/subscribe to calendars on
WebDAV WebDAV (Web Distributed Authoring and Versioning) is a set of extensions to the Hypertext Transfer Protocol (HTTP), which allows user agents to collaboratively author contents ''directly'' in an HTTP web server by providing facilities for conc ...
servers. Calendar also offers online cloud backup of calendars using Apple's
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
service, or it can synchronize with other calendar services, including Google Calendar and
Microsoft Exchange Server Microsoft Exchange Server is a mail server and calendaring server developed by Microsoft. It runs exclusively on Windows Server operating systems. The first version was called Exchange Server 4.0, to position it as the successor to the relat ...
.


Chess

Chess is a 3D
chess Chess is a board game for two players. It is an abstract strategy game that involves Perfect information, no hidden information and no elements of game of chance, chance. It is played on a square chessboard, board consisting of 64 squares arran ...
game for
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, developed by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
as a fork of GNOME Chess (formerly "glChess"). Its history dates back to
OpenStep OpenStep is an object-oriented application programming interface (API) specification developed by NeXT. It provides a framework for building graphical user interfaces (GUIs) and developing software applications. OpenStep was designed to be plat ...
and Mac OS X 10.2. It supports
chess variant A chess variant is a game related to, derived from, or inspired by chess. Such variants can differ from chess in many different ways. "International" or "Western" chess itself is one of a family of games which have related origins and could be co ...
s such as crazyhouse and suicide chess. Apple redistributes the source code under its own Apple Sample Code License, after a special permission has been granted from the original authors of GNOME Chess (which is licensed under
GPL3 The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first c ...
). Apple also ships the game with the Sjeng chess engine ( GPL).


Clock

Clock is a
timekeeping Time is the continuous progression of existence that occurs in an apparently irreversible succession from the past, through the present, and into the future. It is a component quantity of various measurements used to sequence events, to compa ...
app first made available in MacOS Ventura. It allows users to view the current time in locations around the world, set alarms and timers, and use their phone as a
stopwatch A stopwatch is a timepiece designed to measure the amount of time that elapses between its activation and deactivation. A large digital version of a stopwatch designed for viewing at a distance, as in a sports stadium, is called a stop clock ...
. Alarms and timers will play a chime once completed, which the user can choose from their ringtone library.


Contacts

Contacts, previously known as Address Book before OS X Mountain Lion, is a computerized address book. Contacts can be synchronized over
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
and other online address book services and allows for the storage of names, phone numbers, email addresses, home addresses, job titles, birthdays, and social media usernames.


Dictionary

Dictionary is an application introduced with OS X 10.4 that provides definitions and synonyms from various sources, serving as a built-in dictionary and thesaurus. The program also includes definitions for a list of Apple-related terms as well as access to
Wikipedia Wikipedia is a free content, free Online content, online encyclopedia that is written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and the wiki software MediaWiki. Founded by Jimmy Wales and La ...
articles. Dictionary supports several languages and currently provides American-English definitions from the '' New Oxford American Dictionary and Oxford American Writer's Thesaurus.''


FaceTime

FaceTime is s a
videotelephony Videotelephony (also known as videoconferencing or video calling) is the use of audio signal, audio and video for simultaneous two-way communication. Today, videotelephony is widespread. There are many terms to refer to videotelephony. ''Vide ...
app introduced in Mac OS X 10.6.6, replacing the video and audio calling functionality of iChat on Mac. Users can also make standard phone calls through the FaceTime app if a connected iPhone under the same Apple ID is nearby. In 2018, Apple added group video and audio support to FaceTime which can support up to 32 people alongside the release of
MacOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
. With the release of MacOS Monterey, Apple introduced a feature called SharePlay, which allows users to simultaneously watch videos, listen to music together, or share their display.


Find My

Find My is an app and service that enables users to track the locations of
iOS Ios, Io or Nio (, ; ; locally Nios, Νιός) is a Greek island in the Cyclades group in the Aegean Sea. Ios is a hilly island with cliffs down to the sea on most sides. It is situated halfway between Naxos and Santorini. It is about long an ...
,
iPadOS iPadOS is a mobile operating system developed by Apple for its iPad line of tablet computers. It was given a name distinct from iOS, the operating system used by Apple's iPhones to reflect the diverging features of the two product lines, suc ...
,
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
,
watchOS watchOS is the operating system of the Apple Watch, developed by Apple Inc., Apple. It is based on iOS, the operating system used by the iPhone, and has many similar features. It was released on April 24, 2015, along with the Apple Watch, the o ...
,
AirPods AirPods are wireless Bluetooth earbuds designed by Apple. They were first announced on September 7, 2016, alongside the iPhone 7. Within two years, they became Apple's most popular accessory. AirPods are Apple's entry-level wireless headpho ...
and AirTags via iCloud. First introduced in
macOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
, it replaces Find My Mac and Find My Friends from previous versions. Missing devices can be made to play a sound at maximum volume, flagged as lost and locked with a passcode, or remotely erased. Users are also able to share their GPS locations with friends and family who own Apple devices of their own and can set notifications for when a person arrives or leaves a destination.


Font Book

Font Book is a font manager first released with Mac OS X Panther in 2003. It allows users to browse and view all fonts installed on device, as well as install new fonts from .otf and .tff files. A font can be selected to see its alphabets, complete repertoire of characters, and how it sets a sample text of the user's choice.


Freeform

Freeform is a virtual
brainstorming Brainstorming is a creativity technique in which a group of people interact to divergent thinking, suggest ideas spontaneously in response to a prompt. Stress is typically placed on the volume and variety of ideas, including ideas that may seem o ...
app first made available on alongside MacOS 13.1. It allows users to create canvases called "boards", which can display a range of inputs including text notes, photos, documents, and web links. The app offers real-time collaboration between users, with support for
FaceTime FaceTime is a proprietary videotelephony product developed by Apple. FaceTime is available on supported iOS mobile devices running iOS 4 and later and Mac computers that run and later. FaceTime supports any iOS device with a forward-facin ...
and
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
syncing.


Home

Home is a smart-home management app released with macOS 10.14 Mojave, that serves as the front-end for Apple's HomeKit software framework. It lets users configure, communicate with, and control their HomeKit enabled smart appliances from a single application. Appliances can be divided into separate rooms and access to home controls can be shared with others.


Image Capture

Image Capture is an application that enables users to upload pictures from digital cameras or scanners which are either connected directly to their computer or network. It provides no organizational tools like Photos but is useful for collating pictures from a variety of sources with no need for drivers.


Mail

Mail is an
email client An email client, email reader or, more formally, message user agent (MUA) or mail user agent is a computer program used to access and manage a user's email. A web application which provides message management, composition, and reception functio ...
first originating in
NeXTstep NeXTSTEP is a discontinued object-oriented, multitasking operating system based on the Mach kernel and the UNIX-derived BSD. It was developed by NeXT, founded by Steve Jobs, in the late 1980s and early 1990s and was initially used for its ...
, before being carried over to Mac OS X. It is preconfigured to work with popular email providers, such as Yahoo! Mail, AOL Mail,
Gmail Gmail is the email service provided by Google. it had 1.5 billion active user (computing), users worldwide, making it the largest email service in the world. It also provides a webmail interface, accessible through a web browser, and is also ...
, Outlook and
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
(formerly MobileMe) and supports Exchange. Mail includes the ability to read and write emails, file emails into folders, search for emails, automatically append signatures to outgoing emails, filter out junk mail, and automatically unsubscribe from newsletters.


Maps

Maps is a
web mapping Web mapping or an online mapping is the process of using, creating, and distributing maps on the World Wide Web (the Web), usually through the use of Web GIS, Web geographic information systems (Web GIS). A web map or an online map is both served ...
app and service introduced to macOS with OS X Mavericks. It provides directions and estimated times of arrival for automobile, pedestrian, cycling and
public transportation Public transport (also known as public transit, mass transit, or simply transit) are forms of transport available to the general public. It typically uses a fixed schedule, route and charges a fixed fare. There is no rigid definition of whi ...
navigation. Apple Maps features a Flyover mode that enables a user to explore certain densely populated urban centers and other places of interest in a 3D landscape composed of models of buildings and structures, as well as Look Around, which allows the user to view 360° street-level imagery.


Messages

Messages is an
instant messaging Instant messaging (IM) technology is a type of synchronous computer-mediated communication involving the immediate ( real-time) transmission of messages between two or more parties over the Internet or another computer network. Originally involv ...
app introduced with
OS X macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, replacing the messaging component of iChat in prior versions while providing support for the
iMessage iMessage is an instant messaging service developed by Apple Inc. and launched in 2011. iMessage functions exclusively on Apple platforms – including iOS, iPadOS, macOS, watchOS, and visionOS – as part of Apple ecosystem, Apple's approach t ...
protocol from iOS. A number of upgrades have been introduced to the iMessage platform over time, including message effects, editing and deleting messages within a fifteen minute window, and a dedicated iMessage App Store which allows users to download sticker packs that can be sent in conversations.


Music

Music is a media player first introduced macOS Catalina, replacing the music-playing capabilities of iTunes. It can play music files stored locally on devices and allows users to curate their song library into playlists. Songs can be purchased directly from the iTunes Store or streamed through
Apple Music Apple Music is an audio and video streaming service developed by Apple Inc. Users can select music to stream to their device on-demand, or listen to existing playlists. The service also includes the sister internet radio stations Apple Musi ...
if the user has an active subscription.
Internet radio Internet radio, also known as online radio, web radio, net radio, streaming radio, e-radio and IP radio, is a digital audio service transmitted via the Internet. Broadcasting on the Internet is usually referred to as webcasting since it is not ...
stations can also be found within the app, with both local and international broadcasters available. Music supports lossless and spatial audio, and is capable of video playback, used primarily for music videos, artist interviews, and live performances.


News

News is a
news aggregator In computing, a news aggregator, also termed a feed aggregator, content aggregator, feed reader, news reader, or simply an aggregator, is client software or a web application that aggregates digital Content (media), content such as online newsp ...
first introduced in selected regions with the release of macOS Mojave 10.14. Users can read news articles with it, based on publishers, websites and topics they select, such as technology or politics. On March 25, 2019, Apple News+ was made available within the News app, which is a subscription service allowing access to content from a number magazines and newspapers.


Notes

Notes is a notetaking app first introduced with OS X Mountain Lion. It functions as a service for making text notes and sketches, which can be synchronised between devices using Apple's
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
service. Notes features support for advanced
text formatting Typesetting is the composition of text for publication, display, or distribution by means of arranging physical ''type'' (or ''sort'') in mechanical systems or '' glyphs'' in digital systems representing '' characters'' (letters and other ...
options, several styles of lists, rich web and
map A map is a symbolic depiction of interrelationships, commonly spatial, between things within a space. A map may be annotated with text and graphics. Like any graphic, a map may be fixed to paper or other durable media, or may be displayed on ...
link previews, support for more file type attachments, a corresponding dedicated attachment browser, and a system share extension point for saving web links and images.


Passwords

Passwords is an app for managing passwords, introduced in
macOS Sequoia macOS Sequoia (version 15) is the twenty-first and current major release of Apple Inc., Apple's macOS operating system, the successor to macOS Sonoma. It was announced at Worldwide Developers Conference#2024, WWDC 2024 on June 10, 2024. In li ...
. It replaces Keychain Access.


Photo Booth

Photo Booth is a camera application first introduced on devices running
Mac OS X Tiger Mac OS X Tiger (version 10.4) is the 5th major release of macOS, Apple's desktop and server operating system for Mac computers. Tiger was released to the public on April 29, 2005, for US$129.95 as the successor to Mac OS X 10.3 Panther. Inc ...
with a built-in iSight camera, allowing users to take picture and video. Photo Booth displays a preview showing the camera's view in real time, while thumbnails of saved photos and videos are displayed along the bottom of this window, obscuring the bottom of the video preview. These can be shown or played by clicking on the thumbnails. Users can also apply a variety of effects to a photo, which act similarly to social media filters.


Photos

Photos is a photo management and
editing Editing is the process of selecting and preparing written language, written, Image editing, visual, Audio engineer, audible, or Film editing, cinematic material used by a person or an entity to convey a message or information. The editing p ...
application first introduced with OS X Yosemite 10.10.3, replacing both
iPhoto iPhoto is a discontinued image editing software application developed by Apple Inc. for use on its Mac OS X operating system. It was included with every Mac computer from 2002 to 2015, when it was replaced with Apple's Photos application in ...
and Aperture. Photos is based on the rebuilt version of the in-built app released for iOS 8. The photos library is organized chronologically on a timeline, determined by the
metadata Metadata (or metainformation) is "data that provides information about other data", but not the content of the data itself, such as the text of a message or the image itself. There are many distinct types of metadata, including: * Descriptive ...
attached to the photo. Photos can also be sorted manually into albums, searched by location or by tagged persons. Photos can be synced and backed up through the
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
Photo Library and shared albums. Photos contains a number of simple editing tools which allow users to crop, rotate, and adjust their photos, with a limited number of editing tools available for videos.


Podcasts

Podcasts is a media player used for playing and subscribing to
podcast A podcast is a Radio program, program made available in digital format for download over the Internet. Typically, a podcast is an Episode, episodic series of digital audio Computer file, files that users can download to a personal device or str ...
s first introduced macOS Catalina to replace the podcasting capabilities of iTunes. Podcasts can be discovered and followed or subscribed to in the 'Browse' and 'Search' tabs, with the 'Listen Now’ tab showing new episodes of followed podcasts as they are made available. Podcast channels allow users to follow or subscribe to creators rather than individual shows.


Preview

Preview is an
image An image or picture is a visual representation. An image can be Two-dimensional space, two-dimensional, such as a drawing, painting, or photograph, or Three-dimensional space, three-dimensional, such as a carving or sculpture. Images may be di ...
and PDF viewer application, first originating in
NeXTstep NeXTSTEP is a discontinued object-oriented, multitasking operating system based on the Mach kernel and the UNIX-derived BSD. It was developed by NeXT, founded by Steve Jobs, in the late 1980s and early 1990s and was initially used for its ...
, before being carried over to Mac OS X. It is capable of viewing a number of viewing, printing, and editing a number
digital image A digital image is an image composed of picture elements, also known as pixels, each with '' finite'', '' discrete quantities'' of numeric representation for its intensity or gray level that is an output from its two-dimensional functions f ...
formats, as well as
Portable Document Format Portable document format (PDF), standardized as ISO 32000, is a file format developed by Adobe in 1992 to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating syste ...
(PDF) files. It employs the
Quartz Quartz is a hard, crystalline mineral composed of silica (silicon dioxide). The Atom, atoms are linked in a continuous framework of SiO4 silicon–oxygen Tetrahedral molecular geometry, tetrahedra, with each oxygen being shared between two tet ...
graphics layer, and the ImageIO and
Core Image Core Image is a pixel-accurate, near-realtime, non-destructive image processing technology in Mac OS X. Implemented as part of the QuartzCore framework of Mac OS X 10.4 and later, Core Image provides a plugin-based architecture for applying filt ...
frameworks.


QuickTime Player

QuickTime Player is an application that can play compatible video and sound files. It is capable of limited editing features, including triming video clips and exporting to one of four video resolutions or an audio-only format. QuickTime Player can also record video and audio from the device's camera and microphone, or record a user's display for screen recording.


Reminders

Reminders is a task-managing app introduced to OS X Mountain Lion and later rebuilt from the ground up in
MacOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
. The app allows users to create their own lists of reminders and set notifications for themselves. New reminders can be placed into lists or set as subtasks and can include several details including: a priority tag, a note about the reminder, and an image or URL attachment. Additionally, alarms can be set for reminders, sending a notification to users at a certain time and date, when a geofence around an area is crossed, or when a message starts being typed to a set contact.


Safari

Safari is a graphical web browser based on the
WebKit WebKit is a browser engine primarily used in Apple's Safari web browser, as well as all web browsers on iOS and iPadOS. WebKit is also used by the PlayStation consoles starting with the PS3, the Tizen mobile operating systems, the Amazon K ...
engine, included with macOS since version 10.3 "Panther", where it replaces Internet Explorer for Mac OS X. Websites can be bookmarked, added to a reading list, or saved to the home screen and are synced between devices through
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
. In 2010, Safari 5 introduced a reader mode, extensions, and developer tools. Safari 11, released in 2017, added Intelligent Tracking Prevention, which uses artificial intelligence to block
web tracking Web tracking is the practice by which operators of websites and third parties collect, store and share information about visitors' activities on the World Wide Web. Analysis of a user's behaviour may be used to provide content that enables the op ...
. Safari 13 added support for Apple Pay, and authentication with FIDO2 security keys. Its interface was redesigned in Safari 15, including a new landing page.


Shortcuts

Shortcuts, formerly Workflow, is a visual scripting app that allows users to create macros for executing specific tasks on their device. These task sequences can be created by the user and shared online through
iCloud iCloud is the personal cloud service of Apple Inc. Launched on October 12, 2011, iCloud enables users to store and Data synchronization, sync data across devices, including Apple Mail, Calendar (Apple), Apple Calendar, Photos (Apple), Apple Ph ...
. A number of curated shortcuts can also be downloaded from the integrated gallery.


Stickies

Stickies is a desktop note program first included in System 7.5, later being re-written in Cocoa during the transition to
Mac OS X macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
in 2001. It allows a user to put
post-it note A Post-it note (or sticky note) is a small piece of paper with a re-adherable strip of glue on its back, made for temporarily attaching notes to documents and other surfaces. A low-adhesion, tack pressure-sensitive adhesive allows the notes to ...
-like windows on the screen for to write short reminders, notes and other clippings. The ability to collapse note windows, which is present in all versions of Stickies, is a holdover from System 7.5's WindowShade feature. The window button layout, which is unusual for a modern macOS application, is retained from
Mac OS 8 Mac OS 8 is the eighth major release of the classic Mac OS operating system for Macintosh computers, released by Apple Computer on July 26, 1997. It includes the largest overhaul of the classic Mac OS experience since the release of System 7 ...
.


Stocks

Stocks is a stock market tracking app first introduced with
macOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
. It allows users to check the
Yahoo! Finance Yahoo Finance is a media property that is part of the Yahoo network. It provides financial news, data and commentary including stock quotes, press releases, financial reports, and original content. It also offers online tools for personal fin ...
data for any company valued on the
stock exchange A stock exchange, securities exchange, or bourse is an exchange where stockbrokers and traders can buy and sell securities, such as shares of stock, bonds and other financial instruments. Stock exchanges may also provide facilities for ...
, including the current value of a company and their increase or decrease percentage. A graph shows the trends of each company over time, with a green graph showing positive growth and a red graph showing a decline. Business News is provided when a stock is not selected, which shows Apple News articles about companies a user is following.


System Settings

System Settings, formerly System Preferences, is an application included with macOS. It allows users to access information about their device and modify various system settings and options on their device such as the desktop wallpaper, screen saver, notifications,
Wi-Fi Wi-Fi () is a family of wireless network protocols based on the IEEE 802.11 family of standards, which are commonly used for Wireless LAN, local area networking of devices and Internet access, allowing nearby digital devices to exchange data by ...
and
Bluetooth Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is li ...
, display and brightness, keyboard and trackpad, accessibility features, and more. With the release of
macOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
, a
Screen Time Screen time is the amount of time electronic devices are used. Screen time, Screentime or Screen Time may also refer to: * Screen Time, an iOS and macOS feature that tracks how long devices are used * Screentime, an Australian-based television pr ...
feature was introduced which is intended to help user's focus and combat screen addiction. Furthermore, macOS Monterey introduces Focus modes, which expand on Apple's previous Do Not Disturb feature to filter notifications during scenarios such as sleeping or working.


TextEdit

TextEdit is an open-source
word processor A word processor (WP) is a device or computer program that provides for input, editing, formatting, and output of text, often with some additional features. Early word processors were stand-alone devices dedicated to the function, but current word ...
and text editor, first featured in NeXT's NeXTSTEP and OPENSTEP. TextEdit has support for formatted text, justification, and even the inclusion of graphics and other multimedia elements, as well as the ability to read and write to different character encodings, including Unicode (UTF-8 and UTF-16). It automatically adjusts letter spacing in addition to word spacing while justifying text. TextEdit does not support multiple columns of text.


TV

TV, also known as Apple TV, is a media player first introduced macOS Catalina, replacing the video-playing capabilities of iTunes. The app can be used for viewing television shows and films purchased or rented through the iTunes Store, which can be accessed from within the app. It also houses original content from the Apple TV+ streaming service, and can even directly stream content from some third-party services through the A la carte pay television, a la carte video on demand "Apple TV Channels" service. The TV app can be used to index and access content from other linked video on demand services, allowing programs watched in other apps to appear in a user's Up Next feed, even if they are not subscribed through the Channels service. The TV app is also capable of broadcasting live sports and events, such as through the MLS Season Pass.


Voice Memos

Voice Memos is a voice recording app, first introduced in
macOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
, designed for saving short snippets of audio for later playback. Saved voice memos can be shared as a MP4 file format, .m4a file or can be edited, which allows parts of a recording to be replaced, background noise to be removed, or the length of a recording to be trimmed. Other playback options include the ability to change playback speed, skip silent parts of a memo, or enhance a recording. Audio files can also be organised into different folders.


Weather

Weather was introduced to macOS in macOS Ventura.


Utilities


Activity Monitor

Activity Monitor is a system monitor for the
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
operating system, which also incorporates task manager functionality. Activity Monitor appeared in Mac OS X v10.3, when it subsumed the functionality of the programs Process Viewer (a task manager) and CPU Monitor found in the previous version of OS X. In OS X 10.9, Activity Monitor was significantly revamped and gained a fifth tab for "energy" (in addition to CPU, memory, disk, and network).


AirPort Utility

AirPort Utility is a program that allows users to configure an AirPort wireless network and manage services associated with and devices connected to AirPort#AirPort routers, AirPort Routers. It comes pre-installed on
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, and is available to download for Microsoft Windows and
iOS Ios, Io or Nio (, ; ; locally Nios, Νιός) is a Greek island in the Cyclades group in the Aegean Sea. Ios is a hilly island with cliffs down to the sea on most sides. It is situated halfway between Naxos and Santorini. It is about long an ...
. AirPort Utility is unique in that it offers network configuration in a native application as opposed to a web application. It provides a graphical overview of AirPort devices attached to a network, and provides tools to manage each one individually. It allows users to configure their network preferences, assign Back to My Mac accounts to the network, and configure USB attached Printers and hard drives. The current versions are 6.3.6 for recent versions of
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, 5.6.1 for Microsoft Windows and older versions of Mac OS X, and 1.3.4 for
iOS Ios, Io or Nio (, ; ; locally Nios, Νιός) is a Greek island in the Cyclades group in the Aegean Sea. Ios is a hilly island with cliffs down to the sea on most sides. It is situated halfway between Naxos and Santorini. It is about long an ...
. On January 30, 2013, Apple released AirPort Utility 6.0 for macOS featuring a redesign of the user interface focused on increasing usability for novice users. Reception was mixed with some media outlets reporting IT professionals and network administrators being frustrated over some removed features. It was reported that most end users, however, would not notice the feature omissions. Users requiring the removed features can still access the previous version of AirPort Utility using a workaround.


Audio MIDI Setup

Audio MIDI Setup is a utility program that comes with the
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
operating system for adjusting the computer's Sound, audio input and output configuration settings and managing MIDI devices. It was first introduced in Mac OS X v10.5, Mac OS X 10.5 Leopard as a simplified way to configure MIDI Devices. Users need to be aware that prior to this release, MIDI devices did not require this step, and it mention of it might be omitted from MIDI devices from third-party manufactures.


Bluetooth File Exchange

Bluetooth File Exchange is a utility that comes with the
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
operating system, used to exchange files to or from a
Bluetooth Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is li ...
-enabled device. For example, it could be used to send an image to a cellphone, or to receive an image or other documents from a Personal digital assistant, PDA.


Boot Camp Assistant

Boot Camp Assistant assists users with installing Windows on their Intel Mac using Boot Camp. It does not support Macs with Apple silicon#M series, Apple silicon processors, as Microsoft does not have a commercial version of Windows 10 that runs on ARM-based processors.


ColorSync Utility

ColorSync Utility is a macOS application used for management of color profiles and filters used in Apple's PDF workflows, or applying filters to PDF documents. The interface is composed of two parts, the document browser and the utility window. The document browser allows the user to zoom in and out of an image or apply a Filter to it. The utility window has several options, including Profile First Aid, Profiles, Devices, Filters and Calculator.


Console

Console is a data logging, log viewer developed by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
and included with
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. It allows users to search through all of the system's logged messages, and can alert the user when certain types of messages are logged. The Console is generally used for troubleshooting when there is a problem with the computer. macOS itself, as well as any applications that are used, send a constant stream of messages to the system in the form of log files. The console allows users to read the system logs, help find certain ones, monitor them, and filter their contents. Clicking on "Show Log List" in the toolbar will bring up the Log List. The Log List opens a sidebar which shows all of the different logs that the system maintains. This list helps in viewing the many different logs maintained in various parts of the system by bringing them all together to one place. By clicking on a particular log category, all of the logs will be shown. The System Log Queries contains all of the logs that have to do with the entire system. This includes Operating system, system logs as well as individual Application software, application logs. Selecting All Messages gives a live look at your computer's activities, updated live. This includes all activities from both the system as well as any applications running. Logs in this section of the Console are all formatted uniformly. They all include a timestamp, the name of the Process (computing), process or Application software, application, and the actual message of the Logfile, log. When the message displayed includes a paperclip icon next to it, it means that it is a shortened version of a longer report, and clicking the icon will show the complete report.. In addition to viewing all messages, users can also create custom queries with any criteria that they like. These custom queries will filter the messages and will also be shown in the All Messages section. In order to make a new query, choose "New System Log Query" from the File menu.


Digital Color Meter

Digital Color Meter is a utility for measuring and displaying the color values of pixels displayed on the screen of a Apple Macintosh, Macintosh computer. The utility presents a "window" onto the screen which includes a Cursor (computers), cursor which by default is 1×1 pixel in size. The color displayed in that pixel is shown as a color value which may be represented as decimal or hexadecimal RGB color model, RGB triplets, CIE 1931 color space, CIE 1931, CIE 1976 or Lab color space, CIELAB triplets or a Tristimulus triplet. The displayed color could be copied either as a solid color or as the color value which represents it, to be used in other applications (for instance an RGB triplet may be used in a color specification to be used on a World Wide Web page).


Disk Utility

Disk Utility is a system utility for performing disk and disk volume-related tasks. It can create, convert, backup, compress, and encrypt logical volume images from a wide range of formats, mount or unmount Disk image, disk volumes, verify a disk's integrity and repair it if damaged, and erase, format, partition, or clone disks.


Grapher

Grapher is a graphing calculator program first introduced in
Mac OS X Tiger Mac OS X Tiger (version 10.4) is the 5th major release of macOS, Apple's desktop and server operating system for Mac computers. Tiger was released to the public on April 29, 2005, for US$129.95 as the successor to Mac OS X 10.3 Panther. Inc ...
that is able to create 2D and 3D graphs from simple and complex equations. Users edit the appearance of graphs by changing line colors, adding patterns to rendered surfaces, adding comments, and changing the fonts and styles used to display them. Grapher is able to create animations of graphs by changing constants or rotating them in space.


Keychain Access

Keychain is the encrypted password management system in macOS, first introduced with Mac OS 8.6. A keychain can contain several types of data, including passwords, Public-key cryptography, private keys, Public key certificate, certificates, and secure notes.


Migration Assistant

Migration Assistant is a utility by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
that transfers data, user accounts, computer settings and apps from one Macintosh computer to another computer, or from a full drive backup. As of OS X Lion and later, it can also migrate contacts, calendars, and email accounts and other files from Microsoft Windows. Migration Assistant can be used during initial setup of a new computer or run manually on a system that has already been set up. It may be used multiple times to copy only applications, user account(s), or settings. Its primary purpose is to duplicate the contents and configuration of an existing computer user account(s) on a new one. The Migration Assistant does not transfer the operating system of the old computer to the new one. Similarly, applications and utilities bundled by Apple with the operating system (e.g. Safari (software), Safari) are not transferred, based on the assumption that the newer machine has the same or newer version already installed. However, settings for these applications (e.g. bookmarks) are transferred.


Print Centre

Print Centre is a utility that allows a user to view all current and pending jobs on any connected printers or fax machines. The program will open automatically when a job is sent from the device to a printer, and allows for pending jobs may to be paused or canceled. Furthermore, it is capable of displaying information about a connected printer including approximate ink supply levels and can open Image Capture if the printer or fax has a scanner attached.


Screen Sharing

Screen Sharing is a utility that may be used to control remote computers and access their files. To connect, one may enter a VNC or Apple ID and authenticate as a local user on the remote computer, or, if the computers are linked via the same Apple ID, automatically initialise the connection. It supports features such as a shared clipboard between the two computers and remotely transferring files. The feature must be enabled in the Sharing preference pane in System Settings.


Screenshot

Screenshot is an application introduced with
macOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
, replacing Grab which functioned similarly. The app allows for screen recording and taking screenshots, either for a single window, a selected portion of the screen, or the entire screen. Screenshot is initialized whenever the user presses the keyboard shortcuts , , , or .


Script Editor

Script Editor, formerly AppleScript Editor is a code editor for the AppleScript and Javascript for Automation scripting languages, included in classic Mac OS and macOS.


System Information

System Information, formerly System Profiler, is a software utility derived from field service diagnostics produced by Apple's Service Diagnostic Engineering team, at that time located in Apple satellite buildings in Campbell, California, that was bundled with the classic Mac OS since Mac OS 7.6 under the name Apple System Profiler. In Mac OS X 10.0, the first release of
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
, it was renamed System Profiler; with the release of Mac OS X Lion, Mac OS X 10.7 "Lion" it was again renamed to System Information. Other new features in Lion are the ability to look up support information for the user's hardware model as well. In OS X Mountain Lion and later versions of macOS users can also access System Information by holding down the option key and "System Information" will replace "About This Mac" in the Apple Menu. It compiles technical information on all of the installed hardware, devices, drivers, applications, system settings, system software programs and kernel extensions installed on the host computer. It can export this information as plain text, Rich Text Format, RTF or in the plist XML format. This information is used to diagnose problems. System Profiler can be extremely useful if attempting to diagnose a hardware problem. A user can send the information directly to Apple Inc., Apple if the user desires. It has support for scripting automation through AppleScript and some limited support in Automator. System Information can also be accessed by using the "system_profiler" command through macOS's Terminal (macOS), Terminal application.


Terminal

Terminal is a terminal emulator program, first originating in NeXTSTEP and OPENSTEP, before being carried over into Mac OS X. It provides text-based access to the operating system, in contrast to the mostly graphical nature of the user experience of macOS, by providing a command-line interface to the operating system when used in conjunction with a Unix shell, such as Z shell, zsh (the default shell since
macOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
). The user can choose other shells available with macOS, such as the KornShell, tcsh, and Bash (Unix shell), bash.


VoiceOver Utility

VoiceOver Utility is a screen reader application which allows the user to listen to spoken directions from the computer, providing accessibility for Blindness, blind and Visual impairment, low-vision users. VoiceOver also includes support for many Refreshable braille display, Braille displays. In addition, VoiceOver includes features for those that cannot use the mouse, such as keyboard-based navigation.


Features


Control Center

Control Center provides access to system controls, such as Wi-Fi, Bluetooth, and Sound, in a unified interface accessible from the menu bar. Some of these controls can be added to the menu bar by dragging them from Control Center. Additional components can be added in System Settings. Available controls include: * Wi-Fi * Bluetooth * AirDrop * Focus * Stage Manager * Keyboard Brightness (available on Mac notebooks) * Screen Mirroring * Display * Sound * Now Playing * Accessibility Shortcuts * Battery (available on Mac notebooks) * Fast User Switching


Dock

The Dock is the main method of launching and switching between applications on macOS. It can hold any number of items and resizes them dynamically to fit while using magnification to better view smaller items. By default, it appears on the bottom edge of the screen, but it can also instead be placed on the left or right edges of the screen if the user wishes.


Finder

Finder is the default file manager and graphical interface Operating system shell, shell of
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. It is responsible for the launching of other applications, and for the overall user management of files, disks, and network volumes. The Finder uses a view of the file system that is rendered using a desktop metaphor; that is, the files and Directory (computing), folders are represented as appropriate icons. There is a "favorites" sidebar of commonly used and important folders on the left of the Finder window. Finder can also display previews of a range of files, such as images, applications and PDF files. The Quick Look feature allows users to quickly examine documents and images in more detail from the finder by pressing the space bar without opening them in a separate application. Following the deprecation of iTunes, Finder is also now responsible for the backup and transfer of files to iPhone and iPad devices.


Launchpad

Launchpad is an application launcher that was first introduced in OS X Lion. It displays all applications installed on the user's machine in a grid of icons, which can be put into folders. Launchpad provides an alternative way to start applications in macOS, in addition to other options such as the Dock (macOS), Dock, Finder (software), Finder, and Spotlight (software), Spotlight search. Launchpad can be used to uninstall apps that came from the
Mac App Store The Mac App Store (also known as the App Store) is a digital distribution platform for macOS apps, often referred to as Mac apps, created and maintained by Apple. The platform was announced on October 20, 2010, at Apple's "Back to the Mac" eve ...
. The Launchpad is set to be replaced in macOS Tahoe with an Applications interface, which integrates with Spotlight and categorizes apps into categories similar to the App Library on iOS and iPadOS.


Mission Control

Mission Control is a window management system and application introduced with the release of Mac OS X 10.7 Lion, combining the features of the previous Dashboard, Exposé, and Spaces programs. It allows a user to view and organise all open application windows at once, including the ability to move windows between different connected monitors and virtual desktops.


Notification Center

Notification Center displays notifications from apps and websites. Users access Notification Center by clicking the clock in the menu bar on macOS Big Sur or the Notification Center icon in earlier versions of macOS. Notification Center can be customized in System Settings.


Siri

Siri is a digital assistant introduced in macOS Sierra that allows the user to interact with it to ask questions, make recommendations, and perform actions either on the device or by delegating requests to a set of Internet services. With continued use, it adapts to users' individual language usages, searches, and preferences, returning individualized results.


Spotlight

Spotlight is macOS's selection-based search system, used for indexing documents, pictures, music, applications, and System Settings within the computer. In addition, specific words in documents and in web pages in a web browser's history or bookmarks can be searched. It also allows the user to narrow down searches with creation dates, modification dates, sizes, types and other File attribute, attributes.


Time Machine

Time Machine is a Backup software, backup mechanism first introduced in Mac OS X Leopard, Mac OS X 10.5 Leopard. It creates incremental backups of files that can be restored at a later date, and allows the user to restore the whole system or specific files. The software is designed to work with both local storage devices and network-attached disks, and is most commonly used with external disk drives connected using either USB or Thunderbolt (interface), Thunderbolt.


System components


Archive Utility

Archive Utility (BOMArchiveHelper until Mac OS X 10.5) is the default File archiver, archive file handler in
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. It is usually invoked automatically when opening a file in one of its supported formats. It can be used to create compressed ZIP (file format), ZIP archives by choosing "Create archive of 'file (Leopard: "Compress") in the Finder (software), Finder's File menu, File or contextual menu. It is located at /System/Library/CoreServices/Applications/Archive Utility.app in OS X 10.10 and later, /System/Library/CoreServices/Archive Utility.app in 10.5 through 10.9, and /System/Library/CoreServices/BOMArchiveHelper.app in Mac OS X v10.4, 10.4. Prior to Archive Utility's inclusion in Mac OS X v10.3, beginning with Mac OS 7.6, Apple bundled the freeware StuffIt Expander with the operating system. Invoking Archive Utility manually shows a minimal graphical user interface, GUI letting the user change Archive Utility preferences or choose files to compress or uncompress. BOM is an abbreviation of Bill of Materials. Bill of Materials files or .bom files are used by the macOS Installer (macOS), Installer program to document where files in an installer bundle are installed, what their file permissions should be, and other file metadata. Thus, a Bill of Materials is read by the Installer, and Archive Utility ''helps'' it by extracting the files specified in the BOM.


Crash Reporter

Crash Reporter is the standard crash reporter in
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. Crash Reporter can send the crash logs to
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
for their engineers to review. Crash Reporter has three modes of operations: *Basic — The default mode. Only application crashes are reported, and the dialog does not contain any debugging information. *Developer — In addition to application crashes, crashes are also displayed for background and system processes. *Server — The default for macOS Server systems. No crash reports are shown to the user (though they are still logged). *None — Disables the dialog prompt. Crash reports are neither displayed nor logged. The developer tool Apple Developer Tools#CrashReporterPrefs, CrashReporterPrefs can be used to change modes, as can using the terminal command defaults (software), defaults write com.apple.CrashReporter DialogType [basic, developer, server]. In basic mode, if Crash Reporter notices an application has crashed twice in succession, it will offer to rename the application's preference file and try again (corrupted preference files being a common cause of crashes). When reporting a crash, the top text field of the window has the crash log, while the bottom field is for user comments. Users may also copy and paste the log into their e-mail client to send to a third-party application developer for the developer to use.


DiskImageMounter

DiskImageMounter is the utility that handles mounting disk volume images in Mac OS X, starting with version Mac OS X v10.3, 10.3. DiskImageMounter works by either launching a daemon (computer software), daemon to handle the disk image or by contacting a running daemon and have it mount the disk. Like BOMArchiveHelper, DiskImageMounter has no Graphical user interface, GUI when double-clicked; doing so does nothing. The only GUI the program ever displays is a window with a progress bar and mount options (cancel or skip verification) or an error report if it could not mount the image. It is found in /System/Library/CoreServices/DiskImageMounter.app. Starting with version Mac OS X v10.7, 10.7, Apple "removed double-click support for images using legacy metadata." DiskImageMounter will not be able to open .img (NDIF only), .smi (self mounting), .dc42 (Disk Copy 4.2), and .dart (DART) disk image formats that was previously supported in version Mac OS X v10.6, 10.6 and earlier. DiskImageMounter supports a variety of disk image file types:/System/Library/CoreServices/DiskImageMounter.app/Contents/Info.plist * Apple Disk Image (.dmg, com.apple.disk-image) * Universal Disk Image Format, UDIF disk images (.udif, com.apple.disk-image-udif); UDIF segment (.devs, .dmgpart, com.apple.disk-image-udif-segment) * self mounting image (.smi, com.apple.disk-image-smi) * DVD/CD-R master image (.Toast (software), toast, .dvdr, .cdr, com.apple.disk-image-cdr, com.roxio.disk-image-toast) * disk image segment (dmgpart) * raw disk image (OSTypes: devr, hdrv, DDim, com.apple.disk-image-raw) * PC drive container (OSTypes: OPCD, com.apple.disk-image-pc) * ISO image (.iso, public.iso-image) * sparse disk image (.sparseimage, com.apple.disk-image-sparse, .sparsebundle) As of macOS 11.0, support for the following formats has been removed: * Disk Copy 4.2 disk image (.dc42, .diskcopy42, com.apple.disk-image-dc42) * DART disk image (.dart, com.apple.disk-image-dart) * NDIF disk image (.ndif, .img, com.apple.disk-image-ndif); NDIF disk image segment (.imgpart, com.apple.disk-image-ndif-segment)


Directory Utility

Directory Utility is a utility included with the
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
(previously Mac OS X) operating system to configure connections to directory services. Prior to Mac OS X 10.5, this tool was named Directory Access. Apple's LDAP implementation is called Apple Open Directory.


DVD Player

DVD Player, formerly Apple DVD Player, is the default DVD player in
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
. It supports all the standard DVD features such as multiple audio, video & subtitle tracks as well as Dolby Digital 5.1 passthrough, DVD access Uniform Resource Locator, URLs and closed captions. In some instances, users can choose which VOB file to open. DVD Player is also fully compatible with DVDs authored by DVD Studio Pro and iDVD, including HD DVDs by DVD Studio Pro. As of
macOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
, it has been updated to 64-bit, sports a new icon and has better Touch Bar support. DVD Player complies with most copyright laws, and will thus enforce most restrictive measures of DVD technology, such as DVD region code, region-restrictive encodings and User operation prohibition, user-inhibited operations ("disabled actions"). It does this even when using an all-region DVD drive. It will even force Apple's Screenshot program to cease functioning through the Finder interface until the DVD Player application is quit, effectively preventing the user from taking screen captures of visual DVD content. The software does not contain a DTS decoder, so DTS tracks cannot be played through the Mac's built in speakers or analog output. However, DTS tracks can be output to devices that have their own decoder, so playback is supported through outputs such as S/PDIF, DisplayPort and HDMI. It has never supported the ability to play Blu-Ray discs.


Feedback Assistant

The Feedback Assistant is made available to customers in the Apple Software Customer Seeding, AppleSeed for IT or Apple Beta Software programs and allows a user to manually send feedback, reports, or requests to Apple.


HelpViewer

Help Viewer is a
WebKit WebKit is a browser engine primarily used in Apple's Safari web browser, as well as all web browsers on iOS and iPadOS. WebKit is also used by the PlayStation consoles starting with the PS3, the Tizen mobile operating systems, the Amazon K ...
based HTML viewer for
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
aimed at displaying help files and other documentation. It is found in . The default file extension is ".help". Help Index (database), index files are generated with Apple Developer Tools#Help Indexer, Help Indexer. macOS applications typically use Help Viewer to display their help content, rather than a custom system. Help Viewer's implementation in Mac OS X 10.5 (Leopard) found its way to Rob Griffiths' list of Leopard criticisms, because Apple changed the software from a standalone application with a standard window interface to one with a floating window that always appears in front of all other application windows, obscuring the interface for which one is seeking help (see image below). Although one can close or minimize the Help Viewer window, it is difficult to consult the Help Viewer while simultaneously working with the application, short of changing the size of windows so both fit on the screen. The Help Viewer window also does not work with the Exposé window management feature (Mission Control in OS X 10.7 or later). There is a workaround using the defaults command accessible in the Terminal.


Installer

Installer extracts and installs files out of .pkg Software package (installation), packages, allowing developers to create uniform Installer, software installers. Installer launches when a package or metapackage file is opened. The installation process itself can vary substantially, as Installer allows developers to customize the information the user is presented with. For example, it can be made to display a custom welcome message, software license and readme. Installer also handles authentication, checks that packages are valid before installing them, and allows developers to run custom Scripting language, scripts at several points during the installation process. Installer packages have the file extension . Prior to Mac OS X Leopard, installer packages were implemented as Package (macOS), Mac OS X packages. These packages were a collection of files that resided in folders with a .pkg file extension. In Mac OS X Leopard the software packaging method was changed to use the Xar (archiver), XAR (eXtensible ARchiver) file format; the directory tree containing the files is packaged as an xar archive file with a extension. Instead of distributing multiple files for a package, this allowed all of the software files to be contained in a single file for easier distribution with the benefit of package Digital signature, signing.


loginwindow

The loginwindow process displays the macOS login window at system startup if auto-login is not set, verifies login attempts, and launches login applications. It also implements the Force Quit window, restarts macOS user interface components (the Dock and Finder) if they crash, and handles the logout, restart, and shutdown routines. Users are assigned their own loginwindow when they log in; if a loginwindow process belonging to a specific user is force quit, they will be logged out.


Software Update

Software Update is a section in System Settings for Mac Software Updates, as well as updates to core Mac apps, starting in macOS Mojave (10.14); it also has an item in the Apple menu. From OS X Mountain Lion (10.8) to macOS High Sierra (10.13), the Mac App Store was used for Software Updates; prior to that, Software Update was a separate utility, which could be launched from the Apple menu or from the Software Update pane in System Settings.


Other

Other system components include: * About This Mac, which shows information about the Mac it is running on, such as the hardware, serial number, and macOS version. * Captive Network Assistant, a Daemon (computing), daemon used to access captive portals when connected to public Wi-Fi networks. * Certificate Assistant, a utility for creating and verifying Public key certificate, digital certificates. * ControlStrip, a daemon that controls the Touch Bar. * CoreLocationAgent, a daemon responsible for displaying authorization prompts to allow apps and widgets to access location services. * Expansion Slot Utility, a program that allows manual allocation of PCI Express, PCIe card bandwidth. It is only available on certain Mac Pro models. * FolderActionsDispatcher, a daemon responsible for monitoring changes to the filesystem to run Folder Action scripts. * Install Command Line Developer Tools, a utility that allows developers to easily install Xcode's command line developer tools if Xcode is not installed. It can be executed by running in the terminal. * iOS App Installer, an app that downloads .ipa files for iPadOS applications so that they can be run on Mac transition to Apple silicon, Apple silicon-based Macs. * Keychain Circle Notification, a daemon involved in iCloud Keychain syncing. * ManagedClient manages various functions pertaining to managed preferences and configuration profiles. * Setup Assistant is the application that starts on first boot of a fresh copy of macOS or a new Mac. It configures computer accounts, Apple ID, iCloud, and Accessibility settings. It is also run after major macOS system upgrades. * OBEXAgent, a server that handles Bluetooth access. * ODSAgent, a server that handles remote disk access. * OSDUIHelper, a daemon that displays on-screen graphics when certain settings, such as volume or display brightness, are adjusted. * PIPAgent, which manages the picture-in-picture feature available in macOS Sierra and later. * Photo Library Migration Utility, which can migrate
iPhoto iPhoto is a discontinued image editing software application developed by Apple Inc. for use on its Mac OS X operating system. It was included with every Mac computer from 2002 to 2015, when it was replaced with Apple's Photos application in ...
and Aperture libraries to Photos. * PowerChime, present on some MacBook models, plays a chime when the notebook is plugged in to power. * ReportPanic, an app that displays a window when the system reboots from a kernel panic; it allows the user to send a report to Apple. * screencaptureui, a daemon responsible for drawing the user interface shown when taking a screenshot. * ScreenSaverEngine, the process that handles screen saver access. When invoked, it will display the screensaver. * SystemUIServer, a daemon that manages status items in the menu bar. * ThermalTrap, a daemon which notifies users when the system temperature exceeds a usable limit. * Ticket Viewer, an app that displays Kerberos (protocol), Kerberos tickets. * UnmountAssistantAgent, which displays a dialog if there is a process preventing ejection of a disk and offers to forcibly eject the disk if the process cannot be quit. * Wireless Diagnostics, an app that launches when W-Fi connectivity problems are detected.


Discontinued


Classic

The Classic Environment, usually referred to as Classic, is a Computer hardware, hardware and software abstraction layer in
PowerPC PowerPC (with the backronym Performance Optimization With Enhanced RISC – Performance Computing, sometimes abbreviated as PPC) is a reduced instruction set computer (RISC) instruction set architecture (ISA) created by the 1991 Apple Inc., App ...
versions of Mac OS X that allows most legacy system, legacy Application software, applications compatible with Mac OS 9 to run on Mac OS X. The name "Classic" is also sometimes used by software vendors to refer to the API, application programming interface available to "classic" applications, to differentiate between programming for Mac OS X and the classic version of the Mac OS. The Classic Environment is supported on PowerPC-based Macintosh computers running versions of Mac OS X up to Mac OS X Tiger, 10.4 "Tiger", but not with Mac OS X Leopard, 10.5 "Leopard" or Macintoshes utilizing any other architecture than PowerPC. The Classic Environment is a descendant of Rhapsody (operating system), Rhapsody's "Blue Box" virtualization layer, which served as a proof of concept. (Previously, Apple A/UX also offered a virtualized Mac OS environment on top of a Unix, UNIX operating system.) It uses a Mac OS 9 System Folder (Mac OS), System Folder, and a New World ROM file to bridge the differences between the older PowerPC Macintosh Computing platform, platforms and the XNU Kernel (operating system), kernel environment. The Classic Environment was created as a key element of Apple's strategy to replace the classic Mac OS (versions 9 and below) with Mac OS X as the standard operating system (OS) used by Mac (computer), Macintosh computers by eliminating the need to use the older OS directly. The Classic Environment can be loaded at login (for faster activation when needed later), on command, or whenever a Mac OS application that requires it is launched (to reduce the use of system resources when not needed). It requires a full version of Mac OS 9 to be installed on the system, and loads an instance of that OS in a sandbox (computer security), sandbox environment, replacing some low-level system calls with equivalent calls to Mac OS X via updated system files and the Classic Support system enabler. This sandbox is used to launch all "classic" Mac OS applications—there is only one instance of the Classic Process (computing), process running for a given user, and only one user per machine may be running Classic at a time. The Classic Environment can also be configured to show a Window (computing), window upon startup of the Classic Environment, which simulates a computer booting into Mac OS 9. If the user chooses to launch the Classic Environment only when needed, launching a "classic" application first launches the Classic Environment, and then the application launches. When a "classic" application is in the foreground, the menu bar at the top of the screen changes to the older-style Mac OS menu bar. Dialog boxes and other user-interface elements retain their traditional appearance. The Classic Environment also provides a way to run "Classic" applications on Apple's PowerPC 970, G5 systems as well as on most G4 based computers sold after January 2003. These machines cannot boot Mac OS 9 or earlier without the bridging capabilities of the Classic Environment or other software (see SheepShaver); in the former case, G5 Macs cannot run Mac OS 9 natively due to the lack of G5 processor support on Mac OS 9, while in the latter case, G4 Macs released from that point onwards cannot boot into Mac OS 9 natively because the "Mac OS ROM" boot files were not updated to support booting into Mac OS 9 directly from those Macs. The Classic Environment's compatibility is usually sufficient for many applications, provided the application using it does not require direct access to hardware or engage in full-screen drawing. However, it is not a complete clone of Mac OS 9. The Finder included with Mac OS X v10.2 and later does not support the "Reveal Object" Apple events used by some Mac OS 9 applications, causing the "Reveal In Finder" functionality for those applications to be lost. Early releases of Mac OS X would often fail to draw window frames of Classic applications correctly, and after the Classic Environment's windowing was made Multiple buffering, double buffered in Mac OS X Panther, some older applications and games sometimes failed to update the screen properly, such as the original Macintosh port of ''Doom (1993 video game), Doom''. On the other hand, the Classic Environment also "resurrected" some older applications that were previously made unusable on the Macintosh Quadra and Power Macintosh series; this is because Mac OS X replaced Mac OS 9's original virtual memory system with a more standard and less fragile implementation. The Classic Environment's Benchmark (computing), performance is also generally acceptable, with a few exceptions. Most of an application is run directly as PowerPC Machine language, code (which would not be possible on Intel-based Macs). Motorola Motorola 68000 series, 68k code is handled by the same Mac 68k emulator, Motorola 68LC040 emulator that Mac OS 9 uses. Some application functions are actually faster in the Classic Environment than under Mac OS 9 on equivalent hardware, due to performance improvements in the newer operating system's device drivers. These applications are largely those that use heavy disk processing, and were often quickly porting, ported to Mac OS X by their developers. On the other hand, applications that rely on heavy processing and which did not share resources under Mac OS 9's co-operative multitasking model will be interrupted by other (non-Classic) processes under Mac OS X's preemptive multitasking. The greater processing power of most systems that run Mac OS X (compared to systems intended to run
Mac OS 8 Mac OS 8 is the eighth major release of the classic Mac OS operating system for Macintosh computers, released by Apple Computer on July 26, 1997. It includes the largest overhaul of the classic Mac OS experience since the release of System 7 ...
or 9) helps to mitigate the performance degradation of the Classic Environment's virtualization.


Dashboard

Dashboard was an application for Apple Inc.'s macOS operating systems, used as a secondary desktop for hosting mini-applications known as widgets. These were intended to be simple applications that launched quickly. Dashboard applications supplied with macOS included a stock ticker, weather report, calculator and notepad; users can create or download their own. Before Mac OS X 10.7 Lion, when Dashboard is activated, the user's desktop is dimmed and widgets appear in the foreground. Like application windows, they could be moved around, rearranged, deleted, and duplicated (so that more than one of the same Widget is open at the same time, possibly with different settings). New widgets could be opened via an icon bar on the bottom layer, loading a list of available apps similar to the iOS homescreen or the macOS Launchpad (macOS), Launchpad. Dashboard was first introduced in Mac OS X 10.4 Tiger. It could be activated as an application, from the Dock, Launchpad or Spotlight. It could also be accessed by a Apple Keyboard#Usage of function keys, dashboard key. Alternatively, the user can choose to make Dashboard open on moving the cursor into a preassigned hot corner or keyboard shortcut. Starting with Mac OS X 10.7 Lion, the Dashboard can be configured as a Spaces (software), space, accessed by swiping four fingers to the right from the Desktops either side of it. In OS X 10.10 Yosemite, the Dashboard is disabled by default, as the Notification Center is now the primary method of displaying widgets. Dashboard was removed in
macOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
.


Grab

Grab was a built-in utility for taking screenshots. It supported capturing a marquee selection, a whole window, or the whole screen, as well as timed screenshots. The program originated from NeXTSTEP, and was replaced by the Screenshot utility in
macOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
. Grab saved screenshots in the TIFF format. It was also possible to save screenshots in PDF format (earlier versions of macOS) or PNG format (later versions).


iDVD

iDVD is a discontinued application that could be used to create DVDs.


Internet Connect

The Internet Connect program in Mac OS X allows the user to activate dial-up connections to the Internet via an Internet service provider, ISP or Virtual private network, VPN. It also provides a simple way to connect to an AirPort Network. Up to the latest version of Mac OS X 10.4, the Internet Connect application provides more general tools than the more detailed Network pane in System Settings, which allows the user to configure and control systemwide network settings. However, as of Mac OS X 10.5, Internet Connect's functions have been incorporated into the Network pane of System Settings, and the application is no longer included. Use of Internet Connect is generally not necessary if the Macintosh is connected to the internet through an Ethernet device to Digital subscriber line, DSL or cable internet service, except to manage connections to any subordinate bluetooth equipment.


iSync

iSync was a tool made to sync Calendar (Apple), iCal and Contacts (Apple), Address Book data to a SyncML-enabled mobile phone, via
Bluetooth Bluetooth is a short-range wireless technology standard that is used for exchanging data between fixed and mobile devices over short distances and building personal area networks (PANs). In the most widely used mode, transmission power is li ...
or by using a USB connection. It was released on January 2, 2003, with technology licensed from fusionOne. Support for many (pre-October 2007) devices was built-in, with newer devices being supported via manufacturer and third-party iSync Plugins. Support for Palm OS organizers and compatible smartphones was removed with the release of iSync 3.1 and Mac OS X 10.6 Snow Leopard. BlackBerry OS, Palm OS, and Windows Mobile (Pocket PC) devices could not be used with iSync, but were supported by third-party applications. Before the release of Mac OS X 10.4, iSync also synchronized a user's
Safari A safari (; originally ) is an overland journey to observe wildlife, wild animals, especially in East Africa. The so-called big five game, "Big Five" game animals of Africa – lion, African leopard, leopard, rhinoceros, African elephant, elep ...
bookmarks with the then usable .Mac subscription service provided by Apple.


iTunes

iTunes is a Media player (software), media player, media library,
Internet radio Internet radio, also known as online radio, web radio, net radio, streaming radio, e-radio and IP radio, is a digital audio service transmitted via the Internet. Broadcasting on the Internet is usually referred to as webcasting since it is not ...
broadcaster, mobile device management utility, and the client app for iTunes Store. It is used to purchase, play, download, and organize digital multimedia, on personal computers running the
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
and Windows operating systems. iTunes is developed by
Apple Inc. Apple Inc. is an American multinational corporation and technology company headquartered in Cupertino, California, in Silicon Valley. It is best known for its consumer electronics, software, and services. Founded in 1976 as Apple Comput ...
It was announced on January 9, 2001. Because iTunes was criticized for having a software bloat, bloated User experience design, user experience, Apple decided to split iTunes into separate apps as of
macOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
: Apple Music (software), Apple Music, Apple Podcasts, and Apple TV app, Apple TV. Finder (software), Finder would take over the device management aspect that iTunes previously served. This change would not affect Windows or older macOS versions.


Network Utility

Network Utility was an application for
macOS macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
up to
macOS Catalina macOS Catalina (version 10.15) is the sixteenth software versioning, major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. It is the successor to macOS Mojave and was announced at WWDC 2019 on June 3, 2019 and ...
that provided a variety of tools that could be used related to Computer networking, computer network information gathering and analysis. Starting with macOS Big Sur the application is no longer included and was replaced with a message that it has been deprecated. Starting with macOS Ventura, the application is removed from the OS. Network Utility showed information about each of your network connections, including the MAC address of the interface, the IP address assigned to it, its speed and status, a count of data Network packet, packets sent and received, and a count of transmission errors and collisions. It also provided a GUI to the netstat, Ping (networking utility), ping, traceroute, whois, Finger protocol, finger, and stroke UNIX programs.


ODBC Administrator

ODBC Administrator was a 32-bit utility in the Mac OS X operating system for administering ODBC, which enables interaction with ODBC-compliant data sources. Features included connection pooling, trace log creation, and ODBC driver management, among other administration features. Although Apple started including the underlying iODBC libraries in Mac OS X Jaguar, and continued to do so through at least macOS Big Sur,Open Source Software in macOS Big Sur (11.2.0)
/ref> Apple only included their ODBC Administrator through Mac OS X Leopard, and temporarily made it available as a separate download (since removed) for
Snow Leopard The snow leopard (''Panthera uncia'') is a species of large cat in the genus ''Panthera'' of the family Felidae. The species is native to the mountain ranges of Central and South Asia. It is listed as Vulnerable on the IUCN Red List because ...
. Alternatives to Apple's 32-bit ODBC Administrator include the free and open source 32-bit and 64-bit iODBC Administrator included with the iODBC SDK, which is available for all extant versions of Mac OS X (10.0.x through 11.2.x).


Printer Setup Utility

The Printer Setup Utility was an application that served to allow the user to configure printers physically connected to the computer, or connected via a Computer networking, network. The Utility provided more specific tools than the more user friendly Computer printer, printers pane in System Preferences. In Mac OS X Leopard, Mac OS X 10.5 Leopard, the Printer Setup Utility was removed and its features placed in the ''Print & Fax'' System Preferences pane. Viewing individual printers' queues was moved to a ''Printer Proxy'' application.


Remote Install Mac OS X

Remote Install Mac OS X was a remote installer for use with MacBook Air laptops over the network. It could run on a Mac (computer), Mac or a Microsoft Windows, Windows PC with an optical drive. A client MacBook Air (lacking an optical drive) could then wirelessly connect to the other Mac or PC to perform system software installs. Remote Install Mac OS X was released as part of Mac OS X v10.5, Mac OS X 10.5.2 on February 12, 2008. Support for the Mac mini was added in March 2009, allowing the DVD drive to be replaced with a second hard drive. With the launch of Mac OS X Lion, Apple has omitted Remote Install. A workaround is to enable Target Disk Mode.


Sherlock


Software Update

In Mac OS 9 and early versions of Mac OS X, Software Update was a standalone software tool, tool. The program was part of the CoreServices in OS X. It could automatically inform users of new updates (with new features and bug and security fixes) to the operating system, applications, device drivers, and firmware. All updates required the user to enter their administrative password and some required a system restart. It could be set to check for updates daily, weekly, monthly, or not at all; in addition, it could download and store the associated .pkg file (the same type used by Installer (macOS), Installer) to be installed at a later date, and it maintained a history of installed updates. Starting with Mac OS X 10.5 Leopard, updates that required a reboot logged out the user prior to installation and automatically restarted the computer when complete. In earlier versions of OS X, the updates were installed, but critical files were not replaced until the next system startup. Beginning with OS X 10.8, Software Update became part of the Mac App Store, App Store application. Beginning with
macOS Mojave macOS Mojave ( ; version 10.14) is the fifteenth major release of macOS, Apple Inc.'s desktop operating system for Macintosh computers. Mojave was announced at Apple's Worldwide Developers Conference on June 4, 2018, and was released to the ...
(10.14), it became a part of System Settings, System preferences.


X11

In
Mac OS X Tiger Mac OS X Tiger (version 10.4) is the 5th major release of macOS, Apple's desktop and server operating system for Mac computers. Tiger was released to the public on April 29, 2005, for US$129.95 as the successor to Mac OS X 10.3 Panther. Inc ...
, X11 was an optional install included on the install DVD. Mac OS X Leopard,
Snow Leopard The snow leopard (''Panthera uncia'') is a species of large cat in the genus ''Panthera'' of the family Felidae. The species is native to the mountain ranges of Central and South Asia. It is listed as Vulnerable on the IUCN Red List because ...
and OS X Lion, Lion installed X11 by default, but from OS X Mountain Lion (10.8), Apple dropped dedicated support for X11, with users directed to the Open-source software, open source XQuartz project (to which it contributes) instead.


Development tools


Server technology


Core components

* AppleScript * Aqua (theme), Aqua * Audio Units * Bonjour (protocol), Bonjour * Boot Camp (software), Boot Camp * Carbon (API), Carbon * Cocoa * Core Animation * Core Audio * Core Data *
Core Image Core Image is a pixel-accurate, near-realtime, non-destructive image processing technology in Mac OS X. Implemented as part of the QuartzCore framework of Mac OS X 10.4 and later, Core Image provides a plugin-based architecture for applying filt ...
* Core Video * Darwin (operating system), Darwin * Mission Control (macOS), Mission Control * Apple Keychain, Keychain * OpenGL * plist *
Quartz Quartz is a hard, crystalline mineral composed of silica (silicon dioxide). The Atom, atoms are linked in a continuous framework of SiO4 silicon–oxygen Tetrahedral molecular geometry, tetrahedra, with each oxygen being shared between two tet ...
* QuickTime * Rosetta (binary translation software), Rosetta * Smart folder * Spaces (software), Spaces *
WebKit WebKit is a browser engine primarily used in Apple's Safari web browser, as well as all web browsers on iOS and iPadOS. WebKit is also used by the PlayStation consoles starting with the PS3, the Tizen mobile operating systems, the Amazon K ...
* XNU


Notes


References

{{macOS MacOS, components Apple Inc. lists, macOS components