Skip to content

Comments

Add macOS/Docker tools for Apple integration, OCR, and self-hosted cloud#18

Merged
fharper merged 1 commit intofharper:mainfrom
liketheduck:add-liketheduck-tools
Dec 30, 2025
Merged

Add macOS/Docker tools for Apple integration, OCR, and self-hosted cloud#18
fharper merged 1 commit intofharper:mainfrom
liketheduck:add-liketheduck-tools

Conversation

@liketheduck
Copy link
Contributor

Summary

Adds 5 tools for Supernote integration with the Apple ecosystem and self-hosting:

  • supernote-apple-note-unifier: Mirror Apple Notes to Supernote as .note files
  • supernote-apple-reminders-sync: Bidirectional sync with Apple Reminders on macOS
  • supernote-koreader-harmonizer: Sync KOReader highlights to Supernote Digest
  • supernote-ocr-enhancer: Local OCR enhancement using Apple Vision Framework (injects OCR back into .note files with word-level bounding boxes)
  • supernote-private-cloud-docker: Self-hosted Private Cloud replacement with Docker Compose, HTTPS, and email support

All require developer skills, consistent with existing Tools section entries.

@github-actions
Copy link

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git rebase --exec 'git commit -S --amend --no-edit -n' @{upstream}) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

@liketheduck liketheduck force-pushed the add-liketheduck-tools branch from 2e5d391 to 22cc0ec Compare December 28, 2025 20:18
@fharper fharper merged commit b338673 into fharper:main Dec 30, 2025
2 checks passed
@fharper
Copy link
Owner

fharper commented Dec 30, 2025

Thanks for your contribution @liketheduck 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants