Skip to content

Commit 3e74463

Browse files
authored
docs(readme): document macOS permissions (#94)
1 parent 61f6aa5 commit 3e74463

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

README.md

+14
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Now you can recreate this moment without the actual need for a physical typewrit
4343
- [Adding custom presets](#adding-custom-presets)
4444
- [Sound Variation](#sound-variation)
4545
- [Similar Projects](#similar-projects)
46+
- [MacOS permissions](#macos-permissions)
4647
- [Acknowledgements](#acknowledgements)
4748
- [Donations](#donations)
4849
- [Contributing](#contributing)
@@ -350,6 +351,19 @@ Values are in percent, where the first value determines the maximum increase and
350351
- [`bucklespring`](https://github.com/zevv/bucklespring): Nostalgia bucklespring keyboard sound
351352
- [`selectric-mode`](https://github.com/rbanffy/selectric-mode): Make your Emacs sound like a proper typewriter
352353

354+
## MacOS permissions
355+
356+
On MacOS, you need to give some permissions to the terminal where you run **daktilo**.
357+
358+
The first time you run **daktilo**, you will probably see this popup:
359+
360+
![macos-permissions](assets/mac_terminal_permission.png)
361+
362+
If you see it, click on "Open System Settings", otherwise open "System Settings" manually and go to "Privacy and Security".
363+
From here, enable "Input Monitoring" for your terminal application:
364+
365+
![macos-input-monitoring](assets/mac_input_monitoring.png)
366+
353367
## Acknowledgements
354368

355369
Huge thanks to [H. Arda Güler](https://github.com/arda-guler/) for giving me the idea for this project, sharing the inspiration behind it and implementing the first iteration in Python.

assets/mac_input_monitoring.png

71 KB
Loading

assets/mac_terminal_permission.png

57.2 KB
Loading

0 commit comments

Comments
 (0)