{"id":50523052,"url":"https://github.com/wflixu/Monet","last_synced_at":"2026-06-20T00:00:53.855Z","repository":{"id":256770903,"uuid":"853268133","full_name":"wflixu/Monet","owner":"wflixu","description":"macOS image view ","archived":false,"fork":false,"pushed_at":"2026-05-27T12:31:48.000Z","size":14905,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-27T14:13:51.331Z","etag":null,"topics":["image-viewer","imageviewer","macos","macos-app","macos-application","photo-viewer","picasa","picture-viewer","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wflixu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-06T10:15:58.000Z","updated_at":"2026-05-27T12:32:33.000Z","dependencies_parsed_at":"2024-09-16T13:22:03.171Z","dependency_job_id":null,"html_url":"https://github.com/wflixu/Monet","commit_stats":null,"previous_names":["wflixu/picasa","wflixu/monet"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/wflixu/Monet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wflixu%2FMonet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wflixu%2FMonet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wflixu%2FMonet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wflixu%2FMonet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wflixu","download_url":"https://codeload.github.com/wflixu/Monet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wflixu%2FMonet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34552295,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image-viewer","imageviewer","macos","macos-app","macos-application","photo-viewer","picasa","picture-viewer","swiftui"],"created_at":"2026-06-03T06:00:31.030Z","updated_at":"2026-06-20T00:00:53.832Z","avatar_url":"https://github.com/wflixu.png","language":"Swift","funding_links":[],"categories":["Images"],"sub_categories":["Text"],"readme":"[![Swift 6.0](https://img.shields.io/badge/Swift-6.0-ED523F.svg?style=flat)](https://swift.org/)\n[![SwiftUI](https://img.shields.io/badge/SwiftUI-✓-orange)](https://developer.apple.com/xcode/swiftui/)\n[![macOS 15](https://img.shields.io/badge/macOS15-Compatible-green)](https://www.apple.com/macos/)\n\n\u003cdiv align=\"center\"\u003e\n   \u003cimg src=\"assets/iMonet-logo.png\" width=\"128\" height=\"128\" alt=\"Monet Logo\"/\u003e\n\u003c/div\u003e\n\n# Monet\n\nAn image viewer for macOS optimized for mouse users. Built with SwiftUI.\n\n[![Download on the App Store](https://developer.apple.com/app-store/marketing/guidelines/images/badge-download-on-the-app-store.svg)](https://apps.apple.com/cn/app/imonet/id6770070921?mt=12)\n\n## Demo\n\nhttps://github.com/user-attachments/assets/f9faccb3-531e-4000-bc7f-e58fb922e6da\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n   \u003ctable\u003e\n     \u003ctr\u003e\n       \u003ctd\u003e\u003cimg src=\"assets/iMonet-viewer.png\" width=\"360\" alt=\"Monet Viewer\"/\u003e\u003c/td\u003e\n       \u003ctd\u003e\u003cimg src=\"assets/iMonet-setting.png\" width=\"360\" alt=\"Monet Settings\"/\u003e\u003c/td\u003e\n     \u003c/tr\u003e\n   \u003c/table\u003e\n   \u003cimg src=\"assets/iMonet-app-store.png\" width=\"720\" alt=\"Monet App Store\"/\u003e\n\u003c/div\u003e\n\n## Features\n\n### Image Browsing\n- **Folder Indexing**: Automatically scans and indexes all images in the same folder\n- **Persistent Permissions**: Uses security-scoped bookmarks so you only grant folder access once\n- **Supported Formats**: PNG, JPEG, GIF, WebP\n- **Sidebar**: Thumbnail strip for quick navigation, auto-hides with single image\n\n### Mouse \u0026 Keyboard\n- **Arrow Keys**: ←/→/↑/↓ to navigate images\n- **Cmd + Scroll**: Zoom in/out centered at mouse position\n- **Mouse Drag**: Pan around zoomed images\n- **Click to Reveal**: Click image area to show controls, auto-hide after 5s\n\n### Floating UI\n- **Title \u0026 Toolbar**: Appear on click, auto-hide after 5 seconds; hover toolbar to keep visible\n- **Image Info Panel** (right): Pixel size, file size, format, modification date\n- **Dark / Light Mode**: Full adaptive theme support\n- **Menu Bar Extra**: Quick access from the menu bar\n\n## Requirements\n\n- macOS 15.0 or later\n- Swift 6.0+\n\n## Build \u0026 Run\n\n```bash\ngit clone https://github.com/wflixu/Monet.git\ncd Monet\nswift run\n```\n\nFor a Release `.app` bundle:\n\n```bash\nxcodebuild -scheme Monet -configuration Release -derivedDataPath build -destination \"platform=macOS,arch=arm64\" ARCHS=arm64 ENABLE_HARDENED_RUNTIME=YES build\n```\n\n## Project Structure\n\n```\nMonet/\n├── Sources/Monet/\n│   ├── MonetApp.swift              # App entry point, scenes, AppDelegate\n│   ├── AppState.swift              # Global app state\n│   ├── ContentView.swift           # Main layout, chrome auto-hide logic\n│   ├── NavigationIdentifier.swift  # Settings navigation\n│   ├── Views/\n│   │   ├── ImagePreviewView.swift  # Image display with keyboard events\n│   │   ├── ImageThumbnailView.swift\n│   │   ├── ThumbnailSidebar.swift  # Left thumbnail strip\n│   │   ├── ImageInfoPanel.swift    # Right info panel (pixels, size, format)\n│   │   ├── ToolbarView.swift       # Bottom floating toolbar\n│   │   └── ZoomableImageView.swift # Zoom \u0026 pan image view (AppKit)\n│   ├── Settings/\n│   │   ├── GeneralSettingsPane.swift\n│   │   ├── AboutSettingsPane.swift\n│   │   ├── SettingsView.swift\n│   │   └── SettingsWindow.swift\n│   ├── Permission/\n│   │   └── PermissionsManager.swift\n│   └── Shared/\n│       ├── AppLogger.swift         # @AppLog property wrapper\n│       ├── Constants.swift\n│       └── Util.swift              # ObjectAssociation\n├── Tests/\n└── Package.swift\n```\n\n## Dependencies\n\n- **[SwiftUITooltip](https://github.com/quassum/SwiftUI-Tooltip)** — tooltips\n\n## Keyboard Shortcuts\n\n| Key | Action |\n|-----|--------|\n| ← / → | Previous / Next image |\n| ↑ / ↓ | Previous / Next image |\n| Cmd + Scroll | Zoom in/out at mouse position |\n| Mouse Drag | Pan zoomed image |\n\n## License\n\nGNU General Public License v3.0 — see [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwflixu%2FMonet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwflixu%2FMonet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwflixu%2FMonet/lists"}