Skip to content

Commit 0e47d16

Browse files
committed
Updated readme with new outset icon and cleaned up some of the text
1 parent 78002de commit 0e47d16

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Outset
22
======
33

4-
![Outset Icon](https://github.com/bartreardon/outset/blob/master/outset/Assets.xcassets/AppIcon.appiconset/Outset.png_128x128.png?raw=true)
4+
![Outset Icon](https://github.com/macadmins/outset/blob/78002def008bea2a51f793e0cd033fe71ff81c9b/Outset/Assets.xcassets/AppIcon.appiconset/Outset.png_128x128.png?raw=true)
55

66
Outset is a utility application which automatically processes scripts and packages during the boot sequence, user logins, or on demand.
77

@@ -36,7 +36,7 @@ Outset is a utility application which automatically processes scripts and packag
3636

3737
## Credits
3838

39-
Outset 4 is a direct feature for feature (almost) update of outset by [Joseph Chilcote](https://github.com/chilcote) written in Swift.
39+
Outset 4 is a swift port of outset by [Joseph Chilcote](https://github.com/chilcote)
4040

4141
Maintained by [MacAdmins Open Source](https://macadmins.io) and [Bart Reardon](https://github.com/bartreardon)
4242

@@ -51,16 +51,18 @@ Future releases may also remove the capability to install packages as this also
5151
Classic outset is available if required [as a legacy release](https://github.com/macadmins/outset/tree/main/legacy)
5252

5353
_Note: Classic outset, while available in this repository, is no longer maintained and there are no plans for any future updates_
54-
Apart from the `Outset` app, the pkg also includes some other files:
54+
55+
---
5556

5657
#### Agents
57-
`/Library/LaunchDaemons/` `/Library/LaunchAgents/`
5858

59-
Updated with the `AssociatedBundleIdentifiers` key so under macOS 13, Login Items show everything under the 'Outset' title
59+
These are installed and operate Outset in its various modes of operation during boot or login.
60+
61+
These include the `AssociatedBundleIdentifiers` key so under macOS 13 or later, Login Items will show the unified 'Outset' title and icon.
6062

6163
#### Outset.app
6264

63-
![Outset Icon](https://github.com/bartreardon/outset/blob/master/outset/Assets.xcassets/AppIcon.appiconset/[email protected]?raw=true)
65+
![Outset Icon](https://github.com/macadmins/outset/blob/78002def008bea2a51f793e0cd033fe71ff81c9b/Outset/Assets.xcassets/AppIcon.appiconset/[email protected]?raw=true)
6466

6567
`/usr/local/outset/Outset.app`
6668

@@ -72,7 +74,7 @@ Add your developer certificate in the signing and capabilities of the "Outset Ap
7274

7375
## License
7476

75-
Copyright 2023 Mac Admins Open Source
77+
Copyright Mac Admins Open Source
7678

7779
Licensed under the Apache License, Version 2.0 (the "License");
7880
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)