# Code Repositories

##

## Raspberry Pi

### Private: "[Climate Clock 2](https://github.com/BeautifulTrouble/climateclock-2)"&#x20;

Gamepad version. Current Product (1/27/2022).

## ESP32  Clock&#x20;

### [actionclock-esp32](https://github.com/BeautifulTrouble/actionclock-esp32) Private

main branch is just a "hello world" simple clock example

Adrian branch is the main development branch

## API:&#x20;

### [Repository](https://github.com/BeautifulTrouble/climate-clock-api) (private)

### Public documentation [cclock.org/api](/climate-clock-docs/climate-clock-api.md)

## [climate-clock-widget](https://github.com/BeautifulTrouble/climate-clock-widget) Public<br>

## [climate-clock-widget](https://github.com/BeautifulTrouble/climate-clock-widget) Public


---

# 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://docs.climateclock.world/climate-clock-docs/code-repositories.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.
