hra42 / 42Summaries

42Summaries is a macOS application that transcribes audio and video files, then generates concise summaries using Ollama.
https://42summaries.com
The Unlicense
1 stars 0 forks source link

feat: Remove unused ViewModel and settings #48

Closed hra42 closed 1 week ago

hra42 commented 1 week ago

Removes the unused ViewModel directory and simplifies the SettingsView by removing the Transcription Settings, Summary Settings, and Export Settings sections. This reduces the complexity of the app and removes unnecessary features that are not currently used.