docs: add Community Ports section linking a Windows port - #350
Open
shawkatdidar wants to merge 1 commit into
Open
docs: add Community Ports section linking a Windows port#350shawkatdidar wants to merge 1 commit into
shawkatdidar wants to merge 1 commit into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi! I loved Dayflow's concept and built an unofficial Windows port: https://github.com/shawkatdidar/dayflow-windows
It's a separate Electron codebase (so not proposing merging any code here) that follows the same design: periodic screen captures analyzed in ~15-minute chunks into timeline cards, with a journal/daily-summary view. It supports Claude Code CLI (subscription-based), OpenAI-compatible endpoints, and local models via Ollama/LM Studio — mirroring your provider philosophy. The card-generation prompt is adapted from Dayflow's (with credit), and it's MIT-licensed like this repo.
This PR just adds a small Community Ports section to the README so Windows users who land here can find it. Totally understand if you'd rather word it differently or not link out at all — happy to adjust or close.
🤖 Generated with Claude Code