You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-33Lines changed: 2 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,8 @@ A powerful iOS app for extracting high-quality frames from videos with precision
25
25
<imgwidth="117.9"height="255.6"alt="Simulator Screenshot - iPhone 14 Pro - 2025-08-14 at 22 45 22"src="https://github.com/user-attachments/assets/5fd9de52-d3aa-41bd-a1a5-d2df571de886" />
26
26
<imgwidth="117.9"height="255.6"alt="Simulator Screenshot - iPhone 14 Pro - 2025-08-14 at 22 45 26"src="https://github.com/user-attachments/assets/2c61380a-3496-4f59-8eb8-82cc6bd2f2f7" />
27
27
28
-
28
+
## Words from the Developer
29
+
This is a very barebone app as a side project of mine. The main goal of this app is to let me know how AI makes app, play around with the SwiftUI, and play with the Icon Composer. This app is very heavily developed using AI. Bugs are expected. Feel free to open a pull request and help me fix :D
29
30
30
31
## Requirements
31
32
@@ -61,34 +62,6 @@ A powerful iOS app for extracting high-quality frames from videos with precision
61
62
-**Combine** - Reactive programming patterns
62
63
-**Swift Concurrency** - Modern async/await patterns
63
64
64
-
## Version History
65
-
66
-
### v1.2.0 (Current)
67
-
- Added custom album support with settings
68
-
- Implemented discard confirmation for unsaved changes
69
-
- Enhanced video player with 16 scaling options
70
-
- Improved timeline scrolling and positioning
71
-
- Professional video player without default Apple controls
72
-
73
-
### v1.1.0
74
-
- Video scaling feature with multiple options
75
-
- iOS SDK styling throughout the app
76
-
- Enhanced user interface polish
77
-
78
-
### v1.0.0
79
-
- Initial release with core frame extraction functionality
0 commit comments