diff --git a/public/apps/memo-widget/icon.png b/public/apps/memo-widget/icon.png index 4e3739ce..ce5c2f56 100644 Binary files a/public/apps/memo-widget/icon.png and b/public/apps/memo-widget/icon.png differ diff --git a/public/apps/photo-widget/icon.png b/public/apps/photo-widget/icon.png index e9957b8e..a0828206 100644 Binary files a/public/apps/photo-widget/icon.png and b/public/apps/photo-widget/icon.png differ diff --git a/public/apps/quickgpt/screenshot1.jpg b/public/apps/quickgpt/screenshot1.jpg index 4e27590c..60b54a29 100644 Binary files a/public/apps/quickgpt/screenshot1.jpg and b/public/apps/quickgpt/screenshot1.jpg differ diff --git a/public/apps/supercharge/icon.png b/public/apps/supercharge/icon.png new file mode 100644 index 00000000..29046390 Binary files /dev/null and b/public/apps/supercharge/icon.png differ diff --git a/public/apps/supercharge/screenshot1.jpg b/public/apps/supercharge/screenshot1.jpg new file mode 100644 index 00000000..5e4b0b58 Binary files /dev/null and b/public/apps/supercharge/screenshot1.jpg differ diff --git a/source/assets/styles/base.css b/source/assets/styles/base.css index f35ff113..5723bcf8 100644 --- a/source/assets/styles/base.css +++ b/source/assets/styles/base.css @@ -33,3 +33,7 @@ kbd { border: solid 1px #747c8b !important; } } + +.footnotes { + margin-top: 100px !important; +} diff --git a/source/content/apps/actions.md b/source/content/apps/actions.md index 59279cdd..7f6e231f 100644 --- a/source/content/apps/actions.md +++ b/source/content/apps/actions.md @@ -15,11 +15,11 @@ olderMacOSVersions: - '12' - '13' feedbackNote: | - ### 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 an iOS bug. + ### 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. You could also try setting a different device language and then back. If you just updated the operating system, give it some time to re-index all shortcut actions. Please don't contact me about this issue. This is a problem with iOS/macOS and out of my control. **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.** --- 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.** +**Restart your device if the actions do not show up in the Shortcuts app. Also try setting a different device language and then back.** diff --git a/source/content/apps/ai-actions.md b/source/content/apps/ai-actions.md index d5efaee0..ad81d84d 100644 --- a/source/content/apps/ai-actions.md +++ b/source/content/apps/ai-actions.md @@ -76,6 +76,6 @@ I don't plan 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/sj8e83wj6t5vmakylg1h1/AI-Actions-1.2.5-1723502677.zip?rlkey=s3i1om646md9xbm7bwc7p04j8&raw=1) *(1.2.5)* +[Download](https://www.dropbox.com/scl/fi/wywca4xdu0ejfswl3nfdc/AI-Actions-1.3.1-1728358909.zip?rlkey=wsny2d3izdqdtgkyuch0ljdsb&raw=1) *(1.3.1)* *Requires macOS 14 or later* diff --git a/source/content/apps/aiko.md b/source/content/apps/aiko.md index 8fbb3a85..28302636 100644 --- a/source/content/apps/aiko.md +++ b/source/content/apps/aiko.md @@ -9,6 +9,8 @@ platforms: appStoreId: 1672085276 olderMacOSVersions: - '13' +feedbackNote: | + Any problems with the output are unfortunately out of my control. The app uses the OpenAI Whisper AI model to transcribe. The model has some flaws with certain recordings like repetition, hallucination, and refusal to produce text. --- High-quality on-device transcription. Easily convert speech to text from meetings, lectures, and more. @@ -232,11 +234,11 @@ Ensure the "Translate to English" setting is disabled. The language used in the "Prompt" setting may also affect the transcription language. -#### The transcription is in Traditional Chinese while the audio was in Simplified Chinese? +#### The transcription is in Traditional Chinese while the audio was in Simplified Chinese or the inverse The [Whisper AI model](https://github.com/openai/whisper) used by the app does not differentiate between Traditional Chinese and Simplified Chinese, so the result could unfortunately end up with either. [Learn more.](https://github.com/openai/whisper/discussions/277) -I have plans to add a workaround where you can write a prompt to improve this, but I cannot promise when this will happen. +Try writing a sentence in Traditional Chinese or Simplified Chinese in the “Prompt” setting in the app to steer the model into using the right one. #### Why must I keep the iOS app open while it transcribes? diff --git a/source/content/apps/any-text.md b/source/content/apps/any-text.md index 78e10457..39275a97 100644 --- a/source/content/apps/any-text.md +++ b/source/content/apps/any-text.md @@ -28,9 +28,9 @@ For macOS, it's only available for Apple silicon Macs running macOS 14 or later. - [iOS](https://support.apple.com/en-us/HT207122) - [macOS](https://support.apple.com/en-gb/guide/mac-help/mchl52be5da5/mac) -#### The widget does not show up in the widget picker +#### The widget does not show up in the widget picker, the widget is stuck, or is missing from the Home Screen -This is a iOS issue. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) +The iOS widget system is quite buggy and can fail a lot. This is not a problem with the app and out of my control. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) #### Can you support having multiple pieces of text that change during the day? @@ -124,3 +124,22 @@ I just enjoy making apps. I earn money on other apps. Consider leaving a nice re I don't plan to localize the app. #### [More FAQs…](/apps/faq) + +### Scripting + +The text in the widgets can be changed using the Shortcuts app. + +#### Shortcuts app + +- [Shortcuts usage guide](https://www.xda-developers.com/guide-shortcuts-macos/) +- [How to run shortcuts from the command-line on macOS](https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac) + +#### Command-line on macOS + +Shortcuts can be executed via the command-line, allowing you to set widget text programmatically. + +For example, to set the text for widget 1, add [this shortcut](https://www.icloud.com/shortcuts/6873c23a3cbb4718b23135e367d6be1b), and then run this: + +```sh +echo 'TEST' | shortcuts run 'Set Widget 1 Text' +``` diff --git a/source/content/apps/battery-indicator.md b/source/content/apps/battery-indicator.md index c45932fc..985172b4 100644 --- a/source/content/apps/battery-indicator.md +++ b/source/content/apps/battery-indicator.md @@ -25,7 +25,7 @@ Battery Indicator lets you quickly glance the remaining battery time or percenta #### 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. +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/Ice if you have it installed. You may also have enabled the “Hide while on power” preference, which hides the menu bar icon while the power adapter is connected. Launch the app again to reveal the menu bar item for 5 seconds or disconnect the power adapter. diff --git a/source/content/apps/camera-preview.md b/source/content/apps/camera-preview.md index 1f907933..ff3332f2 100644 --- a/source/content/apps/camera-preview.md +++ b/source/content/apps/camera-preview.md @@ -4,6 +4,7 @@ subtitle: Preview your webcam and take photos pubDate: 2023-05-20 platforms: - macOS +isPaid: true isMenuBarApp: true appStoreId: 1632827132 olderMacOSVersions: @@ -16,7 +17,7 @@ Instant access to your Mac's camera feed for quick checks before video calls. - Press the Return or Space key while showing the camera feed to take a photo. - Press the Command and + key to zoom in, Command and - to zoom out, and Command and 0 to reset the zoom. -- Press the Option key while resizing the window to resize from the center (this works with any app). +- Press the Option key while resizing the window to resize from the center (this works with any app). ### Frequently Asked Questions {#faq} @@ -71,9 +72,9 @@ No No. That's outside the scope of this app. You can use the built-in QuickTime Player app for that. -#### Why is this free without ads? + #### Can you localize the app into my language? @@ -83,7 +84,9 @@ 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+ +- [1.4.0](https://github.com/sindresorhus/meta/files/13988612/Camera.Preview.1.4.0.-.macOS.13.zip) for macOS 13 + +These are free for everyone but they will not run on newer macOS versions. ### Non-App Store Version diff --git a/source/content/apps/command-x.md b/source/content/apps/command-x.md index 9a04e403..d9f43fbc 100644 --- a/source/content/apps/command-x.md +++ b/source/content/apps/command-x.md @@ -15,6 +15,12 @@ Cut and paste files and folders in Finder using Command+X and Command+V. Without Known limitation: You cannot cut the name of a file when editing a filename in Finder or cut when using the search field. There is no way for the app to work around this. +--- + +You may also like my [Supercharge](/supercharge) app. + +--- + ### Frequently Asked Questions {#faq} #### I have a feature request, bug report, or some feedback @@ -28,7 +34,7 @@ Known limitation: You cannot cut the name of a file when editing a filename in F #### 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. +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/Ice if you have it installed. #### The app does not work {#not-working} diff --git a/source/content/apps/dato.md b/source/content/apps/dato.md index b9e8c8f3..a4e760b1 100644 --- a/source/content/apps/dato.md +++ b/source/content/apps/dato.md @@ -18,6 +18,10 @@ olderMacOSVersions: 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. +Dato is a one-time purchase on the App Store with a lifetime of updates. +
+(Equivalent to two months of Fantastical subscription) + [MacStories review of Dato.](https://www.macstories.net/reviews/dato-review-calendar-events-and-time-zones-from-your-macs-menu-bar/) If all you need is another clock in the menu bar, check out [Second Clock](/second-clock). @@ -53,7 +57,7 @@ If all you need is another clock in the menu bar, check out [Second Clock](/seco ### Trial -There's a fully functional trial available [here](https://www.dropbox.com/scl/fi/6z1mj94xelwpmoyojkvt3/Dato-5.3.7-trial-1725218207.zip?rlkey=hdidus85nzcwu164rdx7z3hr3&raw=1). The only limitation is that it will prompt you to buy Dato every 12 hours and it will not receive automatic updates. If you decide to buy Dato on the App Store, all data and settings from the trial version will be preserved (they share the same storage). +Try the fully functional trial [here](https://www.dropbox.com/scl/fi/6z1mj94xelwpmoyojkvt3/Dato-5.3.7-trial-1725218207.zip?rlkey=hdidus85nzcwu164rdx7z3hr3&raw=1). The only limitation is a reminder to buy the app every 12 hours, and no automatic updates. All data and settings carry over if you buy it on the App Store. You can also [try it on Setapp](https://go.setapp.com/stp181?refAppID=571&utm_medium=vendor_program&utm_content=button) for 7 days for free. @@ -246,7 +250,11 @@ You can also [try it on Setapp](https://go.setapp.com/stp181?refAppID=571&utm_me #### 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. +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/Ice if you have it installed. + +#### Dato does not work with Ice + +This is an [issue with Ice](https://github.com/jordanbaird/Ice/discussions/298) and must be fixed there. #### Can I buy Dato from outside the App Store and Setapp? @@ -261,9 +269,10 @@ Make sure: - When in the settings for it, the placeholder example menu bar item shows up in the menu bar. - If it doesn't show up, try reducing the “event title limit”. - There is enough space in the menu bar to show it. -- If you have Bartender or Ice (or a similar app that hides menu bar items) installed, make sure the menu bar item was not auto-hidden by Bartender. - - Note that it uses a separate menu item from the main Dato menu item, so it could still be hidden by Bartender while the main menu bar item is not. - - Try quitting Bartender to make sure it is not one causing the issue. +- If you have Bartender or Ice (or a similar app that hides menu bar items) installed, make sure the menu bar item was not auto-hidden by them. + - Note that it uses a separate menu item from the main Dato menu item, so it could still be hidden by Bartender/Ice while the main menu bar item is not. + - Try quitting Bartender/Ice to make sure it is not one causing the issue. + - If you are using Ice, see [this](https://github.com/jordanbaird/Ice/discussions/298). #### It does not support the video call service I use @@ -597,6 +606,9 @@ It means “date” in Norwegian. I just wanted a short, unique, and relevant na #### [More FAQs…](/apps/faq) +
+
+ #### Dato 5 ###### Behavior changes diff --git a/source/content/apps/day-progress.md b/source/content/apps/day-progress.md index 8161e8a4..60ef44f5 100644 --- a/source/content/apps/day-progress.md +++ b/source/content/apps/day-progress.md @@ -52,7 +52,7 @@ Unfortunately, it's not possible to fully hide the built-in menu bar clock. Howe #### 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. +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/Ice if you have it installed. #### Can you add widgets? diff --git a/source/content/apps/favorites-widget.md b/source/content/apps/favorites-widget.md index e3361f82..43772b9a 100644 --- a/source/content/apps/favorites-widget.md +++ b/source/content/apps/favorites-widget.md @@ -5,6 +5,7 @@ pubDate: 2022-09-12 platforms: - macOS - iOS +isPaid: true appStoreId: 1643660089 forceHasIosAppIcon: true --- @@ -51,9 +52,9 @@ If you work at Apple, you know what to do: - [FB11516334](https://github.com/feedback-assistant/reports/issues/357) - [FB11516273](https://github.com/feedback-assistant/reports/issues/356) -#### Why is this free without ads? + #### Can you localize the app into my language? diff --git a/source/content/apps/folder-peek.md b/source/content/apps/folder-peek.md index 0ae84771..40f61b2d 100644 --- a/source/content/apps/folder-peek.md +++ b/source/content/apps/folder-peek.md @@ -9,6 +9,8 @@ appStoreId: 1615988943 olderMacOSVersions: - '12' - '13' +feedbackNote: | + If the app is not working after updating to macOS 15, restart your computer once more and it should work. This is a macOS 15 bug. If it still doesn't work, Apple has told me it will be fixed in macOS 15.1. ---
@@ -49,7 +51,7 @@ You could add the “Desktop” folder to Folder Peek and then [hide the desktop #### 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. +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/Ice if you have it installed. #### Some folders are suddenly missing from the menu bar @@ -119,6 +121,14 @@ Click the menu bar item, go to the first menu bar item (which is named after you No, that is unfortunately not possible. Folder Peek is built as a system menu, and a menu cannot be kept open if it's not focused. Instead, first, navigate to the nested folder, click to open it in Finder, and then drag & drop the file into the Finder window. +#### Can it auto-mount a network volume when accessing it? {#network-volume} + +No, this is not possible because of sandboxing. If you want to use a network volume in the app, you need to manually mount it first or use a tool like [AutoMounter](https://pixeleyes.co.nz/automounter/) to keep it always mounted. + +#### Can it support adding a tag instead of a folder? + +No. This is not planned. + #### The app I want does not show up in the “Open With” menu for a folder {#folder-open-with} Apps define the types they support and Folder Peek just fetches a list of apps that support opening folders. However, many apps forget to declare support for folders even though they can open them. I would encourage reporting this to the developers of the app you want to open ([example report](https://github.com/microsoft/vscode/issues/146977)). In the meantime, I'm happy to manually add the app to the list if you contact me, but you are expected to also have reported the issue to the app's developers. @@ -193,6 +203,6 @@ I don't plan 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/5643r7m9hybqqa5e1lr74/Folder-Peek-1.10.1-1706638981.zip?rlkey=dvkgfrorccj1qgzwpdkg9g2me&raw=1) *(1.10.1)* +[Download](https://www.dropbox.com/scl/fi/flv8w2o4ffp8f1kwzj2gv/Folder-Peek-1.11.3-1726668648.zip?rlkey=dbxv3qcd5y8n1flw2siqbk43z&raw=1) *(1.11.3)* *Requires macOS 14 or later* diff --git a/source/content/apps/hyperduck.md b/source/content/apps/hyperduck.md index 8938762b..25350ced 100644 --- a/source/content/apps/hyperduck.md +++ b/source/content/apps/hyperduck.md @@ -9,6 +9,8 @@ platforms: appStoreId: 6444667067 olderMacOSVersions: - '13' +feedbackNote: | + If you are having problems with sync, [read this](/hyperduck#troubleshooting). --- For example, share a link from Safari on your iPhone, iPad, or Apple Vision Pro, and have it open in the default browser on your Mac moments later. @@ -79,6 +81,31 @@ Create an [iOS shortcut that triggers a macOS shortcut](#shortcuts) and set it t - [Example iOS shortcut](https://www.icloud.com/shortcuts/a00ac5bb31294084936fbd4dd6ca0245) - [Example macOS shortcut](https://www.icloud.com/shortcuts/d39c57b67ed343d58192a899841d6457) +#### Send a link to a specific Mac {#send-to-specific-mac} + +Instead of using the “Send to Mac” share sheet button provided by the app, you can make a [shortcut](#shortcuts) for each Mac you want to send to and put those shortcuts in the share sheet. + +Add these shortcuts (on any device): + +- [iOS shortcut](https://www.icloud.com/shortcuts/f013c4a6da7d4a9eb0694f0a6532f34c) +- [macOS shortcut](https://www.icloud.com/shortcuts/e164558aa759486ca70553f32029fe40) + +Then edit the macOS shortcut to match the device name of the device you want this to share to. You can rename the macOS shortcut, but don't forget to update the name in the iOS shortcut. + +To support more Macs, repeat the process for each Mac. + +#### Download a file on your Mac from your iOS device + +You can use Hypeduck to trigger a download from your iOS device and have it downloaded on your Mac. + +Add the below [shortcuts](#shortcuts): + +- [iOS shortcut](https://www.icloud.com/shortcuts/4819a11f4d0b40228df7ffd737b34c3d) +- [macOS shortcut](https://www.icloud.com/shortcuts/d319976dd4cf441780f6abcb049a3cff) + - *Requires the latest [TestFlight build](https://testflight.apple.com/join/fJGUrsZx) of the Actions app.* + +You can then tap “Download on Mac” in the share sheet on your iOS device, and the item will be downloaded on your Mac to the “Downloads” folder. + ### Frequently Asked Questions {#faq} #### I have a feature request, bug report, or some feedback @@ -198,11 +225,11 @@ If you really need to see what URLs were shared, you can triple-tap on the text #### Can you support multiple Macs? -No. I would like to keep the app simple. +No. I would like to keep the app simple. However, you could [do it with Shortcuts](#send-to-specific-mac). #### Can you support the reverse - Mac to iOS? -No. That is not something I plan to support. It's simply not something I need myself and it would make the app much more complicated. +No. That is not something I plan to support. It's simply not something I need myself and it would make the app much more complicated. Also, it would not be possible to open the URL directly in the browser like it does on macOS, so the experience would not be great. #### Can you localize the app into my language? @@ -218,6 +245,6 @@ I don't plan 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/8uc8owhy3izpaj0pi7ob5/Hyperduck-1.1.0-1707315964.zip?rlkey=8v6ylbwibmi4yav8bp25sz468&raw=1) *(1.1.0)* +[Download](https://www.dropbox.com/scl/fi/jdm8gg26v9xzj99962jl0/Hyperduck-1.2.0-1726482416.zip?rlkey=wguoy48cvb4y8gmy4hcmu5dox&raw=1) *(1.2.0)* *Requires macOS 14 or later* diff --git a/source/content/apps/icon-preview.md b/source/content/apps/icon-preview.md index cc286c7a..bd41f460 100644 --- a/source/content/apps/icon-preview.md +++ b/source/content/apps/icon-preview.md @@ -43,7 +43,7 @@ Click the feedback button in the app or [send it here](https://sindresorhus.com/ #### 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. +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/Ice if you have it installed. #### What image formats are supported for previewing icons? diff --git a/source/content/apps/jiffy.md b/source/content/apps/jiffy.md index be9f4645..35dc4f77 100644 --- a/source/content/apps/jiffy.md +++ b/source/content/apps/jiffy.md @@ -83,7 +83,7 @@ Jiffy lets you quickly search and discover GIFs from GIPHY. When you have found #### 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. +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/Ice if you have it installed. #### Can you localize the app into my language? diff --git a/source/content/apps/lungo.md b/source/content/apps/lungo.md index 35412d22..5847d074 100644 --- a/source/content/apps/lungo.md +++ b/source/content/apps/lungo.md @@ -27,7 +27,7 @@ Lungo prevents your Mac from falling asleep and your screen from dimming. #### 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. +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/Ice if you have it installed. #### Lungo did not keep my computer awake diff --git a/source/content/apps/memo-widget.md b/source/content/apps/memo-widget.md index a92592a5..3f6d1cc5 100644 --- a/source/content/apps/memo-widget.md +++ b/source/content/apps/memo-widget.md @@ -5,7 +5,9 @@ pubDate: 2023-12-16 platforms: - macOS - iOS +isPaid: true appStoreId: 6465682248 +forceHasIosAppIcon: true --- The app provides widgets that act like sticky notes. Show them on your Home Screen, Lock Screen, StandBy, or desktop. @@ -25,9 +27,9 @@ For macOS, it's only available for Apple silicon Macs running macOS 14 or later. - [iOS](https://support.apple.com/en-us/HT207122) - [macOS](https://support.apple.com/en-gb/guide/mac-help/mchl52be5da5/mac) -#### The widget does not show up in the widget picker +#### The widget does not show up in the widget picker, the widget is stuck, or is missing from the Home Screen -This is a iOS bug. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) +The iOS widget system is quite buggy and can fail a lot. This is not a problem with the app and out of my control. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) #### Can you add more features and settings? @@ -83,9 +85,9 @@ Currently, there are no plans to integrate iCloud syncing due to its complexity Any Text has a lot of features and is very flexible. With this app, I wanted to make something simple and focused. -#### Why is this free without ads? + #### Can you localize the app into my language? diff --git a/source/content/apps/menu-bar-calendar.md b/source/content/apps/menu-bar-calendar.md index 2594d650..4d3cee38 100644 --- a/source/content/apps/menu-bar-calendar.md +++ b/source/content/apps/menu-bar-calendar.md @@ -37,7 +37,7 @@ The calendar displays dates and days in your language, but the rest of the app i #### 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. +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/Ice if you have it installed. #### Does it show calendar events? diff --git a/source/content/apps/menu-bar-spacing.md b/source/content/apps/menu-bar-spacing.md index dd97b19d..51926d38 100644 --- a/source/content/apps/menu-bar-spacing.md +++ b/source/content/apps/menu-bar-spacing.md @@ -17,6 +17,8 @@ Menu bar apps are awesome, but MacBooks have limited menu bar space. This app he The app includes a Shortcuts action, enabling automated spacing adjustments for various scenarios. +**The app only needs to be run once to set the spacing and can then be uninstalled. The settings persists.** + This app can potentially replace Bartender/Ice for some users. It also lets you fit more of my [menu bar apps](/apps/menu-bar) in your menu bar. ![Download count](https://img.shields.io/github/downloads/sindresorhus/menu-bar-spacing-meta/total?color=3e65d0) diff --git a/source/content/apps/one-thing.md b/source/content/apps/one-thing.md index e95cb681..0123c351 100644 --- a/source/content/apps/one-thing.md +++ b/source/content/apps/one-thing.md @@ -131,7 +131,7 @@ I don't plan to localize the app. ### Scripting -One Thing can be automated using the Shortcuts app or with a custom URL scheme. +The app can be automated using the Shortcuts app or with a custom URL scheme. More integrations: @@ -143,7 +143,7 @@ More integrations: #### Shortcuts app - [Example shortcut](https://www.icloud.com/shortcuts/381619f1c8404770ad020d439a48fd9c) -- [How to use Shortcuts](https://www.xda-developers.com/guide-shortcuts-macos/) +- [Shortcuts usage guide](https://www.xda-developers.com/guide-shortcuts-macos/) - [How to run shortcuts from the command-line](https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac) **Examples** diff --git a/source/content/apps/online-check.md b/source/content/apps/online-check.md index a920332a..2637b50e 100644 --- a/source/content/apps/online-check.md +++ b/source/content/apps/online-check.md @@ -27,7 +27,7 @@ Click the feedback button in the app or [send it here](https://sindresorhus.com/ #### 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. +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/Ice if you have it installed. #### How is it different from just checking whether the Wi-Fi is connected? @@ -51,7 +51,7 @@ It's something I'm considering. Share your use-case through the feedback button #### Can you make the menu bar icon green when online? -No. Menu bar icons are intended to be mostly monotone, changing color only to indicate critical states. For example, the battery icon turns red or yellow when low but stays monochrome when full. +No. Menu bar icons are intended to be mostly monotone, changing color only to indicate critical states. For example, the battery icon turns red when low but stays monochrome when full. Showing green also isn't that useful as you can assume it's connected when not red, and having a constant green color there could be distracting. #### [More FAQs…](/apps/faq) diff --git a/source/content/apps/pandan.md b/source/content/apps/pandan.md index 284c4558..df40ffc4 100644 --- a/source/content/apps/pandan.md +++ b/source/content/apps/pandan.md @@ -20,7 +20,7 @@ olderMacOSVersions: #### 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. +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/Ice if you have it installed. #### Can you make the history be further back than 120 days? diff --git a/source/content/apps/photo-widget.md b/source/content/apps/photo-widget.md index c101d544..d363f0d8 100644 --- a/source/content/apps/photo-widget.md +++ b/source/content/apps/photo-widget.md @@ -9,6 +9,8 @@ appStoreId: 1532588789 forceHasIosAppIcon: true links: 'TestFlight': https://testflight.apple.com/join/ybGzYJ28 +feedbackNote: | + iOS 18 has a bug where tapping the photo will skip 2 photos. This is out of my control. Hopefully, iOS 18.1 or 18.2 will fix it. --- For macOS, it's only available for Apple silicon Macs. @@ -19,6 +21,10 @@ For macOS, it's only available for Apple silicon Macs. [Send it here.](https://sindresorhus.com/feedback?product=Photo%20Widget&referrer=Website-FAQ) +#### The widget does not show up in the widget picker, the widget is stuck, or is missing from the Home Screen + +The iOS widget system is quite buggy and can fail a lot. This is not a problem with the app and out of my control. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) + #### I'm not seeing the new widget settings for showing date and album title Try adding a new widget. Sometimes existing widgets get stuck and don't receive new settings. This is a iOS bug and out of my control. @@ -35,10 +41,6 @@ When on the home screen, long-press on the background (not on any icons), press When on the home screen, long-press on the widget, and select “Edit Widget”. [Learn more.](https://support.apple.com/en-us/HT207122) -#### The widget does not show up in the widget picker - -This is a well-known iOS 16 issue. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) - #### Why can I only add 100 photos to the app? This is because of a technical limitation in the iOS widget system. Hopefully, it can be increased in the future. It should be enough for most users though. @@ -57,6 +59,10 @@ Yes. The widget fetches a list of all the photos in the album each time and pick This is not possible. +#### Why does my widget update more often than the interval I set? + +The interval is a suggestion to iOS, not a strict rule. iOS manages widget updates independently to optimize performance and battery life. It may refresh widgets more or less frequently based on various factors. Apps cannot control this behavior. + #### How is this different from the built-in “Photos” widget? The built-in widget only shows photos from “Memories” and “Featured Photos” in your photo library. There is no way to customize it or pick the photos to be shown. diff --git a/source/content/apps/plain-text-editor.md b/source/content/apps/plain-text-editor.md index a48836c7..d20bf6f2 100644 --- a/source/content/apps/plain-text-editor.md +++ b/source/content/apps/plain-text-editor.md @@ -54,6 +54,10 @@ Yes. Click “View › Show Tab Bar” in the menu bar and then click the plus b You can also press Command + N if you have [tabs enabled for document apps](https://support.apple.com/en-gb/guide/mac-help/mchla4695cce/mac). +#### Can I keep it in the menu bar? + +No, that's not supported. However, you may be interested in my [Scratchpad](/scratchpad) app. + #### How can I make the app preserve open documents when I quit on macOS? This is already how it works. Actually, it's how all document-based apps on macOS work. Make sure you don't have “System Settings › Desktop & Dock › Close windows when quitting an application” enabled. @@ -96,9 +100,9 @@ I don't plan to add that. It's not essential and I'm trying to keep the app simp This is unfortunately a macOS bug and out of my control. -#### Why is there no way to print? +#### Why is there no way to print? {#print} -The app is made using Apple's latest technologies (SwiftUI) and they have not added print support there yet. If you need to print, open the document in TextEdit instead. +The app is made using Apple's latest technologies (SwiftUI) and they have not added print support there yet. If you need to print, open the document in TextEdit instead. Sorry for the inconvenience. #### Why is it suddenly showing a scrollbar? diff --git a/source/content/apps/plug.md b/source/content/apps/plug.md deleted file mode 100644 index c11feebb..00000000 --- a/source/content/apps/plug.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -title: Plug -subtitle: Discover & listen to music from Hype Machine -pubDate: 2021-01-16 -platforms: - - macOS -repoUrl: https://github.com/wulkano/Plug -appStoreId: 1514182074 -links: - 'Older Versions': https://github.com/wulkano/Plug#download -showSupportLink: false -olderMacOSVersions: - - '10.15' - - '11' ---- - -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 94bd921f..33ea9488 100644 --- a/source/content/apps/pure-paste.md +++ b/source/content/apps/pure-paste.md @@ -33,7 +33,7 @@ Rich text copied from a different device will not have its formatting cleared be #### 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. +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/Ice if you have it installed. You may also have enabled the “Hide menu bar icon” setting, which hides the menu bar icon. Launch the app again to reveal the menu bar item for 5 seconds. @@ -167,6 +167,10 @@ Copy something from the app you have excluded, press the Option key w This is not supported. A workaround would be to [turn the website into an app in Safari](https://support.apple.com/guide/safari/add-to-dock-ibrw9e991864/mac). You could then exclude that app. +#### Can it support pasting with formatting when pressing Command+Shift+V? + +The app technically clears formatting when something is copied not pasted, so the formatting is already cleared when that shortcut is pressed. + #### Does it respect [nspasteboard.org](http://nspasteboard.org) conventions? Yes, it ignores concealed (passwords), transient, and auto-generated content. diff --git a/source/content/apps/quick-launch.md b/source/content/apps/quick-launch.md index a642a266..f9660c56 100644 --- a/source/content/apps/quick-launch.md +++ b/source/content/apps/quick-launch.md @@ -6,6 +6,8 @@ platforms: - iOS # - macOS appStoreId: 1645566403 +feedbackNote: | + If you're having problems with the Shortcuts app showing an error when trying to open an app, this is a problem with the Shortcuts app and out of my control. Try restarting your device and then try changing the system language to something else and then back. That sometimes fixes such issues. Otherwise, just give it some time. Sometimes the system needs some time after a system update to refresh everything. --- Quickly open websites, launch apps, and run shortcuts directly from your Lock Screen. diff --git a/source/content/apps/quickgpt.md b/source/content/apps/quickgpt.md index 0d9d9e9d..50e6b39a 100644 --- a/source/content/apps/quickgpt.md +++ b/source/content/apps/quickgpt.md @@ -4,16 +4,17 @@ subtitle: Easy access to ChatGPT pubDate: 2023-04-12 platforms: - macOS -redirectUrl: https://sindresorhus.gumroad.com/l/quickgpt +isPaid: true +mainLinks: + 'Download': https://sindresorhus.gumroad.com/l/quickgpt?wanted=true olderMacOSVersions: - '13' +feedbackNote: | + If you are having problems with copying text, that's a problem with ChatGPT and not the app. The same problem can be seen on https://chatgpt.com --- Easily access [ChatGPT](https://www.zdnet.com/article/what-is-chatgpt-and-why-does-it-matter-heres-everything-you-need-to-know/) from the menu bar, Dock, or using a keyboard shortcut. - - - ### Frequently Asked Questions {#faq} #### I have a feature request, bug report, or some feedback @@ -22,7 +23,7 @@ Easily access [ChatGPT](https://www.zdnet.com/article/what-is-chatgpt-and-why-do #### 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. +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/Ice if you have it installed. You may also have enabled the “Hide menu bar icon” setting, which hides the menu bar icon. Launch the app again to reveal the menu bar item for 5 seconds. @@ -54,4 +55,6 @@ Apple generally rejects website wrappers even if they add useful additional func ### Older Versions -- [1.4.11](https://github.com/sindresorhus/meta/files/14156246/QuickGPT.1.4.11.zip) for macOS 13+ +- [1.4.11](https://github.com/sindresorhus/meta/files/14156246/QuickGPT.1.4.11.zip) for macOS 13 + +These are free for everyone but they will not run on newer macOS versions. diff --git a/source/content/apps/recordia.md b/source/content/apps/recordia.md index baf7bede..05760298 100644 --- a/source/content/apps/recordia.md +++ b/source/content/apps/recordia.md @@ -23,7 +23,7 @@ Record audio directly from the menu bar or with a global keyboard shortcut. #### 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. +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/Ice if you have it installed. #### How can I preview the recording when done? diff --git a/source/content/apps/scratchpad.md b/source/content/apps/scratchpad.md index 87773898..40d97296 100644 --- a/source/content/apps/scratchpad.md +++ b/source/content/apps/scratchpad.md @@ -7,18 +7,21 @@ platforms: - iOS - visionOS # - watchOS -# isPaid: true TODO +isPaid: true isMenuBarApp: true appStoreId: 6504040051 # olderMacOSVersions: # - '14' +feedbackNote: | + If Scratchpad on macOS is freezing for you, update to 1.2.3. + If you are having problems with sync, [read this](/scratchpad#troubleshooting). --- Capture your thoughts instantly in a single, always-accessible note. Plain text only. Simple by design. -On macOS, the app sits in your menu bar or Dock, ready whenever inspiration strikes. On iOS, it can be accessed from the Home Screen (and soon the Lock Screen and Control Center). +On macOS, the app sits in your menu bar or Dock, ready whenever inspiration strikes. On iOS, it can be accessed from the Home Screen and Lock Screen (and soon Control Center). - One-tap access - Clean, distraction-free interface @@ -26,20 +29,29 @@ On macOS, the app sits in your menu bar or Dock, ready whenever inspiration stri - Sync with iCloud, or not - Custom hotkey for instant writing (macOS) - Translucent background (macOS) +- Font settings Perfect for brain dumps, quick drafts, and fleeting ideas. Your thoughts are just a click away, without breaking your workflow. **watchOS version is planned later this year.** +Scratchpad - Quick notes, always available | Product Hunt + #### Privacy The app uses iCloud syncing to securely sync your text across devices. This feature is opt-in. Neither the app developer nor Apple can access the text in your scratchpad. The app does not collect any personal data and contains no tracking. +### Trial + +Try the fully functional trial of the macOS app [here](https://www.dropbox.com/scl/fi/b1u55tmzzer2c6qrwxyq6/Scratchpad-1.2.4-trial-1728053908.zip?rlkey=ng7mr3sgy8kby8cmitotifq5k&raw=1). The only limitation is a reminder to buy the app every 12 hours, and no automatic updates. All data and settings carry over if you buy it on the App Store. + ### Tips #### Troubleshoot syncing {#troubleshooting} - Ensure iCloud sync is enabled in the Scratchpad settings on all devices you wish to sync. +- After enabling sync, try writing some more text on all the devices. +- The initial sync may take a while. - Ensure all devices are signed into the same iCloud account. - Ensure all devices are online. - Try restarting all devices. @@ -53,6 +65,16 @@ The app uses iCloud syncing to securely sync your text across devices. This feat - If using a VPN, try disconnecting it, as some VPNs can interfere with iCloud syncing. - Check the [iCloud system status](https://www.apple.com/support/systemstatus/) to ensure the service is not experiencing issues. +#### Launch app from Lock Screen + +Quickly open the app using the built-in Lock Screen widget. For more customization options, you can also use my [Quick Launch](/quick-launch) app. + +#### Quickly add text to the scratchpad + +1. macOS: Select some text in any app, right-click, and select “Services › Add to Scratchpad” or “Share › Add to Scratchpad”. +1. Use the [Shortcuts action](#scripting) +1. Use the [custom URL scheme](#scripting) + ### Frequently Asked Questions {#faq} #### I have a feature request, bug report, or some feedback @@ -61,7 +83,13 @@ Click the feedback button in the app or [send it here.](https://sindresorhus.com #### The macOS 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. +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/Ice if you have it installed. + +You may also have disabled the “Show menu bar icon” setting, which hides the menu bar icon. Launch the app again to show the main window. + +#### Why is my note not syncing between devices? + +Refer to the [troubleshooting section](#troubleshooting) above to resolve syncing issues. #### Can you add Markdown syntax highlighting? @@ -91,9 +119,13 @@ Yes. The app stores the note in iCloud Drive, which is covered by Advanced Data By default, it only appears in the menu bar. You can enable the Dock icon in the settings. -#### Why is my note not syncing between devices? +#### Can it show the text in a widget? -Refer to the [troubleshooting section](#troubleshooting) above to resolve syncing issues. +No, but check out my [Any Text](/any-text) app for that. + +#### Can it show the text in the macOS menu bar? + +No, but check out my [One Thing](/one-thing) app for that. #### The text sometimes jumps when I write fast @@ -103,7 +135,7 @@ This is a macOS bug. There is unfortunately nothing I can do about it. The keyboard shortcut is listed in the “…” menu. -#### Can you add a font and color setting? +#### Can you add a color setting? I don't plan to add that. It's not essential and I'm trying to keep the app simple. @@ -119,16 +151,84 @@ The app is made using Apple's latest technologies (SwiftUI) and they have not ad I don't plan to localize the app. +#### How does this compare to [Tot](https://tot.rocks)? {#tot} + +Scratchpad advantages: + +- Simpler, focused design: A single plain text note for minimal distraction. +- Can float on top of other windows. +- iCloud sync is optional. Tot does not have a setting to turn off iCloud sync. +- More affordable pricing: $2 vs $20 for Tot. +- visionOS support. +- Unlimited note size. Tot is limited to 100,000 characters. +- Translucent background on macOS. + +Tot advantages: + +- Supports 7 notes. +- Rich-text support. +- More mature. +- Available for watchOS. *(Scratchpad will have a watchOS app soon)* + #### [More FAQs…](/apps/faq) +### Scripting + +The app can be automated using the Shortcuts app or with a custom URL scheme. + + +#### Shortcuts app + +- [Shortcuts usage guide](https://www.xda-developers.com/guide-shortcuts-macos/) +- [How to run shortcuts from the command-line on macOS](https://support.apple.com/guide/shortcuts-mac/run-shortcuts-from-the-command-line-apd455c82f02/mac) + +**Examples** + +- [*Tell me if you have done anything cool with scripting*](https://sindresorhus.com/feedback?product=Scratchpad&referrer=Website-FAQ) + +#### Custom URL scheme + +You can add text to the scratchpad from any tool that can open an URL. This includes a website, Bash, Node.js, Python, Swift, etc. + +For example, in your terminal: + +```sh +open --background 'scratchpad:append?text=Hello' +``` + +By default, the app window shows when this is run. On macOS, you can tell it to not show with the `hide` search parameter: + +```sh +open --background 'scratchpad:append?text=Hello&hide' +``` + +You can also prepend: + +```sh +open --background 'scratchpad:prepend?text=Hello' +``` + +*Don't forget to [URL encode](https://www.urlencoder.org) the value for the `text=` search parameter. For example, using [this](https://gist.github.com/cdown/1163649) Bash function.* + +You can also use the custom URL scheme on iOS. + +There is no way to get the text using the URL scheme, but you can use Shortcuts for that. + +I have not included a way to overwrite the text because I don't want anything to be able to overwrite the scratchpad. If you want this, [tell me your use-case](https://sindresorhus.com/feedback?product=Scratchpad&referrer=Website-FAQ). I may add this with an opt-in setting. For now, you can do it with Shortcuts. + -### Non-App Store Version + diff --git a/source/content/apps/second-clock.md b/source/content/apps/second-clock.md index 1ff458f7..0a1301c9 100644 --- a/source/content/apps/second-clock.md +++ b/source/content/apps/second-clock.md @@ -22,7 +22,7 @@ Check out [Dato](/dato) for more features and settings or [UTC Time](/utc-time) #### 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. +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/Ice if you have it installed. #### Can it show a flag in front of the time? diff --git a/source/content/apps/shareful.md b/source/content/apps/shareful.md index 9d18c01e..6d984457 100644 --- a/source/content/apps/shareful.md +++ b/source/content/apps/shareful.md @@ -34,7 +34,7 @@ If you are on a work computer, it could also be that your company has blocked th #### Can you add a “Move” action? -This is unfortunately not possible. [Share extensions](https://support.apple.com/guide/mac-help/use-the-share-menu-on-mac-mh40614/mac) (for example, the "Copy" action), only receive a copy of the file. They have no access to the original file. +This is unfortunately not possible. [Share extensions](https://support.apple.com/guide/mac-help/use-the-share-menu-on-mac-mh40614/mac) (for example, the "Copy" action), usually only receive a copy of the file. They have no guaranteed access to the original file. #### Can you add a “Copy Path” action for use in Finder? diff --git a/source/content/apps/spaced.md b/source/content/apps/spaced.md index a4a9f951..08605e35 100644 --- a/source/content/apps/spaced.md +++ b/source/content/apps/spaced.md @@ -30,7 +30,7 @@ You may also like my [Menu Bar Spacing](/menu-bar-spacing) app for changing the #### 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. +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/Ice if you have it installed. #### Can the app let me hide and show menu bar items? diff --git a/source/content/apps/supercharge.md b/source/content/apps/supercharge.md new file mode 100644 index 00000000..2b00bb22 --- /dev/null +++ b/source/content/apps/supercharge.md @@ -0,0 +1,121 @@ +--- +title: Supercharge +subtitle: Elevate your Mac experience +pubDate: 2024-09-29 +platforms: + - macOS +isPaid: true +mainLinks: + 'Download': https://sindresorhus.gumroad.com/l/supercharge?wanted=true +# olderMacOSVersions: +# - '15 +--- + +Requires macOS 15+ + +Improve your Mac experience with a bunch of useful functionality: + +- Hide all windows (aka. boss mode) +- Show the [menu bar window](https://github.com/user-attachments/assets/1b8e2e12-187a-4d32-8ba3-c13f154de9e0) for the Passwords app with a keyboard shortcut +- Toggle Finder with a keyboard shortcut (aka. [visor mode](https://totalfinder.binaryage.com/visor)) +- Finder: Move files to the trash with Delete instead of Command+Delete +- Finder: Open files with Return +- Quit apps with Shift+Command+Q instead of Command+Q to prevent accidental quitting[^quit] +- Unminimizes an app’s windows when activated (e.g., via Command+Tab) +- [Offers to install apps from mounted DMG files](https://github.com/user-attachments/assets/5ecb9b0b-5719-4382-98a0-c3316bd20a6b) +- Toggle dark mode +- Toggle low power mode +- Toggle grayscale mode[^grayscale] +- Clear clipboard +- Add [Dock spacers](#dock-spacers) +- *More planned…* + +This is my playground for supercharging macOS. It's just the start. Come along for the ride. + +[^quit]: The Q key is next to W, making it easy to accidentally hit Command+Q (quit) when reaching for Command+W (close window). + +[^grayscale]: Grayscale mode on macOS can be a useful tool for various purposes. It can help reduce eye strain during long work sessions, especially in low-light environments. For designers and developers, it's valuable for checking contrast and readability of user interfaces without the influence of color. Content creators may use it to evaluate the tonal balance of images or videos. Additionally, some users find that grayscale helps minimize distractions and improve focus by reducing the visual appeal of non-work-related apps and websites. While initially an adjustment, many users report increased productivity and a more mindful approach to computer usage when employing grayscale mode periodically. + +--- + +You may also like my [Shareful](/shareful), [Menu Bar Spacing](/menu-bar-spacing). and [Command X](/command-x) apps. + +--- + +### Trial + +Try the fully functional trial [here](https://www.dropbox.com/scl/fi/pyo4yymanr0kqclew64uo/Supercharge-1.2.0-trial-1728055121.zip?rlkey=2829nx8by5xmgi0rfo4v755in&raw=1). The only limitation is a reminder to buy the app every 12 hours, and no automatic updates. All data and settings carry over if you buy it. + +### Tips + +#### Troubleshooting {#troubleshooting} + +- Ensure you are on the latest version (click the “Check for Updates” button). +- Restart your computer. +- Quit the app, and run this command in the Terminal app: + ```sh + tccutil reset All com.sindresorhus.Supercharge + ``` + +#### Tricks + +Some things you can already do that you may not know about: + +- Hide app windows by Option-clicking on the app's Dock icon. +- Show Control Center by pressing Fn+C. +- Toggle a specific VPN using a keyboard shortcut with Shortcuts. Add [this shortcut](https://www.icloud.com/shortcuts/a0c3171fe98a4379b8197299a84b060e) and set the VPN parameter and a keyboard shortcut. + +### Frequently Asked Questions {#faq} + +#### I have a feature request, bug report, or some feedback + +Click the feedback button in the app or [send it here.](https://sindresorhus.com/feedback?product=Supercharge&referrer=Website-FAQ) + +Some things are not possible though: + +- [Removing the Trash icon in the Dock.](https://apple.stackexchange.com/a/454812/2363) + + +#### 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/Ice if you have it installed. + +You may also have disabled the “Show menu bar icon” setting, which hides the menu bar icon. Launch the app again to show the main window. + +#### I can already do this with the command-line, BetterTouchTool, Keyboard Maestro, etc. + +Supercharge offers a simpler, more user-friendly approach. It's designed for users who want quick access to useful features without the complexity of scripting or configuring advanced tools. Supercharge provides a curated set of enhancements that work right out of the box, saving you time and effort in setup and maintenance. If you prefer more granular control and don't mind the setup process, those other tools might be a better fit for you. + +#### What are Dock spacers? {#dock-spacers} + +Dock spacers are [invisible gaps](https://res.cloudinary.com/cpenned/image/upload/f_auto,w_auto/v1636732613/Blog/post-images/20211112-dock.jpg) you can add to your Mac's Dock. They help organize your apps into groups, improving visual clarity. Supercharge lets you easily add these spacers, giving you better control over your Dock's layout. + +#### Can I add custom actions to the app? + +As of now, the app focuses on providing a curated set of built-in features for enhancing your Mac experience. I'm happy to consider requests. + +#### Can you add a certain toggle? + +I'm happy to consider requests, but I don't intend for this app to turn into a “toggler” app. I have just provided some commonly needed toggles. + +Some toggles I don't plan to add: + +- AirPods +- Keep awake *(check out [Lungo](/lungo))* + +#### Why is this not in the App Store? + +Much of the functionality would not be possible in the App Store because of sandboxing. + +#### Can you make Command+X cut files in Finder? + +See my [Command X](/command-x) app. I plan to eventually include this functionality here too, but it's not a priority since you can already get the functionality through Command X. + +#### [More FAQs…](/apps/faq) + + diff --git a/source/content/apps/today.md b/source/content/apps/today.md index 74ec7b3e..cde42162 100644 --- a/source/content/apps/today.md +++ b/source/content/apps/today.md @@ -24,7 +24,7 @@ It integrates with Calendar, Fantastical, and BusyCal. #### 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. +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/Ice if you have it installed. #### How do I get back to the settings if I have hidden the `…` menu item? diff --git a/source/content/apps/utc-time.md b/source/content/apps/utc-time.md index 8fe46402..e54ff6cd 100644 --- a/source/content/apps/utc-time.md +++ b/source/content/apps/utc-time.md @@ -22,7 +22,7 @@ This can be useful as a quick reference. #### 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. +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/Ice if you have it installed. #### Can you localize the app into my language? diff --git a/source/content/apps/velja.md b/source/content/apps/velja.md index b5cd56ff..ca1d6b1d 100644 --- a/source/content/apps/velja.md +++ b/source/content/apps/velja.md @@ -157,7 +157,7 @@ Hold the Option key when clicking a browser in the Velja menu to laun #### The app does not show up in the menu bar -macOS hides menu bar apps when there is not enough 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. +macOS hides menu bar apps when there is not enough 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/Ice if you have it installed. You may also have enabled the “Hide menu bar icon” setting, which hides the menu bar icon. Launch the app again to reveal the menu bar item for 5 seconds. @@ -181,7 +181,7 @@ Make sure you didn't click the link in a browser. See above. **I clicked a link in VS Code** -VS Code [does not open the system default browser](https://github.com/microsoft/vscode/issues/96132) when you click a link in the app. Because of this, Velja is not used. +By default, VS Code does not open the system default browser when you click a link in the app. Because of this, Velja is not used. You can change this with the `workbench.externalBrowser` setting in VS Code. **I clicked a short URL** @@ -324,7 +324,9 @@ This is currently not possible. The Slack app does not accept a normal deep link #### Can the default browser change based on the active [focus mode](https://support.apple.com/guide/mac-help/set-up-a-focus-to-stay-on-task-mchl613dc43f/mac)? {#focus-mode} -You can use the Shortcuts app for this. Make a shortcut for each focus mode you want to handle, where you use the “Set Default Browser” action that Velja provides. You will need the [Shortery app](https://apps.apple.com/app/id1594183810) to automatically run these shortcuts when the focus mode changes. (Shortery will most likely not be needed in macOS 14 as it's very likely it will have support for [automations](https://support.apple.com/en-gb/guide/shortcuts/apd690170742/6.0/ios/16.0)) +You can use the Shortcuts app for this. Make a shortcut for each focus mode you want to handle, where you use the “Set Default Browser” action that Velja provides. You will need the [Shortery app](https://apps.apple.com/app/id1594183810) to automatically run these shortcuts when the focus mode changes. + +I may add built-in support for focus modes at some point, but it's not a popular request, so it's not something I can prioritize right now. #### Can the default browser change depending on whether I'm at work or not? diff --git a/source/content/apps/week-number.md b/source/content/apps/week-number.md index 8992b625..4aff2bef 100644 --- a/source/content/apps/week-number.md +++ b/source/content/apps/week-number.md @@ -33,7 +33,7 @@ Click the feedback button in the app or [send it here](https://sindresorhus.com/ #### 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. +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/Ice if you have it installed. #### Why does it not show week 53? diff --git a/source/pages/apps/faq.md b/source/pages/apps/faq.md index d7ff9e7f..7fafff8a 100644 --- a/source/pages/apps/faq.md +++ b/source/pages/apps/faq.md @@ -93,7 +93,9 @@ No, I don't plan to localize my apps. Localization adds complexity and maintenan ### Can you make your apps available on Homebrew? {#homebrew} -Unfortunately not. Supporting Homebrew requires distributing apps outside the App Store, and that involves significant overhead: hosting, auto-updating, and dual publishing. The demand simply doesn't justify these efforts. +For App Store apps, unfortunately not. Supporting Homebrew requires distributing apps outside the App Store, and that involves significant overhead: hosting, auto-updating, and dual publishing. The demand simply doesn't justify these efforts. + +For non-App Store apps, anyone can add to Homebrew. Feel free to [add one of my apps](https://docs.brew.sh/Adding-Software-to-Homebrew). I personally don't use Homebrew for apps, so it's not something I plan to do. ### You are doing a lot of open source, why are only some of your apps open source? {#why-not-oss} diff --git a/source/pages/apps/terms.md b/source/pages/apps/terms.md index 03d62daa..55721797 100644 --- a/source/pages/apps/terms.md +++ b/source/pages/apps/terms.md @@ -15,6 +15,10 @@ By using my apps, you agree to these terms and any subsequent changes. I may upd You may use my apps without restrictions for their intended purposes. However, malicious usage is strictly prohibited. +## Intellectual Property + +All content, features, and functionality of the apps are owned by me and protected by intellectual property laws. You may not reproduce, modify, distribute, or exploit any part of the apps without explicit permission. + ## App Store If you get my apps from the App Store, [Apple’s EULA](https://www.apple.com/legal/internet-services/itunes/dev/stdeula/) applies. @@ -23,10 +27,18 @@ If you get my apps from the App Store, [Apple’s EULA](https://www.apple.com/le Perfection is the goal, but occasional bugs may appear. I deeply value the trust you place in my apps, yet I cannot promise complete flawlessness. For your peace of mind, regular backups are highly recommended. +## Accessibility (ADA Compliance) + +I am committed to making my apps accessible to everyone, including individuals with disabilities. If you encounter any accessibility issues while using my website or apps, please [contact me](/feedback) to report them, and I will do my best to address and resolve the concerns promptly. Accessibility improvements are continuously being made to ensure a user-friendly experience for all. + ## Liability I disclaim all liability arising from the use or misuse of my apps. Users assume all risks and consequences tied to their actions based on the apps' functionality or content. +## Indemnification + +You agree to indemnify me against any claims, liabilities, damages, or expenses arising from your use of the apps or breach of these terms. + ## Refunds For apps purchased on the Apple App Store, you can [request a refund](https://support.apple.com/en-us/HT204084). However, I would appreciate if you [reached out](/feedback) first. I may be able to resolve any problems you are having. @@ -37,4 +49,4 @@ I aim to address all support and related queries within a week. There might be o --- -Last Update: 2023-10-04 +Last Update: 2024-09-13 diff --git a/source/pages/feedback.astro b/source/pages/feedback.astro index db0e0ddb..631521e0 100644 --- a/source/pages/feedback.astro +++ b/source/pages/feedback.astro @@ -35,8 +35,9 @@ const labelCSS = 'block mb-2 text-sm font-medium text-gray-900 dark:text-gray-30

Feedback & Support

- -

I may take longer to respond as I'm getting an overwhelming amount of emails at the moment. I appreciate your patience.
+

I may take longer to respond as I'm on vacation. I appreciate your patience.

+ +
If you experience any issues with my apps after updating to iOS 18 / macOS 15, make sure you are on the latest update of my apps and try restarting your device one more time. It fixes a lot of issues. If you are still having problems with widgets, try changing the device language to something else and then back.

Because of a change in macOS 15, custom keyboard shortcuts with only the Option or Option+Shift modifier no longer works. This is out of my control. Learn more.
@@ -100,7 +101,7 @@ const labelCSS = 'block mb-2 text-sm font-medium text-gray-900 dark:text-gray-30 if (app?.hasFaqSection) { $('#additional-info').show().append(` - See the app's frequently asked questions (FAQs) and the general FAQs in case your question has already been answered.\nMake sure you are on the latest version and try to restart your device.\nIf the app crashed (macOS-only), it would be very helpful if you could include a crash report. + See the app's frequently asked questions (FAQs) and the general FAQs in case your question has already been answered.\nMake sure you are on the latest version and try to restart your device.\nIf the app crashed, it would be very helpful if you could send a crash report. `); } diff --git a/source/pages/supporters.md b/source/pages/supporters.md index 38bcef8c..46bda281 100644 --- a/source/pages/supporters.md +++ b/source/pages/supporters.md @@ -117,6 +117,7 @@ None --> - [Sideline Sports](https://github.com/SidelineSports) - [Checkly](https://github.com/checkly) - [Stefan Thomas](https://www.patreon.com/user/creators?u=15361260) +- [BoltAI](https://github.com/BoltAI) ## Supporter [$10/month](https://www.patreon.com/bePatron?c=95723&rid=1917314)