Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,12 @@ open Dayflow/Dayflow.xcodeproj

Select the Dayflow scheme in Xcode and run it.

## Community Ports

Unofficial ports maintained by the community, not by the Dayflow team:

- **Windows** — [dayflow-windows](https://github.com/shawkatdidar/dayflow-windows): an Electron port with multi-monitor capture and the same provider philosophy (Claude Code CLI, OpenAI-compatible endpoints, local models via Ollama/LM Studio).

## Contributing

Issues and pull requests are welcome. If you are planning a larger change, open an issue first so the scope is clear.
Expand Down