> For the complete documentation index, see [llms.txt](https://levine.gitbook.io/workspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://levine.gitbook.io/workspace/master.md).

# # Kepo AI Mac Widgets

## Kepo AI Mac Widgets

Kepo is a Mac desktop app for creating AI-built widgets from websites, RSS feeds, GitHub releases, Product Hunt launches, Reddit threads, status pages, dashboards, and small tools.

Use this page to find the official Kepo website, download page, widget resources, launch profiles, and public references.

### Official Kepo Links

* [Kepo official website](https://kepo.ai/)\
  Create custom Mac desktop widgets from web pages, feeds, developer sources, and small workflows.
* [Download Kepo for Mac](https://kepo.ai/download)\
  Get the latest Kepo Mac client.
* [Kepo widget store](https://kepo.ai/store)\
  Browse ready-made widgets for RSS, GitHub, Product Hunt, Reddit, utilities, and focused web updates.
* [Mac desktop widgets guide](https://kepo.ai/mac-desktop-widgets)\
  Learn how Kepo turns websites, feeds, dashboards, and small tools into Mac desktop widgets.
* [Custom Mac widgets](https://kepo.ai/custom-mac-widgets)\
  Create widgets for the exact page, feed, repository, status page, or workflow you keep checking.

### What Kepo Is For

Kepo is useful when a source does not already have the Mac widget you need. A good Kepo widget answers one small repeated question:

* Did a website section change?
* Is there a new RSS item or article?
* Did a GitHub repository publish a new release?
* Is there a new Product Hunt launch, Reddit discussion, or X/Twitter update?
* Do I need a compact timer, checklist, formatter, calculator, or monitor near my work?

Kepo does not replace the original website or app. It gives you a quick desktop view first, then you can open the original source when something needs action.

### Public Kepo Profiles and References

* [Kepo on Product Hunt](https://www.producthunt.com/products/kepo-ai?launch=kepo-ai)
* [Kepo on Startup Fast](https://www.startupfa.st/projects/kepo)
* [Kepo on F6S](https://www.f6s.com/kepo)
* [Kepo AI Mac widgets note](https://rentry.co/kepo-ai-mac-widgets)
* [Kepo overview on Telegraph](https://telegra.ph/Kepo-Turning-Web-Pages-into-Mac-Widgets-with-AI-05-21)
* [Kepo product video](https://www.youtube.com/watch?v=ns-lhRImCtI)

### Related Kepo Guides

* [Widgets for Mac](https://kepo.ai/widgets-for-mac)
* [Free widgets for Mac](https://kepo.ai/free-widgets-for-mac)
* [RSS widget for Mac](https://kepo.ai/blog/rss-widget-for-mac)
* [Best widgets for Mac](https://kepo.ai/blog/best-widgets-for-mac)
* [How to create custom desktop widgets on Mac](https://kepo.ai/blog/how-to-create-custom-desktop-widgets-on-mac)

Last updated: June 9, 2026.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://levine.gitbook.io/workspace/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
