mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-02-20 07:37:26 -05:00
- Added a new SwiftUI application to monitor Spacedrive daemon jobs in real-time. - Implemented job status tracking with visual indicators for running, completed, failed, and paused jobs. - Included build and run scripts for easy setup and execution. - Created a README with detailed instructions on building, running, and using the application. - Added integration with the Spacedrive daemon via Unix domain socket for real-time updates. - Introduced a translucent window design for a seamless macOS experience.