updated readme

- The readme now contains updated information about this project, as well as instructions on how to use.
This commit is contained in:
Saw, Hansly Kendrich 2022-09-20 11:28:02 +08:00
parent fd1bb44a93
commit 510f08fc61
1 changed files with 13 additions and 2 deletions

View File

@ -1,3 +1,14 @@
# macOS_Login-Sound
# macOS Login Sound
Play a sound when logging in inside macOS!
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`.