# Mac

## Software

* [Fantastical](https://flexibits.com/fantastical) - puikus ir itin patogus kalendorius
* [Numi](https://numi.app/) - Minimalistinis, tačiau labai funkcionalus kalkuliatorius
* [AltTab](https://alt-tab-macos.netlify.app/) - atkartoja windowsinį alt tab funkcionalumą
* The complete guide for MacOS Apps Optimized for Apple Silicon Macs and the M1 Processor: <https://isapplesiliconready.com>
* Fixes and compatibility for every single game on M1 Apple silicon Macs: <https://www.applegamingwiki.com/wiki/Home>
* Awesome macOS software list: <https://github.com/jaywcjlove/awesome-mac>

## Programing

* Thoughts on the new M1 MacBook as a Symfony developer: <https://www.ewaldvanderveken.dev/thoughts-on-the-new-m1-macbook-as-a-symfony-developer/>
* Speed Up Docker for Mac:\
  [http://blog.michaelperrin.fr/2017/04/14/docker-for-mac-on-a-symfony-app](http://blog.michaelperrin.fr/2017/04/14/docker-for-mac-on-a-symfony-app/)\
  <https://accesto.com/blog/docker-on-mac-how-to-speed-it-up/>
* How to install MySQL: <https://flaviocopes.com/mysql-how-to-install/>
* Multiple PHP Versions: <https://kevdees.com/macos-11-big-sur-nginx-setup-multiple-php-versions/>
* Secretive: <https://github.com/maxgoedjen/secretive> - būdas sugeneruoti ir saugoti SSH raktus į mac native secure enclave, tokiu būdu panaikinant galimybę raktą fiziškai išsikopijuoti iš kompiuterio.

## Emulation

* VM: <https://getutm.app>
* Run windows programs (wine like): <https://www.codeweavers.com>
* Windows VM: [https://www.parallels.com/eu/products/desktop](https://www.parallels.com/eu/products/desktop/)

## Lietuviška klaviatūra

* <http://raides.blavasciunas.com>
* <https://github.com/overengineered/mac-lithuanian-keyboard>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.reanimated.lt/apps/mac.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
