You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: macOS/README.md
+6-23Lines changed: 6 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,22 +6,9 @@ Core functionality works well, and it is still an ongoing work in progress.
6
6
7
7
---
8
8
9
-
## Working Features
10
-
- All of the tools, including the new response windows and the manual chat option.
11
-
- Input Window even when no text is selected
12
-
- Gemini, OpenAI and Local LLM Support.
13
-
- The Gradient Theme (Dark Mode and Light Mode are supported).
14
-
- Initial Setup, Settings, and About pages.
15
-
16
-
---
17
-
18
-
## Not Yet Available
19
-
- All of the original port's features are now available; however, more optimizations and improvements are coming soon.
20
-
21
-
---
22
-
23
9
## System Requirements
24
-
Due to the accessibility features the app uses (e.g., automatically selecting the window containing the text and pasting the updated version), **the minimum macOS version required is 14.0**.
10
+
Due to the accessibility features the app uses (e.g., automatically selecting the window containing the text and pasting the updated version), **the minimum macOS version required is 14.0**. You also have to allow this accessibility access in System Settings.
11
+
> System Settings → Privacy & Security → Accessibility → Press the plus (+) button → Add *writing-tools* and enable access.
25
12
26
13
---
27
14
@@ -72,14 +59,10 @@ This guide will help you properly set up the Writing Tools macOS project in Xcod
72
59
73
60
## Credits
74
61
75
-
The macOS port is being developed by **Aryamirsepasi**.
Special Thanks to @sindresorhus for developing a great and stable keyboard shortcuts package for Swift. [GitHub](https://github.com/sindresorhus/KeyboardShortcuts)
85
67
68
+
Huge shoutout to MLX Swift Team, creating local LLM compatibility on Apple silicon Macs. [GitHub](https://github.com/ml-explore/mlx-swift-examples)
0 commit comments