diff --git a/public/apps/aiko/screenshot3.jpg b/public/apps/aiko/screenshot3.jpg new file mode 100644 index 00000000..3ff56146 Binary files /dev/null and b/public/apps/aiko/screenshot3.jpg differ diff --git a/public/apps/amazing-ai/screenshot2.jpg b/public/apps/amazing-ai/screenshot2.jpg new file mode 100644 index 00000000..d991e1a7 Binary files /dev/null and b/public/apps/amazing-ai/screenshot2.jpg differ diff --git a/public/apps/amazing-ai/screenshot3.jpg b/public/apps/amazing-ai/screenshot3.jpg new file mode 100644 index 00000000..bbf2c0b3 Binary files /dev/null and b/public/apps/amazing-ai/screenshot3.jpg differ diff --git a/public/apps/doodle-draw/icon.png b/public/apps/doodle-draw/icon.png new file mode 100644 index 00000000..315fd67d Binary files /dev/null and b/public/apps/doodle-draw/icon.png differ diff --git a/public/apps/doodle-draw/screenshot1.jpg b/public/apps/doodle-draw/screenshot1.jpg new file mode 100644 index 00000000..4ef4a083 Binary files /dev/null and b/public/apps/doodle-draw/screenshot1.jpg differ diff --git a/public/apps/doodle-draw/screenshot2.jpg b/public/apps/doodle-draw/screenshot2.jpg new file mode 100644 index 00000000..e9121c4d Binary files /dev/null and b/public/apps/doodle-draw/screenshot2.jpg differ diff --git a/public/apps/doodle-draw/screenshot3.jpg b/public/apps/doodle-draw/screenshot3.jpg new file mode 100644 index 00000000..de30b644 Binary files /dev/null and b/public/apps/doodle-draw/screenshot3.jpg differ diff --git a/public/apps/one-task/screenshot3.jpg b/public/apps/one-task/screenshot3.jpg new file mode 100644 index 00000000..9d14f6a6 Binary files /dev/null and b/public/apps/one-task/screenshot3.jpg differ diff --git a/public/apps/randa/screenshot4.jpg b/public/apps/randa/screenshot4.jpg new file mode 100644 index 00000000..c2df302a Binary files /dev/null and b/public/apps/randa/screenshot4.jpg differ diff --git a/public/apps/second-clock/icon.png b/public/apps/second-clock/icon.png new file mode 100644 index 00000000..5b00888c Binary files /dev/null and b/public/apps/second-clock/icon.png differ diff --git a/public/apps/second-clock/screenshot1.jpg b/public/apps/second-clock/screenshot1.jpg new file mode 100644 index 00000000..31082c7b Binary files /dev/null and b/public/apps/second-clock/screenshot1.jpg differ diff --git a/public/apps/second-clock/screenshot2.jpg b/public/apps/second-clock/screenshot2.jpg new file mode 100644 index 00000000..f8512196 Binary files /dev/null and b/public/apps/second-clock/screenshot2.jpg differ diff --git a/public/apps/speediness/screenshot3.jpg b/public/apps/speediness/screenshot3.jpg new file mode 100644 index 00000000..52ee9a0c Binary files /dev/null and b/public/apps/speediness/screenshot3.jpg differ diff --git a/public/apps/utc-time/screenshot3.jpg b/public/apps/utc-time/screenshot3.jpg new file mode 100644 index 00000000..172aa63d Binary files /dev/null and b/public/apps/utc-time/screenshot3.jpg differ diff --git a/public/assets/alipay-qrcode.jpg b/public/assets/alipay-qrcode.jpg new file mode 100644 index 00000000..48ccdafc Binary files /dev/null and b/public/assets/alipay-qrcode.jpg differ diff --git a/public/assets/download-on-setapp-badge.svg b/public/assets/download-on-setapp-badge.svg new file mode 100644 index 00000000..68cfb51f --- /dev/null +++ b/public/assets/download-on-setapp-badge.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/source/content/apps/actions.md b/source/content/apps/actions.md index 29ea5f7f..eb2bb519 100644 --- a/source/content/apps/actions.md +++ b/source/content/apps/actions.md @@ -5,13 +5,17 @@ pubDate: 2021-10-28 platforms: - macOS - iOS + - visionOS repoUrl: https://github.com/sindresorhus/Actions appStoreId: 1586435171 links: 'Older Versions': https://github.com/sindresorhus/Actions#download 'TestFlight': https://testflight.apple.com/join/fJGUrsZx +olderMacOSVersions: + - '12' + - '13' --- -The app provides lots of powerful extra actions for the Shortcuts app on macOS and iOS. These actions make it significantly easier to create shortcuts. +The app provides lots of powerful extra actions for the Shortcuts app on macOS, iOS, and visionOS. These actions make it significantly easier to create shortcuts. **Restart your device if the actions do not show up in the Shortcuts app.** diff --git a/source/content/apps/aiko.md b/source/content/apps/aiko.md index c102e925..3fe8eacb 100644 --- a/source/content/apps/aiko.md +++ b/source/content/apps/aiko.md @@ -5,6 +5,7 @@ pubDate: 2023-03-03 platforms: - macOS - iOS + - visionOS appStoreId: 1672085276 --- @@ -12,12 +13,7 @@ High-quality on-device transcription. Easily convert speech to text from meeting The transcription is powered by OpenAI's [Whisper model](https://openai.com/research/whisper) running locally on your device. -The app also includes support for Shortcuts. - -**Upcoming features** - -- Batch conversion -- Export to karaoke file +The app also includes [support for Shortcuts](#tips).
Supports audio in 100 languages diff --git a/source/content/apps/amazing-ai.md b/source/content/apps/amazing-ai.md index 109a9c8b..d85b88f1 100644 --- a/source/content/apps/amazing-ai.md +++ b/source/content/apps/amazing-ai.md @@ -4,12 +4,20 @@ subtitle: Generate images from text using Stable Diffusion pubDate: 2022-12-21 platforms: - macOS + - iOS + # - visionOS appStoreId: 1660147028 +olderMacOSVersions: + - '13' --- Simply describe the image you desire, and the app will generate it for you like magic! -**Developed exclusively for Apple silicon (M1/M2) - The app is NOT compatible with devices running on Intel chips.** +It runs locally on your device. + +On macOS, developed exclusively for Apple silicon (M1/M2) - The app is NOT compatible with devices running on Intel chips. + +On iOS, it requires at minimum an iPhone 15 Pro or iPad with M1 processor. [Stable Diffusion](https://en.wikipedia.org/wiki/Stable_Diffusion) is a deep learning, text-to-image model used to generate detailed images conditioned on text descriptions. @@ -23,22 +31,22 @@ The app is [highly optimized](https://machinelearning.apple.com/research/stable- Click a thumbnail to view a larger version of it. Click again to exit. +#### Negative prompt + +To write a [negative prompt](https://dreamlike.art/guides/guide-to-stable-diffusion-negative-prompt-parameter) (what to exclude), write `##` after your prompt, followed by your negative prompt. For example, “photo of a cake, high-quality ## strawberry, out of frame”, where `strawberry, out of frame` is your negative prompt. Anything after the `##` is your negative prompt. You only write `##` once. + #### Keyboard shortcuts -When in preview mode, there are some keyboard shortcuts available: +On macOS, when in preview mode, there are some keyboard shortcuts available: - — Previous image - — Next image - Space — Save image - Command + C — Copy image - Esc — Exit preview -#### Negative prompt - -To write a [negative prompt](https://dreamlike.art/guides/guide-to-stable-diffusion-negative-prompt-parameter) (what to exclude), write `##` after your prompt, followed by your negative prompt. For example, “photo of a cake, high-quality ## strawberry, out of frame”, where `strawberry, out of frame` is your negative prompt. Anything after the `##` is your negative prompt. You only write `##` once. - #### Metadata -When you save a generated image, it includes a lot of useful metadata (prompt, steps, etc). You can [view this in Finder](https://twitter.com/sindresorhus/status/1611441129622278146/photo/1) by right-clicking the image file and selecting “Get Info”. The file also includes some relevant tags which can be used to create [smart folders](https://support.apple.com/guide/mac-help/tag-files-and-folders-mchlp15236/mac). +On macOS, when you save a generated image, it includes a lot of useful metadata (prompt, steps, etc). You can [view this in Finder](https://twitter.com/sindresorhus/status/1611441129622278146/photo/1) by right-clicking the image file and selecting “Get Info”. The file also includes some relevant tags which can be used to create [smart folders](https://support.apple.com/guide/mac-help/tag-files-and-folders-mchlp15236/mac).
@@ -52,17 +60,21 @@ When you save a generated image, it includes a lot of useful metadata (prompt, s It will eventually be supported, but right now, it's worse than 1.5. -#### Why does the app require macOS 13.1 and Apple silicon? +#### Why does the app require Apple silicon for Macs? The app takes advantage of recent [optimizations by Apple](https://machinelearning.apple.com/research/stable-diffusion-coreml-apple-silicon). +#### Why does the app require at least iPhone 15 Pro and iPad M1? + +Generating images with Stable Diffusion requires a lot of system resources. It would not be a good experience on older devices. It could probably run fine on iPhone 15 and iPhone 14 Pro, but Apple does not let us do such a fine-grained requirement. Either I require the current devices or I have to support devices down to iPhone XS, which are not nearly powerful enough. + #### What are the usage restrictions for the generated images? You can use the images for commercial or non-commercial purposes, but you must adhere to the [Creative ML OpenRAIL-M license's usage restrictions](https://github.com/CompVis/stable-diffusion/blob/21f890f9da3cfbeaba8e2ac3c425ee9e998d5229/LICENSE#L69-L82). These restrictions include not using the images for illegal activity, false information, discrimination, or medical advice. #### Can you support custom models? -It's something I plan to support, but other things are a higher priority at the moment. +I don't plan to support this. This app is intentionally simple. There are many other apps that support custom models. #### Can you support inpainting/outpainting? @@ -86,10 +98,6 @@ And bear in mind that the initial generation after installing the app may take l The AI model used to generate images is large. This is reasonable given the model's capabilities. -#### Can you support iOS? - -I plan to add iOS support when the app is more mature. - #### How does it compare to [DiffusionBee](https://github.com/divamgupta/diffusionbee-stable-diffusion-ui)? {#diffusionbee} **Amazing AI benefits** @@ -111,7 +119,7 @@ I plan to add iOS support when the app is more mature. #### Why is this free without ads? -I just enjoy making Mac apps. Consider leaving a nice review on the App Store. +I just enjoy making apps. Consider leaving a nice review on the App Store. #### Where can I find the changelog? @@ -119,7 +127,13 @@ Go [here](https://apps.apple.com/app/id1660147028) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app. + +
+ +### Older Versions + +- [1.2.2](https://drive.google.com/file/d/1mcEhAKhmQGYzmSS-zlejt3_qsKFzqm0h/view?usp=sharing) for macOS 13+
@@ -127,6 +141,6 @@ I don't have any immediate plans to localize the app. A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://drive.google.com/file/d/1mcEhAKhmQGYzmSS-zlejt3_qsKFzqm0h/view?usp=sharing) *(1.2.2)* +[Download](https://github.com/sindresorhus/sindresorhus.github.com/releases/download/v1.0.0/Amazing.AI.1.3.0.zip) *(1.3.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/any-text.md b/source/content/apps/any-text.md index 8eed1b66..d5689818 100644 --- a/source/content/apps/any-text.md +++ b/source/content/apps/any-text.md @@ -119,4 +119,4 @@ Go [here](https://apps.apple.com/app/id1643199620) and click “Version History #### Can you localize the app into my language? -I don't have any plans to localize the app. +I don't plan to localize the app. diff --git a/source/content/apps/battery-indicator.md b/source/content/apps/battery-indicator.md index 85fbc466..d89041a4 100644 --- a/source/content/apps/battery-indicator.md +++ b/source/content/apps/battery-indicator.md @@ -6,12 +6,17 @@ platforms: - macOS appStoreId: 1206020918 isPaid: true +isMenuBarApp: true +olderMacOSVersions: + - '10.14' + - '10.15' + - '11' + - '12' + - '13' --- Battery Indicator lets you quickly glance the remaining battery time or percentage right in your menu bar. -**Want to see this app included in [Setapp](https://setapp.com)?** Help make it happen by [requesting it here](https://www.facebook.com/groups/setapp/posts/1849644978569967/). -
### Frequently Asked Questions {#faq} @@ -42,7 +47,9 @@ Drag it out of the menu bar while pressing Command. It can unfortunately not show this because of restrictions (sandboxing) imposed on apps on the App Store. However, you could change the menu bar item type to text instead of the icon and use this app in combination with the system battery indicator. -#### Can it play a sound when the battery is charged a certain percentage? +#### Can it play a sound when the battery is charged a certain percentage? {#notification-sound} + +The app has a built-in sound when showing notifications. However, if you want a different sound, you can disable the default notification sound in the “Notification Settings” and then follow the below steps. This is a perfect use case for the built-in Shortcuts app. You can use the `Play Sound` action to play the sound you want. To run the shortcut when the battery is at a certain percentage, you need the [Shortery app](https://apps.apple.com/app/id1594183810). Use its “Power Status” trigger. @@ -66,12 +73,13 @@ Go [here](https://apps.apple.com/app/id1206020918) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
### Older Versions +- [2.16.1](https://github.com/sindresorhus/meta/files/13942534/Battery.Indicator.2.16.1.-.macOS.13.zip) for macOS 13 - [2.14.2](https://github.com/sindresorhus/meta/files/10759031/Battery.Indicator.2.14.2.-.macOS.12.zip) for macOS 12 - [2.12.3](https://github.com/sindresorhus/meta/files/8759816/Battery.Indicator.2.12.3.-.macOS.11.zip) for macOS 11 - [2.7.1](https://github.com/sindresorhus/meta/files/6565005/Battery.Indicator.2.7.1.-.macOS.10.15.zip) for macOS 10.15 diff --git a/source/content/apps/black-out.md b/source/content/apps/black-out.md index 290493e7..9c8d72fe 100644 --- a/source/content/apps/black-out.md +++ b/source/content/apps/black-out.md @@ -6,6 +6,11 @@ platforms: - macOS isPaid: true appStoreId: 1319884285 +olderMacOSVersions: + - '10.15' + - '11' + - '12' + - '13' --- This app can be useful when you want to post a screenshot or photo on the web that contains some information you don’t want to be revealed. Maybe you want to share a screenshot of a Slack conversation on Twitter but hide some private information. It also removes all metadata, like when and where a photo was captured. @@ -38,6 +43,7 @@ It’s from Apple’s inspirational [“Here’s to the Crazy Ones” TV commerc ### Older Versions +- [2.3.1](https://github.com/sindresorhus/meta/files/13923936/Black.Out.2.3.1.-.macOS.13.zip) for macOS 13 - [2.2.0](https://github.com/sindresorhus/meta/files/10773680/Black.Out.2.2.0.-.macOS.12.zip) for macOS 12 - [2.0.4](https://github.com/sindresorhus/meta/files/8759655/Black.Out.2.0.4.-.macOS.11.zip) for macOS 11 - [1.8.2](https://github.com/sindresorhus/meta/files/7454156/Black.Out.1.8.2.-.macOS.10.15.zip) for macOS 10.15 diff --git a/source/content/apps/camera-preview.md b/source/content/apps/camera-preview.md index 0377e197..3f262080 100644 --- a/source/content/apps/camera-preview.md +++ b/source/content/apps/camera-preview.md @@ -4,7 +4,10 @@ subtitle: Preview your webcam and take photos pubDate: 2023-05-20 platforms: - macOS +isMenuBarApp: true appStoreId: 1632827132 +olderMacOSVersions: + - '13' --- Instant access to your Mac's camera feed for quick checks before video calls. @@ -80,10 +83,16 @@ I don't plan to localize the app.
+### Older Versions + +- [1.4.0](https://github.com/sindresorhus/meta/files/13988612/Camera.Preview.1.4.0.-.macOS.13.zip) for macOS 13+ + +
+ ### Non-App Store Version A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/pef2inbxa67828pgs9kpa/Camera-Preview-1.1.1-1686473013-1701611286.zip?rlkey=0karenj24z0wm8ofz9x2b16bl&raw=1) *(1.1.1)* +[Download](https://www.dropbox.com/scl/fi/29jhs5p2cvsirrrzqo8ys/Camera-Preview-1.5.0-1705674569.zip?rlkey=cro7g7ntqchwcf8hak9o6c816&raw=1) *(1.5.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/caprine.md b/source/content/apps/caprine.md index 8c67f2b2..e00975c6 100644 --- a/source/content/apps/caprine.md +++ b/source/content/apps/caprine.md @@ -1,4 +1,5 @@ --- +unlisted: true title: Caprine subtitle: Elegant Facebook Messenger desktop app pubDate: 2015-09-16 diff --git a/source/content/apps/command-x.md b/source/content/apps/command-x.md index e206b8e4..ecd2d95d 100644 --- a/source/content/apps/command-x.md +++ b/source/content/apps/command-x.md @@ -5,6 +5,8 @@ pubDate: 2023-04-30 platforms: - macOS appStoreId: 6448461551 +olderMacOSVersions: + - '13' --- Cut and paste files and folders in Finder using Command+X and Command+V. Without this app, you have to first copy (Command+C) and then remember to move (Option+Command+V). @@ -78,7 +80,13 @@ Go [here](https://apps.apple.com/app/id6448461551) and click “Version History #### Can you localize the app into my language? -I don't have any plans to localize the app. +I don't plan to localize the app. + +
+ +### Older Versions + +- [1.3.1](https://github.com/sindresorhus/meta/files/13987707/Command.X.1.3.1.-.macOS.13.zip) for macOS 13+
@@ -86,6 +94,6 @@ I don't have any plans to localize the app. A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/p419o2i43z0hvk9z2clv3/Command-X-1.3.0-1702592806.zip?rlkey=r6pqrd8fystytsebx060rdy5y&raw=1) *(1.3.0)* +[Download](https://www.dropbox.com/scl/fi/3zg73o7fs2rlpypaud9pj/Command-X-1.4.0-1705659953.zip?rlkey=x9gpppflpv4ve2t2qm1yg5ht9&raw=1) *(1.4.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/dato.md b/source/content/apps/dato.md index 98f744b3..efb8c942 100644 --- a/source/content/apps/dato.md +++ b/source/content/apps/dato.md @@ -5,8 +5,14 @@ pubDate: 2019-07-13 platforms: - macOS isPaid: true +isMenuBarApp: true appStoreId: 1470584107 -setappUrl: https://go.setapp.com/stp181?_target=https://setapp.com/apps/dato&utm_medium=vendor_program&utm_source=Sindre+Sorhus&utm_content=link +setappId: 571 +olderMacOSVersions: + - '10.14' + - '10.15' + - '11' + - '12' --- Dato gives you a local clock, date, and multiple world clocks in the menu bar. When you click Dato in the menu bar, you get a menu with a calendar, calendar events, and world clocks. All of this is highly customizable. @@ -17,6 +23,8 @@ Dato supports all the locales and languages that macOS supports for the menu bar Dato requires macOS 13 or later. +If all you need is another clock in the menu bar, check out [Second Clock](/second-clock). + --- ### Dato 5 @@ -320,6 +328,16 @@ You most likely have enabled showing seconds in the menu bar. Unfortunately, upd If you don't have seconds enabled, please let me know about the excessive CPU usage. +#### Why does the menu bar hide when I click the Dato menu bar item? + +This is a macOS 14 bug and unfortunately not something I can work around. + +If you work at Apple → [FB13544993](https://github.com/feedback-assistant/reports/issues/457) + +#### How can I edit an event in Dato? + +Dato does not support editing events. Simply double-click the event in the event list to edit it in the Calendar app. + #### How can I toggle AM/PM for the time? Dato adheres to what you have set in “System Settings › General › Language and Region”. @@ -328,6 +346,10 @@ Dato adheres to what you have set in “System Settings › General › Language Dato adheres to what you have set in “System Settings › General › Language and Region”. +#### Can you support natural language input like Fantastical? + +I'm hoping to have this done later this year. It's quite a complicated feature. + #### Can you integrate with Cron? The integration is already done, but Cron has multiple bugs that make it not work properly. We will have to wait for Cron to fix these bugs. @@ -457,6 +479,10 @@ tccutil reset All com.sindresorhus.Dato Then launch Dato again. +#### How can I show smart lists from the Reminders app in Dato? + +Dato can only show normal lists. macOS does not let third-party apps access smart lists. + #### How can I make the text in Dato be more easily readable? Try turning off the “Vibrancy” setting. You can also try increasing the text size with the “Larger text” setting. diff --git a/source/content/apps/day-progress.md b/source/content/apps/day-progress.md index 977d9de8..03fb1e19 100644 --- a/source/content/apps/day-progress.md +++ b/source/content/apps/day-progress.md @@ -4,7 +4,10 @@ subtitle: Time remaining today in your menu bar pubDate: 2023-06-18 platforms: - macOS +isMenuBarApp: true appStoreId: 6450280202 +olderMacOSVersions: + - '13' --- Use this as a visual cue to stay motivated and manage time more efficiently. @@ -85,10 +88,16 @@ Go [here](https://apps.apple.com/app/id6450280202) and click “Version History
+### Older Versions + +- [1.3.0](https://github.com/sindresorhus/meta/files/13979415/Day.Progress.1.3.0.-.macOS.13.zip) for macOS 13+ + +
+ ### Non-App Store Version A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/2d12sc436izbnr2cejwf2/Day-Progress-1.1.0-1687561838-1701610561.zip?rlkey=t9746em3ysvlb2xewt573936s&raw=1) *(1.1.0)* +[Download](https://www.dropbox.com/scl/fi/ocsdxjssgg23xza3idfun/Day-Progress-1.4.0-1705596961.zip?rlkey=sc9kno0swmc21rxxu0ai9xs27&raw=1) *(1.4.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/doodle-draw.md b/source/content/apps/doodle-draw.md new file mode 100644 index 00000000..6306ec6a --- /dev/null +++ b/source/content/apps/doodle-draw.md @@ -0,0 +1,42 @@ +--- +title: Doodle Draw +subtitle: Quick and easy drawing pad +pubDate: 2024-01-23 +platforms: + - iOS + - visionOS +appStoreId: 6476447055 +forceHasIosAppIcon: true +--- + +Capture your creativity instantly. Ideal for quick sketches, artistic brainstorming, and playful drawing. Simple, intuitive, and fun, turning every touch into doodles. + +The app is intentionally simple. + +
+ +### Frequently Asked Questions {#faq} + +#### I have a feature request, bug report, or some feedback + +[Send it here.](https://sindresorhus.com/feedback?product=Doodle%20Draw&referrer=Website-FAQ) + +#### I can already access these drawing tools in the Notes and Freeform app + +This app makes it faster to get started. Just tap the app and start doodling. + +#### How can I undo? + +The way it works in all apps; either shake the device or swipe left with three fingers. + +#### Why is this free without ads? + +I just enjoy making apps. Consider leaving a nice review on the App Store. + +#### Where can I find the changelog? + +Go [here](https://apps.apple.com/app/id6476447055) and click “Version History”. + +#### Can you localize the app into my language? + +I don't plan to localize the app. diff --git a/source/content/apps/favorites-widget.md b/source/content/apps/favorites-widget.md index 3b8c1015..d47524f8 100644 --- a/source/content/apps/favorites-widget.md +++ b/source/content/apps/favorites-widget.md @@ -63,4 +63,4 @@ Go [here](https://apps.apple.com/app/id1643660089) and click “Version History #### Can you localize the app into my language? -I don't have any plans to localize the app. +I don't plan to localize the app. diff --git a/source/content/apps/folder-peek.md b/source/content/apps/folder-peek.md index fc49e5cb..639540e8 100644 --- a/source/content/apps/folder-peek.md +++ b/source/content/apps/folder-peek.md @@ -4,7 +4,11 @@ subtitle: Put folders in your menu bar pubDate: 2022-04-05 platforms: - macOS +isMenuBarApp: true appStoreId: 1615988943 +olderMacOSVersions: + - '12' + - '13' ---
@@ -174,12 +178,13 @@ Go [here](https://apps.apple.com/app/id1615988943) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
### Older Versions +- [1.9.2](https://github.com/sindresorhus/meta/files/13980050/Folder.Peek.1.9.2.-.macOS.13.zip) for macOS 13+ - [1.6.1](https://github.com/sindresorhus/meta/files/10901140/Folder.Peek.1.6.1.-.macOS.12.zip) for macOS 12+
@@ -188,6 +193,6 @@ I don't have any immediate plans to localize the app. A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/c44dsf6gkhcslfbcsq3tf/Folder-Peek-1.8.2-1686472638-1701611064.zip?rlkey=soughx67o26u1bue16kpfxi8p&raw=1) *(1.8.2)* +[Download](https://www.dropbox.com/scl/fi/o9hg9u52xpusx6zgvswi8/Folder-Peek-1.10.0-1705608600.zip?rlkey=q0bk39s7awhahnxam5njxnogd&raw=1) *(1.10.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/gifski.md b/source/content/apps/gifski.md index bbfffa02..699ba1d2 100644 --- a/source/content/apps/gifski.md +++ b/source/content/apps/gifski.md @@ -8,6 +8,12 @@ repoUrl: https://github.com/sindresorhus/Gifski appStoreId: 1351639930 links: 'Older Versions': https://github.com/sindresorhus/Gifski#download +olderMacOSVersions: + - '10.13' + - '10.14' + - '10.15' + - '11' + - '12' --- Gifski is a macOS app for the [gifski encoder](https://gif.ski), which converts videos to GIF animations using [pngquant's](https://pngquant.org) fancy features for efficient cross-frame palettes and temporal dithering. It produces animated GIFs that use thousands of colors per frame. diff --git a/source/content/apps/heic-converter.md b/source/content/apps/heic-converter.md index aa7f1461..92cccd3a 100644 --- a/source/content/apps/heic-converter.md +++ b/source/content/apps/heic-converter.md @@ -5,6 +5,13 @@ pubDate: 2017-10-09 platforms: - macOS appStoreId: 1294126402 +olderMacOSVersions: + - '10.13' + - '10.14' + - '10.15' + - '11' + - '12' + - '13' --- HEIC Converter is a macOS app that makes it easy to quickly convert images in the [HEIC](https://www.macworld.co.uk/feature/iphone/what-is-heic-3660408/) format to JPEG or PNG. HEIC is Apple's new default image format in iOS 11, replacing JPEG. HEIC uses more advanced and modern compression methods to achieve much smaller file sizes with the same visual quality. Unfortunately, HEIC is a very new format and not yet supported outside of iOS and macOS. This app makes it possible to share your HEIC images on the web or with non-Apple users. @@ -39,6 +46,7 @@ I just enjoy making Mac apps. Consider leaving a nice review on the App Store. ### Older Versions +- [3.2.0](https://github.com/sindresorhus/meta/files/13981994/HEIC.Converter.3.2.0.-.macOS.13.zip) for macOS 13+ - [3.0.1](https://github.com/sindresorhus/meta/files/11401710/HEIC.Converter.3.0.1.-.macOS.12.zip) for macOS 12+ - [2.1.5](https://github.com/sindresorhus/meta/files/9218007/HEIC.Converter.2.1.5.-.macOS.11.zip) for macOS 11+ - [2.1.5](https://github.com/sindresorhus/meta/files/8817868/HEIC.Converter.2.1.5.-.macOS.10.15.zip) for macOS 10.15+ @@ -50,6 +58,6 @@ I just enjoy making Mac apps. Consider leaving a nice review on the App Store. A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/zkqpumqoqk8rdq8stzxf8/HEIC-Converter-3.1.0-1683235061-1701611366.zip?rlkey=9gsgy71z2de7r3x2bebrdcdh2&raw=1) *(3.1.0)* +[Download](https://www.dropbox.com/scl/fi/71h8sve3hhghsw2vxa0hj/HEIC-Converter-3.3.0-1705658414.zip?rlkey=mm9h5qzpcxwp9spplpcuvno12&raw=1) *(3.3.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/hyperduck.md b/source/content/apps/hyperduck.md index 8cca551f..f12f15b0 100644 --- a/source/content/apps/hyperduck.md +++ b/source/content/apps/hyperduck.md @@ -26,15 +26,19 @@ The app uses iCloud syncing to securely send links from your iOS device to your ### Troubleshooting +- Try restarting both devices. +- Try opening the Hyperduck iOS app to force a sync. - Ensure you are on the latest macOS and iOS version. - Ensure both devices are signed into the same iCloud account. - Ensure both devices are online. - Ensure Hyperduck is running on the Mac. - Hyperduck opens links in the background. Ensure you didn't miss it. - Ensure Low Power Mode is not enabled on the devices. It can cause iCloud to delay syncing. -- Try opening the Hyperduck iOS app to force a sync. -- Try restarting both devices. +- On iOS, ensure Hyperduck is enabled in “Settings › Apple ID › iCloud › Apps Using iCloud”. +- On macOS, ensure Hyperduck is enabled in “System Settings › Apple ID › iCloud › iCloud Drive › Apps syncing to iCloud Drive”. +- If it's a work device, make sure there are no restrictions in place that prevents iCloud or iCloud Drive. - If you are using a VPN, try disconnecting it. Some VPNs prevent iCloud from syncing. +- Make sure the [iCloud service](https://www.apple.com/support/systemstatus/) is not currently experiencing issues. - In the iOS app, if you triple-tap the text, it will show the most recently shared URLs, which may aid debugging.
@@ -45,7 +49,7 @@ The app uses iCloud syncing to securely send links from your iOS device to your You can use this app to trigger [shortcuts](https://support.apple.com/en-gb/guide/shortcuts/welcome/ios) on your Mac from your iOS devices. This enables a lot of powerful use-cases. For example, you could make your Mac play a specific song directly from your iPhone. -First, create a shortcut on your Mac with some actions. Lets call it `Unicorn`. +First, create a shortcut on your Mac with some actions. Let's call it `Unicorn`. On your iOS device, make a new shortcut, add the “Run Shortcut on Mac” action, and write `Unicorn` in the shortcut field. @@ -83,7 +87,7 @@ You can now trigger confetti to show up on your Mac from your iPhone. - Works when you are not near your Mac - Much faster - Opens links on your Mac in the background -- AirDrop sometimes refuses to work. This always works. +- AirDrop sometimes refuses to work; this always works. #### How is it better than iCloud Tabs? {#icloud-tabs} @@ -164,10 +168,14 @@ You can use my free [Velja app](/velja) for this. Create a custom rule where you The app works by syncing the link over iCloud from your iOS device to your Mac. This is usually instantaneous, but there can be situations that delay it (iCloud problems, network issues, Low Power Mode, etc). This is unfortunately completely out of my control. -#### I don't see the “Share to Mac” action in the share sheet +#### I don't see the “Send to Mac” action in the share sheet Try restarting your device. Because of a iOS bug, it sometimes only appears after a restart. +#### The “Send to Mac” button does not appear when viewing a PDF file in Safari + +Safari tries to share the PDF file itself, not the URL to the PDF, and Hyperduck can only handle URLs. Instead, go back, long-press the link to the PDF, and tap “Share”. + #### I use the Arc browser and I am not receiving all links The Arc browser does not support opening multiple URLs at the time. I suggest sending feedback to the Arc team about this. There is nothing Hyperduck can do about it. @@ -188,7 +196,7 @@ No. That is not something I plan to support. It's simply not something I need my #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app. #### Where can I find the changelog? diff --git a/source/content/apps/jiffy.md b/source/content/apps/jiffy.md index 5d864146..8b947dca 100644 --- a/source/content/apps/jiffy.md +++ b/source/content/apps/jiffy.md @@ -4,7 +4,13 @@ subtitle: Discover & share the best GIFs pubDate: 2020-03-25 platforms: - macOS +isMenuBarApp: true appStoreId: 1502527999 +olderMacOSVersions: + - '10.15' + - '11' + - '12' + - '13' --- Jiffy lets you quickly search and discover GIFs from GIPHY. When you have found an awesome GIF, just drag and drop it into an app. @@ -84,7 +90,7 @@ macOS hides menu bar apps when there is no space left in the menu bar. This is a #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app. #### Where can I find the changelog? @@ -102,6 +108,7 @@ I just enjoy making apps. Consider leaving a nice review on the App Store. ### Older Versions +- [2.5.0](https://github.com/sindresorhus/meta/files/13931098/Jiffy.2.5.0.-.macOS.13.zip) for macOS 13+ - [2.4.2](https://github.com/sindresorhus/meta/files/10773759/Jiffy.2.4.2.-.macOS.12.zip) for macOS 12+ - [2.1.1](https://github.com/sindresorhus/meta/files/7511993/Jiffy.2.1.1.-.macOS.11.zip) for macOS 11+ - [1.3.3](https://github.com/sindresorhus/meta/files/6626336/Jiffy.1.3.3.-.macOS.10.15.zip) for macOS 10.15+ @@ -112,6 +119,6 @@ I just enjoy making apps. Consider leaving a nice review on the App Store. A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/1mgsailye5bt2rdqx4nh1/Jiffy-2.5.0-1701610914.zip?rlkey=o9564vu9al4lw1n7zx46s4kin&raw=1) *(2.5.0)* +[Download](https://www.dropbox.com/scl/fi/26sudsm3koidwsztn5zl9/Jiffy-2.6.0-1705228001.zip?rlkey=f4psqpqvsnecfenlr55paybke&raw=1) *(2.6.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/kap.md b/source/content/apps/kap.md index 516c745e..ae66f140 100644 --- a/source/content/apps/kap.md +++ b/source/content/apps/kap.md @@ -5,6 +5,7 @@ subtitle: Record your screen pubDate: 2018-02-01 platforms: - macOS +isMenuBarApp: true repoUrl: https://github.com/wulkano/kap showSupportLink: false --- diff --git a/source/content/apps/lungo.md b/source/content/apps/lungo.md index e6627f29..ff414b4b 100644 --- a/source/content/apps/lungo.md +++ b/source/content/apps/lungo.md @@ -5,8 +5,15 @@ pubDate: 2017-07-26 platforms: - macOS isPaid: true +isMenuBarApp: true appStoreId: 1263070803 -setappUrl: https://go.setapp.com/stp181?_target=https://setapp.com/apps/lungo&utm_medium=vendor_program&utm_source=Sindre+Sorhus&utm_content=link +setappId: 270 +olderMacOSVersions: + - '10.13' + - '10.14' + - '10.15' + - '11' + - '12' --- Lungo prevents your Mac from falling asleep and your screen from dimming. @@ -57,7 +64,7 @@ Yes, choose “Activate on Left-click” in the settings. #### Can Lungo automatically activate when I open a certain app? -I don't have any immediate plans to support this. It's a lot of work to implement and only a few people have requested it. +I don't plan to support this. It's a lot of work to implement and only a few people have requested it. However, you can achieve it using the Shortcuts app. Create a new shortcut with the “Set Enabled State” action provided by Lungo. Shortcuts on iOS has automations, which lets you run a shortcut when a certain app opens. macOS does not yet have automations. I'm confident it will come with macOS 15. In the meantime, you can use the [Shortery app](https://apps.apple.com/us/app/shortery/id1594183810?mt=12) to run a shortcut when a certain app opens. @@ -101,7 +108,7 @@ Go [here](https://apps.apple.com/app/id1263070803) and click “Version History #### Can you localize the app into my language? -I don't have any plans to localize the app. +I don't plan to localize the app. #### How is it different from Amphetamine? diff --git a/source/content/apps/memo-widget.md b/source/content/apps/memo-widget.md index 192161ac..5e101ad4 100644 --- a/source/content/apps/memo-widget.md +++ b/source/content/apps/memo-widget.md @@ -35,6 +35,14 @@ This is a iOS bug. [Try this.](https://webtrickz.com/third-party-lock-screen-wid I'm happy to consider it, but I also want to keep the app simple. Check out my [Any Text app](/any-text), which has a lot more features. +#### Can you add a text size setting? + +The text size is large for short text but scales down to make the text fit. I don't want to complicate it with a text size setting. If you really need it, check out [Any Text](/any-text). + +#### Can you add a text color setting? + +Same answer as the above. + #### How is this different from the built-in Stickies app on macOS? {#stickies} The Stickies app is a normal app and has to either float on top of everything or it has to be manually brought to the front when needed. Memo Widget always lives on your desktop or in the Notification Center, just a [gesture away](https://www.howtogeek.com/678073/how-to-quickly-show-your-desktop-on-mac/). The Stickies app also takes up space in your Dock. The Stickies app supports formatting, while Memo Widget keeps it simple with just plain text. @@ -87,4 +95,4 @@ Go [here](https://apps.apple.com/app/id6465682248) and click “Version History #### Can you localize the app into my language? -I don't have any plans to localize the app. +I don't plan to localize the app. diff --git a/source/content/apps/menu-bar-calendar.md b/source/content/apps/menu-bar-calendar.md index 78adbce5..84f06d40 100644 --- a/source/content/apps/menu-bar-calendar.md +++ b/source/content/apps/menu-bar-calendar.md @@ -4,7 +4,10 @@ subtitle: A monthly calendar, one click away pubDate: 2023-08-31 platforms: - macOS +isMenuBarApp: true appStoreId: 1558360383 +olderMacOSVersions: + - '13' --- Quickly access a monthly calendar from your menu bar. @@ -22,6 +25,7 @@ The calendar displays dates and days in your language, but the rest of the app i - **Switch years:** While holding the option key, click the `‹` / `›` button, press arrow keys, or swipe horizontally on the calendar. - **Close calendar window:** Press the esc key. - **Open date in the Calendar app:** Click a date in the calendar. +- **Open week in the Calendar app:** Click a week number in the calendar.
@@ -89,10 +93,16 @@ Go [here](https://apps.apple.com/app/id1558360383) and click “Version History
+### Older Versions + +- [1.2.0](https://github.com/sindresorhus/meta/files/13922546/Menu.Bar.Calendar.1.2.0.-.macOS.13.zip) for macOS 13+ + +
+ ### Non-App Store Version A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/w9j8jo6nfm56cwihc9v3w/Menu-Bar-Calendar-1.0.2-1693687906-1701610866.zip?rlkey=dy2hv9wu6g8a1nm03aaqau6ms&raw=1) *(1.0.2)* +[Download](https://www.dropbox.com/scl/fi/od8rsjl3mb8af5yavo9or/Menu-Bar-Calendar-1.3.0-1705082133.zip?rlkey=t6i4aqgcn2j3oa23w24btap0e&raw=1) *(1.3.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/one-task.md b/source/content/apps/one-task.md index a5880db6..822d8095 100644 --- a/source/content/apps/one-task.md +++ b/source/content/apps/one-task.md @@ -5,6 +5,7 @@ pubDate: 2023-09-19 platforms: - macOS - iOS + - visionOS appStoreId: 6465745322 --- diff --git a/source/content/apps/one-thing.md b/source/content/apps/one-thing.md index 3c3068f7..33018a2e 100644 --- a/source/content/apps/one-thing.md +++ b/source/content/apps/one-thing.md @@ -4,7 +4,10 @@ subtitle: Put a single task or goal in your menu bar pubDate: 2022-01-12 platforms: - macOS +isMenuBarApp: true appStoreId: 1604176982 +olderMacOSVersions: + - '12' --- This can be a useful tool to help you focus on a single task. @@ -123,7 +126,7 @@ Go [here](https://apps.apple.com/app/id1604176982) and click “Version History #### Can you localize the app into my language? -I don't have any plans to localize the app. +I don't plan to localize the app.
diff --git a/source/content/apps/pandan.md b/source/content/apps/pandan.md index fd5f0fcd..ab913d71 100644 --- a/source/content/apps/pandan.md +++ b/source/content/apps/pandan.md @@ -4,7 +4,11 @@ subtitle: Time awareness in your menu bar pubDate: 2021-05-31 platforms: - macOS +isMenuBarApp: true appStoreId: 1569600264 +olderMacOSVersions: + - '11' + - '12' ---
@@ -77,7 +81,7 @@ Go [here](https://apps.apple.com/app/id1569600264) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
diff --git a/source/content/apps/pasteboard-viewer.md b/source/content/apps/pasteboard-viewer.md index 2b0943ba..21985288 100644 --- a/source/content/apps/pasteboard-viewer.md +++ b/source/content/apps/pasteboard-viewer.md @@ -8,4 +8,9 @@ repoUrl: https://github.com/sindresorhus/Pasteboard-Viewer appStoreId: 1499215709 links: 'Older Versions': https://github.com/sindresorhus/Pasteboard-Viewer#download +olderMacOSVersions: + - '10.15' + - '11' + - '12' + - '13' --- diff --git a/source/content/apps/plain-text-editor.md b/source/content/apps/plain-text-editor.md index 2f9df9c8..3cfd5ed2 100644 --- a/source/content/apps/plain-text-editor.md +++ b/source/content/apps/plain-text-editor.md @@ -92,7 +92,7 @@ This is unfortunately a macOS bug and out of my control. #### Why is there no way to print? -The app is made using Apple's latest technologies (SwitUI) and they have not added print support there yet. +The app is made using Apple's latest technologies (SwitUI) and they have not added print support there yet. If you need to print, open the document in TextEdit instead. #### Why is it suddenly showing a scrollbar? @@ -116,7 +116,7 @@ Go [here](https://apps.apple.com/app/id1572202501) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
diff --git a/source/content/apps/plash.md b/source/content/apps/plash.md index f343be36..6c8f85ff 100644 --- a/source/content/apps/plash.md +++ b/source/content/apps/plash.md @@ -4,10 +4,16 @@ subtitle: Make any website your desktop wallpaper pubDate: 2020-01-09 platforms: - macOS +isMenuBarApp: true repoUrl: https://github.com/sindresorhus/Plash appStoreId: 1494023538 links: 'Older Versions': https://github.com/sindresorhus/Plash#download +olderMacOSVersions: + - '10.15' + - '11' + - '12' + - '13' --- This enables you to have a highly dynamic desktop wallpaper. You could display your favorite news site, Facebook feed, or a random beautiful scenery photo. The use cases are limitless. You could even set an animated GIF as wallpaper. diff --git a/source/content/apps/plug.md b/source/content/apps/plug.md index fd1eccb8..23fad1b7 100644 --- a/source/content/apps/plug.md +++ b/source/content/apps/plug.md @@ -9,6 +9,9 @@ appStoreId: 1514182074 links: 'Older Versions': https://github.com/wulkano/Plug#download showSupportLink: false +olderMacOSVersions: + - '10.15' + - '11' --- Plug is an open source macOS app I'm working on with my friends. Hype Machine is a popular music blog aggregator. diff --git a/source/content/apps/pure-paste.md b/source/content/apps/pure-paste.md index 8cbd7f63..151c0ca4 100644 --- a/source/content/apps/pure-paste.md +++ b/source/content/apps/pure-paste.md @@ -4,7 +4,10 @@ subtitle: Paste as plain text by default pubDate: 2022-03-02 platforms: - macOS +isMenuBarApp: true appStoreId: 1611378436 +olderMacOSVersions: + - '12' --- Pure Paste lets you paste as plain text by default. It sits in the menu bar and clears formatting (fonts, colors, bold, links, tables, etc.) from the text you copy. However, it does not touch unrelated content like files, images, etc. It also ignores content copied from password managers. @@ -167,7 +170,7 @@ Go [here](https://apps.apple.com/app/id1611378436) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
diff --git a/source/content/apps/randa.md b/source/content/apps/randa.md index 87d5ba94..e0920689 100644 --- a/source/content/apps/randa.md +++ b/source/content/apps/randa.md @@ -6,7 +6,10 @@ platforms: - macOS - iOS - watchOS + - visionOS appStoreId: 1589044499 +olderMacOSVersions: + - '13' --- Randa lets you easily generate a random number. Just set a minimum and maximum number and you will get a random number in that range. @@ -31,10 +34,16 @@ I don't plan to localize the app.
+### Older Versions + +- [1.0.0](https://github.com/sindresorhus/meta/files/13852533/Randa.1.0.0.zip) for macOS 13+ + +
+ ### Non-App Store Version A special macOS version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/wouey941p1rtzuwvzjsai/Randa-1.0.0-1685428930-1701611309.zip?rlkey=ui2bg27o3jxpm5sc9cf8egi52&raw=1) *(1.0.0)* +[Download](https://www.dropbox.com/scl/fi/jyu9x09n0pl378gcfvhfh/Randa-1.2.0-1704610880.zip?rlkey=nfm1ux6l9ccv1lhgjgo1rs9sk&raw=1) *(1.2.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/recordia.md b/source/content/apps/recordia.md index 21ed8f98..d9d739c0 100644 --- a/source/content/apps/recordia.md +++ b/source/content/apps/recordia.md @@ -4,7 +4,13 @@ subtitle: Quickly record audio pubDate: 2020-09-02 platforms: - macOS +isMenuBarApp: true appStoreId: 1529006487 +olderMacOSVersions: + - '10.15' + - '11' + - '12' + - '13' --- Record audio directly from the menu bar or with a global keyboard shortcut. @@ -73,6 +79,17 @@ Go [here](https://apps.apple.com/app/id1529006487) and click “Version History ### Older Versions +- [2.7.0](https://github.com/sindresorhus/meta/files/13975939/Recordia.2.7.0.-.macOS.13.zip) for macOS 13+ - [2.6.1](https://github.com/sindresorhus/meta/files/11053013/Recordia.2.6.1.-.macOS.12.zip) for macOS 12 - [2.3.0](https://github.com/sindresorhus/meta/files/8798113/Recordia.2.3.0.-.macOS.11.zip) for macOS 11 - [1.5.1](https://github.com/sindresorhus/meta/files/6538283/Recordia.1.5.1.-.macOS.10.15.zip) for macOS 10.15 + +
+ +### Non-App Store Version + +A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. + +[Download](https://www.dropbox.com/scl/fi/3bsg4200b1d8e35l02oqg/Recordia-2.8.0-1705579150.zip?rlkey=vht4knn9copnb0hp1zmodaka9&raw=1) *(2.8.0)* + +*Requires macOS 14 or later* diff --git a/source/content/apps/second-clock.md b/source/content/apps/second-clock.md new file mode 100644 index 00000000..8eaed29d --- /dev/null +++ b/source/content/apps/second-clock.md @@ -0,0 +1,83 @@ +--- +title: Second Clock +subtitle: Show a second clock for a different time zone in your menu bar +pubDate: 2024-01-04 +platforms: + - macOS +isMenuBarApp: true +appStoreId: 6450279539 +--- + +The app is simple by design. + +Check out [Dato](/dato) for more features and settings or [UTC Time](/utc-time) if you just need the time in UTC. + +
+ +### Frequently Asked Questions {#faq} + +#### I have a feature request, bug report, or some feedback + +[Send it here.](https://sindresorhus.com/feedback?product=Second%20Clock&referrer=Website-FAQ) + +*Tip: You can also click the feedback button in the app.* + +#### The app does not show up in the menu bar + +macOS hides menu bar apps when there is no space left in the menu bar. This is a common problem on MacBooks with a notch. Try quitting some other menu bar apps to free up space. If this does not solve it, try quitting Bartender if you have it installed. + +#### Can it show a flag in front of the time? + +You can set a [flag emoji](https://emojipedia.org/flags) in the “Prefix text” setting. [Example.](https://twitter.com/sindresorhus/status/1742975880031543330) + +#### Can it show an icon in front of the time? + +You can set a [Unicode character](https://www.vertex42.com/ExcelTips/unicode-symbols.html) or SF Symbol in the “Prefix text” setting. + +For an SF Symbol, download the [SF Symbols app](https://developer.apple.com/sf-symbols/), copy a symbol, and paste it into the “Prefix text” setting. + +#### Can it show seconds? + +No, but you can make the system clock show seconds. + +#### Can it show the date? + +No. Check out my [Dato](/dato) app for that. + +#### Can it show an analog clock? + +I have no plans to support that. + +#### What if I want more than one additional clock? + +I don't plan to support that directly, but here are additional builds of the app with different identifiers so they can all run at the same time: + +- [Second Clock 2](https://github.com/sindresorhus/meta/files/13830079/Second.Clock.2.zip) +- [Second Clock 3](https://github.com/sindresorhus/meta/files/13830078/Second.Clock.3.zip) +- [Second Clock 4](https://github.com/sindresorhus/meta/files/13830077/Second.Clock.4.zip) +- [Second Clock 5](https://github.com/sindresorhus/meta/files/13830075/Second.Clock.5.zip) +- [Second Clock 6](https://github.com/sindresorhus/meta/files/13830074/Second.Clock.6.zip) + +My [Dato](/dato) app supports unlimited time zone clocks with settings like color and size. + +#### Can you localize the app into my language? + +The time output adheres to your locale. I don't plan to localize the app itself. + +#### Why is this free without ads? + +I just enjoy making apps. Consider leaving a nice review on the App Store. + +#### Where can I find the changelog? + +Go [here](https://apps.apple.com/app/id6450279539) and click “Version History”. + +
+ +### Non-App Store Version + +A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. + +[Download](https://www.dropbox.com/scl/fi/hcnyygw1tgvuuu4vt3u2c/Second-Clock-1.0.2-1705924022.zip?rlkey=uicv5a7uwrwg8fpucms7sg5x6&raw=1) *(1.0.2)* + +*Requires macOS 14 or later* diff --git a/source/content/apps/shareful.md b/source/content/apps/shareful.md index 503bcfe7..15a3b3ea 100644 --- a/source/content/apps/shareful.md +++ b/source/content/apps/shareful.md @@ -5,6 +5,10 @@ pubDate: 2020-09-08 platforms: - macOS appStoreId: 1522267256 +olderMacOSVersions: + - '10.15' + - '11' + - '12' ---
diff --git a/source/content/apps/spaced.md b/source/content/apps/spaced.md index 119255f3..412d1896 100644 --- a/source/content/apps/spaced.md +++ b/source/content/apps/spaced.md @@ -4,7 +4,10 @@ subtitle: Organize your menu bar items into groups pubDate: 2023-01-20 platforms: - macOS +isMenuBarApp: true appStoreId: 1666327168 +olderMacOSVersions: + - '13' --- The app provides menu bar separators to group menu bar items for a more streamlined appearance. @@ -39,7 +42,7 @@ defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-t #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app. #### Where can I find the changelog? @@ -47,10 +50,16 @@ Go [here](https://apps.apple.com/app/id1666327168) and click “Version History
+### Older Versions + +- [1.0.4](https://github.com/sindresorhus/meta/files/13852708/Spaced.1.0.4.-.macOS.13.zip) for macOS 13+ + +
+ ### Non-App Store Version A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/az48yxpqfeovp629ht4ld/Spaced-1.0.4-1686472769-1701611003.zip?rlkey=fchh7i1sryyhtximk6z1exhml&raw=1) *(1.0.4)* +[Download](https://www.dropbox.com/scl/fi/3hcn8tysy1x2cjnlfdnlt/Spaced-1.1.0-1704617091.zip?rlkey=wyva3oju2yron1aoxydt3l9j0&raw=1) *(1.1.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/speediness.md b/source/content/apps/speediness.md index 8477a900..5885b4d8 100644 --- a/source/content/apps/speediness.md +++ b/source/content/apps/speediness.md @@ -5,6 +5,9 @@ pubDate: 2021-11-23 platforms: - macOS appStoreId: 1596706466 +olderMacOSVersions: + - '12' + - '13' ---
@@ -89,12 +92,13 @@ Go [here](https://apps.apple.com/app/id1596706466) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
### Older Versions +- [1.6.1](https://github.com/sindresorhus/meta/files/13965129/Speediness.1.6.1.-.macOS.13.zip) for macOS 13+ - [1.5.0](https://github.com/sindresorhus/meta/files/10847708/Speediness.1.5.0.-.macOS.12.zip) for macOS 12+
@@ -103,6 +107,6 @@ I don't have any immediate plans to localize the app. A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/21mtkbqa4qqkz5ryiuu5t/Speediness-1.6.1-1686472921-1701610430.zip?rlkey=bhqkthepo5lc3u7tqa0gsiywb&raw=1) *(1.6.1)* +[Download](https://www.dropbox.com/scl/fi/fz7g9b5zjuvj0jehefuuv/Speediness-1.7.0-1705505161.zip?rlkey=d1otns1la8mygh2a4uebb08pg&raw=1) *(1.7.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/system-color-picker.md b/source/content/apps/system-color-picker.md index ce0dd53d..5fde6855 100644 --- a/source/content/apps/system-color-picker.md +++ b/source/content/apps/system-color-picker.md @@ -4,8 +4,12 @@ subtitle: The familiar color picker supercharged pubDate: 2021-05-01 platforms: - macOS +isMenuBarApp: true repoUrl: https://github.com/sindresorhus/System-Color-Picker appStoreId: 1545870783 links: 'Older Versions': https://github.com/sindresorhus/System-Color-Picker#download +olderMacOSVersions: + - '11' + - '12' --- diff --git a/source/content/apps/today.md b/source/content/apps/today.md index c8c1997c..b25e4c80 100644 --- a/source/content/apps/today.md +++ b/source/content/apps/today.md @@ -4,7 +4,10 @@ subtitle: Today’s schedule in your menu bar pubDate: 2022-10-27 platforms: - macOS +isMenuBarApp: true appStoreId: 6443714928 +olderMacOSVersions: + - '13' --- The perfect companion to the built-in Calendar app. Just the events for today. Click an event to show it in the Calendar app. It also gives you a quick way to directly join an upcoming video call. @@ -13,8 +16,6 @@ This app is intentionally simple. For more advanced needs, check out [Dato](/dat It integrates with Calendar, Fantastical, and BusyCal. -*Requires macOS 13 or later.* -
### Frequently Asked Questions {#faq} @@ -118,7 +119,7 @@ Meeter is mainly for video calls. It's also quite buggy and does not follow macO #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app. #### Where can I find the changelog? @@ -126,10 +127,16 @@ Go [here](https://apps.apple.com/app/id6443714928) and click “Version History
+### Older Versions + +- [1.5.0](https://github.com/sindresorhus/meta/files/13997505/Today.1.5.0.-.macOS.13.zip) for macOS 13+ + +
+ ### Non-App Store Version A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/h7j70y16peqeleymi5qw8/Today-1.2.0-1701610738.zip?rlkey=ywmqru71okn7xkr1n24pn2tht&raw=1) *(1.2.0)* +[Download](https://www.dropbox.com/scl/fi/68bf6aeuqqo98f2ehkt2o/Today-1.6.0-1705754077.zip?rlkey=pv4pe6d3nd3flxf44py1vxkas&raw=1) *(1.6.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/utc-time.md b/source/content/apps/utc-time.md index 9b9fac74..b99a2566 100644 --- a/source/content/apps/utc-time.md +++ b/source/content/apps/utc-time.md @@ -4,7 +4,12 @@ subtitle: Show the time in UTC in the menu bar or a widget pubDate: 2021-03-16 platforms: - macOS +isMenuBarApp: true appStoreId: 1538245904 +olderMacOSVersions: + - '11' + - '12' + - '13' --- This can be useful as a quick reference. @@ -23,7 +28,7 @@ macOS hides menu bar apps when there is no space left in the menu bar. This is a #### Can you localize the app into my language? -The date & time output adheres to your locale settings. I have no plans to localize the app itself. +The date & time output adheres to your locale settings. I don't plan to localize the app itself. #### UTC Time doesn't show up in the menu bar @@ -31,11 +36,11 @@ When the menu bar grows too large, macOS hides overflowing items, so UTC Time mi #### Can you add an analog clock? -No plans to add that. +I have no plans to add that. #### Can you add support for other time zones? -That is outside the scope of this app, but check out my app [Dato](https://sindresorhus.com/dato), which does support this. +That is outside the scope of this app, but check out my [Second Clock](/second-clock) or [Dato](/dato) app, which does support this. #### How can I customize the menu bar date and time format? @@ -47,7 +52,7 @@ I don't plan to add this. Showing seconds wastes a lot of system resources and e #### Why is this free without ads? -I just enjoy making Mac apps. Consider leaving a nice review on the App Store. +I just enjoy making apps. Consider leaving a nice review on the App Store. #### Where can I find the changelog? @@ -57,6 +62,7 @@ Go [here](https://apps.apple.com/app/id1538245904) and click “Version History ### Older Versions +- [1.7.1](https://github.com/sindresorhus/meta/files/13973570/UTC.Time.1.7.1.-.macOS.13.zip) for macOS 13+ - [1.5.1](https://github.com/sindresorhus/meta/files/10767291/UTC.Time.1.5.1.-.macOS.12.zip) for macOS 12+ - [1.3.0](https://github.com/sindresorhus/meta/files/8007477/UTC.Time.1.3.0.-.macOS.11.zip) for macOS 11+ @@ -66,6 +72,6 @@ Go [here](https://apps.apple.com/app/id1538245904) and click “Version History A special version for users that cannot access the App Store. It won't receive automatic updates. I will update it here once a year. -[Download](https://www.dropbox.com/scl/fi/tsve0ionv7f5xag5l2kt5/UTC-Time-1.7.1-1687649720-1701610889.zip?rlkey=lthrkvr80xf1a4nuj99sxce5a&raw=1) *(1.7.1)* +[Download](https://www.dropbox.com/scl/fi/yk71nlqwqm7db4hfxguzg/UTC-Time-1.8.0-1705564185.zip?rlkey=mfu8l8ibaergglqbik0g4c1jy&raw=1) *(1.8.0)* -*Requires macOS 13 or later* +*Requires macOS 14 or later* diff --git a/source/content/apps/velja.md b/source/content/apps/velja.md index 099698b4..6a47226f 100644 --- a/source/content/apps/velja.md +++ b/source/content/apps/velja.md @@ -4,7 +4,10 @@ subtitle: Powerful browser picker pubDate: 2022-04-21 platforms: - macOS +isMenuBarApp: true appStoreId: 1607635845 +olderMacOSVersions: + - '12' --- Open links in a specific browser or a matching native app. Easily switch between browsers. @@ -110,6 +113,13 @@ If you want to open the website in a specific browser directly instead of showin Velja generally cannot handle links clicked in a browser because browsers don't notify the system about it. However, there is a workaround. Install [this browser extension](https://chromewebstore.google.com/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd) and make a rule to open links in Velja. Here's an [example rule](https://www.dropbox.com/scl/fi/s99bdxvbypar0nj2v8pj5/Redirector-1702989917.json?rlkey=fey4cs3wxuln528wkb5ai75u5&raw=1) (import it into the extension) that opens all links clicked in a browser in Velja. This could be useful if you need to open all links from a browser PWA in a specific browser. +For Microsoft Edge, you can run the following commands to ensure that these types of links always open in the associated app: + +```sh +defaults write com.microsoft.Edge URLAllowlist -array 'velja:open?url=*' +defaults write com.microsoft.Edge ExternalProtocolDialogShowAlwaysOpenCheckbox -bool true +``` + #### Launch browsers from Velja menu Hold the Option key when clicking a browser in the Velja menu to launch it instead of setting it as the current browser. @@ -222,6 +232,8 @@ However, some apps are not feasible: + The app does not accept any links. - Todoist + Only supports opening links to a todo item and it only works when the app is already running. +- Craft.do + + The app does not accept any links. It does accept [custom URL scheme](https://support.craft.do/hc/en-us/articles/360020168838-Using-URL-Scheme) links, but I'm not interested having to maintain more code to transform URLs in Velja when the services should just handle it themselves in their desktop apps. And some apps do not need special support because they already support [universal links](https://developer.apple.com/ios/universal-links/): - [Quip](https://quip.com) @@ -256,7 +268,7 @@ However, I do plan to make it possible to achieve it using custom rules. The mis #### Can you support Firefox profiles? {#firefox-profiles} -I don't have any immediate plans to support this. There is currently very little demand for it and it's complicated to implement. I will consider it if there is more demand for it. +I don't plan to support this. There is currently very little demand for it and it's complicated to implement. I will consider it if there is more demand for it. I would recommend trying out containers instead (see above). *(Containers are not currently supported, but will be)* @@ -302,7 +314,7 @@ Velja does support exporting and importing rules manually. #### Can you add a vertical or circular browser prompt? -I don't have any immediate plans to add this. I recommend giving the horizontal prompt a try. A lot of users found it to work better than vertical/circular. +I don't plan to add this. I recommend giving the horizontal prompt a try. A lot of users found it to work better than vertical/circular. #### How can I see what URL Velja received? {#debug} @@ -541,7 +553,7 @@ Go [here](https://apps.apple.com/app/id1607635845) and click “Version History #### Can you localize the app into my language? -I don't have any immediate plans to localize the app. +I don't plan to localize the app.
diff --git a/source/content/config.ts b/source/content/config.ts index 0ac1e7db..63945d6c 100644 --- a/source/content/config.ts +++ b/source/content/config.ts @@ -18,12 +18,28 @@ const appsCollection = defineCollection({ ])), repoUrl: z.string().url().optional(), appStoreId: z.number().int().positive().safe().optional(), - setappUrl: z.string().url().optional(), + setappId: z.number().int().positive().safe().optional(), isPaid: z.boolean().default(false), + isMenuBarApp: z.boolean().default(false), links: z.record(z.string().url()).optional(), showSupportLink: z.boolean().default(true), redirectUrl: z.string().url().optional(), forceHasIosAppIcon: z.boolean().optional(), // // We can use `forceHasIosAppIcon` for both true/false override. + olderMacOSVersions: z.array(z.enum([ + '10.13', + '10.14', + '10.15', + '11', + '12', + '13', + '14', + '15', + '16', + '17', + '18', + '19', + '20', + ])).optional(), }).strict(), }); diff --git a/source/layouts/SimplePageLayout.astro b/source/layouts/SimplePageLayout.astro index c08d8f69..3f042e87 100644 --- a/source/layouts/SimplePageLayout.astro +++ b/source/layouts/SimplePageLayout.astro @@ -6,7 +6,7 @@ const {meta, title} = Astro.props; --- -
+

@@ -39,19 +42,24 @@ const meta = {

{app.subtitle}

- {(app.appStoreId || app.setappUrl || Object.keys(app.mainLinks).length > 0) && + {(app.appStoreId || app.setappId || Object.keys(app.mainLinks).length > 0) &&
+ + diff --git a/source/pages/_apps-extra.md b/source/pages/_apps-extra.md index 65f7def9..813c0f63 100644 --- a/source/pages/_apps-extra.md +++ b/source/pages/_apps-extra.md @@ -1,8 +1,13 @@ +## Categories + +- [Vision Pro Apps](/apps/visionos) - My apps that run on Vision Pro +- [Menu Bar Apps](/apps/menu-bar) - My apps that live in the menu bar +- [Open Source Apps](https://github.com/search?q=user%3Asindresorhus+language%3Aswift+topic%3Aapp+archived%3Afalse&type=repositories) - My apps with the source code available + ## More -- [Tiny Apps](/tiny-apps) - Smaller utilities -- [Open Source Apps](https://github.com/search?q=user%3Asindresorhus+language%3Aswift+topic%3Aapp+archived%3Afalse&type=repositories) - My open source apps - [Older Versions](/apps/older-versions) - My apps for older macOS versions +- [Tiny Apps](/tiny-apps) - Smaller utilities - [Terms of Use](/apps/terms) - Guidelines and conditions for using my apps - [RSS Feed for New Apps](/rss-apps.xml) - Get notified about new apps I publish diff --git a/source/pages/about.md b/source/pages/about.md index 64029a1c..a920a218 100644 --- a/source/pages/about.md +++ b/source/pages/about.md @@ -5,7 +5,7 @@ title: About # About Sindre Sorhus -I'm a full-time open-source developer. In 2014, I quit my office job to backpack around Southeast Asia while doing open-source. I have since settled in Bangkok, Thailand, but I'm still doing open-source all day. In early 2018, I became [fully funded by the community](https://twitter.com/sindresorhus/status/963478258808340482). +I'm a full-time open-source developer. In 2014, I quit my office job to backpack around Southeast Asia while doing open-source. I have since settled in Bangkok, Thailand, but I'm still doing open-source all day. In early 2018, I became fully funded by the community. My current focus is on macOS app development with Swift and Node.js-based packages and CLI tools. I actively maintain [1000+ npm packages](https://www.npmjs.com/~sindresorhus) and [many popular projects](https://github.com/search?q=user:sindresorhus+user:chalk+user:avajs+user:xojs+archived:false&type=Repositories). diff --git a/source/pages/apps.astro b/source/pages/apps.astro index d9fadc6f..510ceb22 100644 --- a/source/pages/apps.astro +++ b/source/pages/apps.astro @@ -35,18 +35,18 @@ const tagClass = 'text-[10px] inline-flex items-center font-bold leading-sm px-1
{app.title}
-
{app.subtitle}
+
{app.subtitle}
{app.isNew && ( new! )} - {app.platforms.map(platform => ( - {platform} - ))} {app.isPaid ? 'paid' : 'free'} {app.repoUrl && ( open-source )} + {app.platforms.map(platform => ( + {platform} + ))}
diff --git a/source/pages/apps/menu-bar.astro b/source/pages/apps/menu-bar.astro new file mode 100644 index 00000000..bcc1abaf --- /dev/null +++ b/source/pages/apps/menu-bar.astro @@ -0,0 +1,22 @@ +--- +import {SITE} from '~/config.mjs'; +import Layout from '~/layouts/SimplePageLayout.astro'; +import {fetchApps} from '~/utils/apps.js'; + +const apps = await fetchApps(); +const menuBarApps = apps.filter(app => app.isMenuBarApp); + +const meta = { + title: `Menu Bar Apps — ${SITE.name}`, +}; +--- + + +

Menu Bar Apps

+

I love making menu bar apps.

+
    + {menuBarApps.map(app => ( +
  • {app.title} — {app.subtitle}
  • + ))} +
+
diff --git a/source/pages/apps/older-versions.astro b/source/pages/apps/older-versions.astro new file mode 100644 index 00000000..4a4d040d --- /dev/null +++ b/source/pages/apps/older-versions.astro @@ -0,0 +1,28 @@ +--- +import {SITE} from '~/config.mjs'; +import Layout from '~/layouts/SimplePageLayout.astro'; +import {fetchApps} from '~/utils/apps.js'; + +const apps = await fetchApps(); +const macOSVersions = [...new Set(apps.flatMap(app => app.olderMacOSVersions))].sort().reverse().filter(Boolean); + +const meta = { + title: `Older Versions — Apps — ${SITE.name}`, +}; +--- + + +

Older Versions

+

My macOS apps with an older version compatible with the following macOS versions.

+

Even my paid apps are free for these older versions.

+ {macOSVersions.map(version => ( +
+

macOS {version}

+
    + {apps.filter(app => app.olderMacOSVersions?.includes(version)).map(app => ( +
  • {app.title} — {app.subtitle}
  • + ))} +
+
+ ))} +
diff --git a/source/pages/apps/older-versions.md b/source/pages/apps/older-versions.md deleted file mode 100644 index 75419db8..00000000 --- a/source/pages/apps/older-versions.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -layout: ~/layouts/MarkdownLayout.astro -title: Older Versions ---- - -# Older Versions - -Apps with an older version compatible with: - - -- [macOS 12](https://www.google.com/search?q=site%3Asindresorhus.com+-site%3Asindresorhus.com%2Fapps%2Folder-versions%C2%A0%22older+versions%22+%22for%20macOS%C2%A012%22) -- [macOS 11](https://www.google.com/search?q=site%3Asindresorhus.com+-site%3Asindresorhus.com%2Fapps%2Folder-versions%C2%A0%22older+versions%22+%22for%20macOS%C2%A011%22) -- [macOS 10.15](https://www.google.com/search?q=site%3Asindresorhus.com+-site%3Asindresorhus.com%2Fapps%2Folder-versions%C2%A0%22older+versions%22+%22for%20macOS%C2%A010.15%22) -- [macOS 10.14](https://www.google.com/search?q=site%3Asindresorhus.com+-site%3Asindresorhus.com%2Fapps%2Folder-versions%C2%A0%22older+versions%22+%22for%20macOS%C2%A010.14%22) -- [macOS 10.13](https://www.google.com/search?q=site%3Asindresorhus.com+-site%3Asindresorhus.com%2Fapps%2Folder-versions%C2%A0%22older+versions%22+%22for%20macOS%C2%A010.13%22) - -Even my paid apps are free for these older versions. diff --git a/source/pages/apps/visionos.astro b/source/pages/apps/visionos.astro new file mode 100644 index 00000000..1ce27ba7 --- /dev/null +++ b/source/pages/apps/visionos.astro @@ -0,0 +1,22 @@ +--- +import {SITE} from '~/config.mjs'; +import Layout from '~/layouts/SimplePageLayout.astro'; +import {fetchApps} from '~/utils/apps.js'; + +const apps = await fetchApps(); +const visionOSApps = apps.filter(app => app.platforms.includes('visionOS')); + +const meta = { + title: `Vision Pro Apps — ${SITE.name}`, +}; +--- + + +

Vision Pro Apps

+

The apps of mine that run on Vision Pro.

+
    + {visionOSApps.map(app => ( +
  • {app.title} — {app.subtitle}
  • + ))} +
+
diff --git a/source/pages/donate.md b/source/pages/donate.md index 294ca34c..993b6a5b 100644 --- a/source/pages/donate.md +++ b/source/pages/donate.md @@ -40,6 +40,7 @@ If you or your company are using any of my projects, consider supporting me so I - [BuyMeACoffee.com](https://www.buymeacoffee.com/sindresorhus) - [PayPal](https://www.paypal.me/sindresorhus) - [Open Collective](https://opencollective.com/sindresorhus) +- [Alipay](/assets/alipay-qrcode.jpg) *(China)* - BTC: `3FA1Wpk1SFFCZyQRYufyhLBCcdd9MRCHKf` - ETH: `0x0Bf22db80adEdfDfb2574b0230299Fd48d513F25` diff --git a/source/pages/feedback.astro b/source/pages/feedback.astro index 9b2d6a3d..1d416c33 100644 --- a/source/pages/feedback.astro +++ b/source/pages/feedback.astro @@ -19,7 +19,7 @@ const inputCSS = 'block p-2.5 w-full text-lg text-gray-900 bg-gray-50 rounded-lg

Feedback & Support

-

I may take longer to respond as I'm getting an overwhelming amount of emails at the moment. I appreciate your patience.
+
@@ -90,14 +90,22 @@ const inputCSS = 'block p-2.5 w-full text-lg text-gray-900 bg-gray-50 rounded-lg // Temporary. if (product === 'Velja') { $('#additional-info').show().append(` -

Can you support Safari profiles?

Can you support Arc spaces/profiles?

+

Can you support Safari profiles?

Can you support Arc spaces/profiles?

If you're requesting an addition to the “Apps” list, please read this.

`); } if (product === 'Actions') { $('#additional-info').show().append(`

If you get a “com.apple.extensionKit.errorDomain error 2” error when running your shortcut or if the actions don't show up in the Shortcuts app, restart your device. This is caused by a iOS bug.

-

Some actions that are not possible: orientation lock status, flashlight status, ambient sensor info, flight mode status. +

Some actions that are not possible: orientation lock status, flashlight status, ambient sensor info, flight mode status. Generally, anything related to changing system features/settings or interacting with other apps is not possible. +
+
+ `); + } + + if (product === 'AI Actions') { + $('#additional-info').show().append(` +

Apple is currently blocking updates to this app because they don't like the use of OpenAI keys without in-app purchase (they want their 30% of OpenAI revenue), so until EU forces them to allow side-loading and alternative App Store's, I won't be able to make any improvements to this app...

`); } } diff --git a/source/utils/apps.js b/source/utils/apps.js index be5f3193..b4e11d68 100644 --- a/source/utils/apps.js +++ b/source/utils/apps.js @@ -63,6 +63,9 @@ const normalizeApps = async app => { hasFaqSection, screenshots, Content, + olderVersionsUrl: data.repoUrl ? `${data.repoUrl}#download` : `/${slug}#older-versions`, + ...(data.appStoreId && {appStoreUrl: `https://apps.apple.com/app/id${data.appStoreId}`}), + ...(data.setappId && {setappUrl: `https://go.setapp.com/stp181?refAppID=${data.setappId}&utm_medium=vendor_program&utm_content=button`}), }; };