mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #552] Open at login notification #368
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#368
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mathguimaraes on GitHub (May 13, 2024).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/552
I've set up the app to run at login, problem is that every time I turn on my mac, I receive macOS notification telling that Clipy was added to open at login. That's the only app that send this notification everyday.
@falconchen commented on GitHub (Jun 6, 2024):
Also troubled by this issue。
@falconchen commented on GitHub (Jun 6, 2024):
I have fix in another way. cancel the startup in clippy.app, and create a plist in
~/Library/LaunchAgentsusing launctl startup in macOS.for me ,it is
~/Library/LaunchAgents/falcon.cmd.clipy.plist, plist content :@will09122000 commented on GitHub (Jun 25, 2024):
If the above doesn't work for you, like it didn't for me. Try adding the app attached to your login items, it's a simple Automator script to open Clipy when launched.
ClipyOpen.zip
@tolluset commented on GitHub (Jul 6, 2024):
Same as above, other applications not showing the notification.
@hugojerez commented on GitHub (Jan 7, 2025):
Same here, on every system startup
