F5F Stay Refreshed Software Operating Systems Notifications on the lock screen of MacOS

Notifications on the lock screen of MacOS

Notifications on the lock screen of MacOS

C
csige791
Posting Freak
818
11-11-2023, 02:41 PM
#1
Check if your MacBook Pro supports displaying weather details on the lock screen. You can enable this by adjusting system settings or using third-party apps that integrate with your device’s interface.
C
csige791
11-11-2023, 02:41 PM #1

Check if your MacBook Pro supports displaying weather details on the lock screen. You can enable this by adjusting system settings or using third-party apps that integrate with your device’s interface.

I
Ice3Boy
Member
230
11-22-2023, 09:43 AM
#2
Create an AppleScript or Automator task that triggers a notification upon a calendar event.
I
Ice3Boy
11-22-2023, 09:43 AM #2

Create an AppleScript or Automator task that triggers a notification upon a calendar event.

L
legendairx13
Junior Member
12
11-22-2023, 10:32 AM
#3
I don't rely on my calendar in that way.
L
legendairx13
11-22-2023, 10:32 AM #3

I don't rely on my calendar in that way.

1
10th_Doctor_
Posting Freak
768
11-24-2023, 09:42 AM
#4
You can simply set up a hidden Automator calendar—it’s ideal since it doesn’t add extra CPU load as the calendar service runs automatically. Another option is to run a cron job with a pre-built Automator or AppleScript application.
1
10th_Doctor_
11-24-2023, 09:42 AM #4

You can simply set up a hidden Automator calendar—it’s ideal since it doesn’t add extra CPU load as the calendar service runs automatically. Another option is to run a cron job with a pre-built Automator or AppleScript application.

H
HeatherHannah
Member
194
11-25-2023, 05:26 AM
#5
You can also add a script to launchd. A GUI exists to modify scripts for it, and it's called Lingon.
H
HeatherHannah
11-25-2023, 05:26 AM #5

You can also add a script to launchd. A GUI exists to modify scripts for it, and it's called Lingon.

F
Fenoix
Junior Member
15
11-25-2023, 07:22 AM
#6
The calendar apps don’t show weather details. If you need weather info, there’s another source you can check. Since you’re new to MacOS, it might help to explore built-in tools or third-party apps that connect weather data.
F
Fenoix
11-25-2023, 07:22 AM #6

The calendar apps don’t show weather details. If you need weather info, there’s another source you can check. Since you’re new to MacOS, it might help to explore built-in tools or third-party apps that connect weather data.

L
Luana_Pappi
Junior Member
3
11-27-2023, 07:38 PM
#7
Use the Calendar event to start an Automator action that fetches weather data via OpenWeatherMap's free API.
L
Luana_Pappi
11-27-2023, 07:38 PM #7

Use the Calendar event to start an Automator action that fetches weather data via OpenWeatherMap's free API.

A
amandalou1
Member
182
11-28-2023, 09:16 AM
#8
It seems you're looking to transition into becoming a software developer, likely by exploring options related to AppleScripting. You mentioned wanting to find an app or setting that could help with this shift.
A
amandalou1
11-28-2023, 09:16 AM #8

It seems you're looking to transition into becoming a software developer, likely by exploring options related to AppleScripting. You mentioned wanting to find an app or setting that could help with this shift.

C
catseecoo
Senior Member
662
11-30-2023, 02:57 PM
#9
You're interested in enhancing your Screensaver with weather updates or a popup widget that activates when your Mac powers on.
C
catseecoo
11-30-2023, 02:57 PM #9

You're interested in enhancing your Screensaver with weather updates or a popup widget that activates when your Mac powers on.