Play a sound when logging in inside macOS!
Go to file
Saw, Hansly Kendrich 5d8031f463 adjusted main startup sound script
- An interface is now provided to set up the audio file.
2022-09-20 12:28:54 +08:00
README.md updated readme 2022-09-20 11:28:02 +08:00
startup sound.scpt adjusted main startup sound script 2022-09-20 12:28:54 +08:00

README.md

macOS Login Sound

Play a sound when logging in inside macOS!

Instructions

  1. Place the application inside ~/Library. To do so, open Go ► Go to Folder…, and then type that directory path.
  2. Move the application into that directory.
  3. Run the app, and kindly follow the on-screen instructions.
  4. Add the app as your login item through System Settings or System Preferences.

Hackin' Building

Feel free to make a fork of this repository to make the necessary changes. Contributions are welcome!

To build, save the script as an application, and edit its info.plist file to set its LSUIElement value to true.