Skip to content

Commit ffb7d84

Browse files
authored
Revise README features and requirements sections
Updated features section for clarity and detail.
1 parent 609b47c commit ffb7d84

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,23 @@ A modern, native macOS application for viewing and managing images, videos, and
44

55
## ✨ Features
66

7-
- **Clean Interface**
8-
- File browser on the left, media viewer on the right
7+
- **Modern macOS App**
8+
- Modern: built on latest SwiftUI libraries with Xcode 26
9+
- Lightning fast: utilizes built-in macOS file APIs to gather file types and props
10+
- Clean, modern UI: file browser on the left, media viewer on the right
911
- **Image Viewer**
1012
- Supports common image formats (JPG, JPEG, PNG, GIF, BMP, TIFF, HEIC, WEBP, SVG, ICO, RAW)
1113
- Supports common video formats (MP4, MPG, MOV, M4V, AVI)
1214
- Supports RAW image formats and large images
13-
- View animated GIFs and videos
14-
- Search by name
1515
- **GIF Viewer**
1616
- Play/puase GIFs
1717
- Adjust playback speed
18-
- Keyframe forward/back
18+
- Keyframe through frames
1919
- **File Browser**
20-
- Volume brrowser supports removeable drives and iCloud drive
20+
- Volume browser supports removeable drives and iCloud
2121
- Easy directory navigation
2222
- Rename files
23+
- Search by name
2324
- **Batch Actions** (WIP)
2425
- Mass-rename files
2526
- Mass-move/copy files
@@ -40,7 +41,7 @@ Video viewer:
4041

4142
## ⚙️ Requirements
4243

43-
- macOS (built with SwiftUI)
44+
- macOS (version 11?)
4445
- Xcode 15+ for development
4546

4647
## 🛣️ Roadmap

0 commit comments

Comments
 (0)