sindresorhus/LaunchAtLogin-Legacy
Add “Launch at Login” functionality to your macOS app in seconds observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3321
- days_rel: n/a
- days_push: 800
- n_releases_24m: 0
Adoption not part of the score
1618 stars · 124 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Swift Package that adds 'Launch at Login' functionality to macOS apps with a simple API and SwiftUI toggle component. It supports macOS 10.13+ using SMLoginItemSetEnabled on older systems and SMAppService on macOS 13+, working with both sandboxed and App Store apps.
Use cases
- add launch at login to my mac app
- make my app start automatically on login
- swiftui toggle for launch at login
- app store compatible login item for sandboxed mac app
- backwards compatible launch on startup for macOS 10.13
When to choose
- your macOS app targets versions older than macOS 13
- you want a simple, App Store-compatible launch-at-login implementation
- you want a ready-made SwiftUI toggle for the setting
When to avoid
- your app targets macOS 13 or later (use LaunchAtLogin-Modern instead)
- you need launch-at-login on non-macOS platforms
Facets
library · maturity maintenance
sdk developer-tools operating-systems developer-tools desktop-applications launch-at-login swift-package-manager login-item macos-apps swiftui macos swift
1 source
- readme: https://github.com/sindresorhus/LaunchAtLogin-Legacy · fetched 2026-08-28 · f60fc0e1236a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sindresorhus/LaunchAtLogin-Legacy | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="sindresorhus/LaunchAtLogin-Legacy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem