Skip to content

trevortylerlee/macintoshapps

Repository files navigation

macintosh apps cover

Welcome to Macintosh Apps, a curated collection of beautifully designed, high quality applications for macOS. This directory is ad-free, providing an unbiased platform to explore the best of what macOS has to offer. Our goal is to help you discover incredible software to enhance your productivity, creativity, and everyday workflows.

Developers are welcome to contribute—you are encouraged to submit a pull request to add your app to the directory. We've also integrated comments using Giscus so users can share their experiences and engage in conversations with others. A GitHub account is required to comment.

Whether you are looking for open source tools or premium apps, we've gathered a diverse selection of standout options. Join us in celebrating great design and functionality on Macintosh Apps!

App Submission Guidelines

Submit an application by making a pull request on GitHub. Add a directory under src/content/apps -- the directory's name should be the name of the app. Inside the directory, there should be two files:

  • An index.md file with the appropriate frontmatter
  • Your app's icon (any format is fine if it supports transluscency. Make sure it is linked correcty in the index.md frontmatter.)

Please ensure yoru app icon is square and has the appropriate margins.

Here's an example of what the index.md looks like for Alfred.

---
title: Alfred
tagline: Boost efficiency.
icon: ./icon.png
link: https://www.alfredapp.com
developerName: Running with Crayons Ltd.
monetization: freemium
isOpenSource: false
isFree: false
isOneTimePurchase: true
isSubscription: false
---

Questions? Feel free to reach out.