Awesome Quick Note

D 51 completed
Desktop App
unknown / swift · tiny
38
Files
3,596
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#370187
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
29.66
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47539
Member of a group with 1 similar repo(s) — canonical #64925 view group →
Top concepts (1)
Project Description
Repobility · severity-and-effort ranking · https://repobility.com

AI Prompt

Build me a lightweight, native macOS menu bar note-taking application using SwiftUI and AppKit. I need it to function as a floating panel that stays on top across all spaces. Key features must include full Markdown editing with syntax highlighting (Monokai theme), a toggleable Markdown preview, and support for pasting or dragging images as attachments. It should also feature fuzzy search across titles and content, the ability to pin notes, and local file management using plain `.md` files. Please include auto-save functionality with a 500ms debounce, and allow users to adjust the panel's opacity and position.
swift macos swiftui appkit markdown notes menu-bar local-first desktop-app
Generated by gemma4:latest

Catalog Information

A lightweight macOS menu bar app that lets users create, edit, and manage markdown notes with images, floating above all windows.

Description

This app provides a floating note panel that stays on top of all windows, allowing quick access from the menu bar. It supports Markdown editing with syntax highlighting and a live preview mode. Users can paste or drag images directly into notes, which are stored as attachments in plain .md files. The interface offers fuzzy search, pinning, find‑and‑replace, and customizable shortcuts and fonts. All data remains local, with no cloud or telemetry, making it fast and privacy‑friendly.

الوصف

يُقدِّم هذا التطبيق لوحة ملاحظات عائمة تبقى فوق جميع النوافذ، مما يتيح وصولاً سريعاً من شريط القوائم. يدعم تحرير Markdown مع تمييز الصياغة وعرض معاينة مباشرة. يمكن للمستخدمين لصق أو سحب الصور مباشرةً داخل الملاحظات، التي تُخزن كمرفقات في ملفات .md عادية. يوفِّر الواجهة بحثاً غامضاً، وإمكانية تثبيت الملاحظات، والبحث والاستبدال، بالإضافة إلى اختصارات وخطوط قابلة للتخصيص. جميع البيانات تبقى محلياً، دون حسابات سحابية أو تتبع، ما يجعله سريعاً ومراعياً للخصوصية.

Novelty

6/10

Tags

note-taking markdown-editor floating-panel image-support local-storage quick-access customizable-shortcuts lightweight

Claude Models

claude-opus-4.6

Quality Score

D
51.3/100
Structure
50
Code Quality
49
Documentation
34
Testing
15
Practices
78
Security
100
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Consistent naming conventions (PascalCase)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • 504 duplicate lines detected \u2014 consider DRY refactoring

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

8.6h
Tech Debt (D)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (6)
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
Unknown
License
1.6%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

swift
88.3%
markdown
8.4%
json
1.8%
yaml
1.5%

Frameworks

None detected

Concepts (1)

Repobility · code-quality intelligence · https://repobility.com
CategoryNameDescriptionConfidence
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
auto_descriptionProject DescriptionA macOS menu bar note-taking app that floats on top of everything. Like SideNote or Raycast Notes, except this one is free, supports images, and was written by someone who can't write Swift.80%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/94392.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV