# Software

## OS X Software

* iTerm2
* Google Chrome
* Alfred
* bat
* vim
* tmux

## iOS

* Fantastical
* Scanner Pro
* Drafts
* WhatsApp
* Calm
* Todoist
* contacts+

## Cloud Software

### Evernote

I use Evernote to keep track of valuable information that I come across surfing the web or reading books. I'm still looking for a convenient way to automatically get my kindle highlights imported into notes.

### Google Drive

I use Google Drive primarily as archive for printed documents that I scan using my iPhone.

### Github

I use Github as a source code repo, but also as a continuous integration and project management tool. Github has rapidly increased their innovation speed since they've been taken over by Microsoft, and now they replaced several other tools such as Trello or Gitlab for me.

* Google Mail
* Google Calendar


---

# 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.fruetel.net/tools/software.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.
