Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Feb 3, 2024
1 parent 7711868 commit 3f6d7b5
Show file tree
Hide file tree
Showing 73 changed files with 774 additions and 169 deletions.
Binary file added public/apps/aiko/screenshot3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/amazing-ai/screenshot2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/amazing-ai/screenshot3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/doodle-draw/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/doodle-draw/screenshot1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/doodle-draw/screenshot2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/doodle-draw/screenshot3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/doodle-draw/screenshot4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/one-task/screenshot3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/randa/screenshot4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/second-clock/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/second-clock/screenshot1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/second-clock/screenshot2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/speediness/screenshot3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/utc-time/screenshot3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/assets/alipay-qrcode.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/assets/download-on-setapp-badge.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion source/content/apps/actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.**
10 changes: 3 additions & 7 deletions source/content/apps/aiko.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,15 @@ pubDate: 2023-03-03
platforms:
- macOS
- iOS
- visionOS
appStoreId: 1672085276
---

High-quality on-device transcription. Easily convert speech to text from meetings, lectures, and more.

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).

<details>
<summary><b>Supports audio in 100 languages</b></summary>
Expand Down Expand Up @@ -295,7 +291,7 @@ Workaround for macOS:

#### How can I export the transcription as subtitles (SRT)?

When the transcription is done, click the share button in the toolbar, and choose “SRT”.
When the transcription is done, click the save button in the toolbar, and choose “SRT”.

#### How can I transcribe a YouTube video?

Expand Down
48 changes: 31 additions & 17 deletions source/content/apps/amazing-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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:
- <kbd>◀</kbd> — Previous image
- <kbd>▶</kbd> — Next image
- <kbd>Space</kbd> — Save image
- <kbd>Command + C</kbd> — Copy image
- <kbd>Esc</kbd> — 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).

<br>

Expand All @@ -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?

Expand All @@ -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**
Expand All @@ -111,22 +119,28 @@ 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?

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.

<br>

### Older Versions

- [1.2.2](https://drive.google.com/file/d/1mcEhAKhmQGYzmSS-zlejt3_qsKFzqm0h/view?usp=sharing) for macOS 13+

<br>

### 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://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*
2 changes: 1 addition & 1 deletion source/content/apps/any-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
16 changes: 12 additions & 4 deletions source/content/apps/battery-indicator.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<sup>**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/).</sup>

<br>

### Frequently Asked Questions {#faq}
Expand Down Expand Up @@ -42,7 +47,9 @@ Drag it out of the menu bar while pressing <kbd>Command</kbd>.

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.

Expand All @@ -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.

<br>

### 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
Expand Down
6 changes: 6 additions & 0 deletions source/content/apps/black-out.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 3f6d7b5

Please sign in to comment.