Currently the app icon, the menu bar icon, and the active progress indicator are all ai-fabricated. It would be great to replace these with human-created art
App Icon: build/AppIcon.iconset/ — 11 PNG files at various resolutions, compiled to .icns
Menu Bar Icon (idle): Line 168 & 184 of DorodangoApp.swift — currently using SF Symbol "circle.circle". Need custom 15pt NSImage template.
Progress Indicator: Line 102 of DorodangoApp.swift — currently using SF Symbol "circle.dotted". Same specs as menu bar icon; it rotates continuously during processing.
I would like the progress indicator to look like the ball is being shifted through a pair of hands, similar to the actual dorodango art method
Currently the app icon, the menu bar icon, and the active progress indicator are all ai-fabricated. It would be great to replace these with human-created art
App Icon: build/AppIcon.iconset/ — 11 PNG files at various resolutions, compiled to .icns
Menu Bar Icon (idle): Line 168 & 184 of DorodangoApp.swift — currently using SF Symbol "circle.circle". Need custom 15pt NSImage template.
Progress Indicator: Line 102 of DorodangoApp.swift — currently using SF Symbol "circle.dotted". Same specs as menu bar icon; it rotates continuously during processing.
I would like the progress indicator to look like the ball is being shifted through a pair of hands, similar to the actual dorodango art method