https://github.com/gingerbeardman/filesharingtoggle
A quick app to turn File Sharing off on restart/off and on at login, workaround for a long-standing macOS bug.
https://github.com/gingerbeardman/filesharingtoggle
Last synced: about 1 year ago
JSON representation
A quick app to turn File Sharing off on restart/off and on at login, workaround for a long-standing macOS bug.
- Host: GitHub
- URL: https://github.com/gingerbeardman/filesharingtoggle
- Owner: gingerbeardman
- License: mit
- Created: 2024-08-28T15:39:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-03T15:37:04.000Z (over 1 year ago)
- Last Synced: 2025-03-20T02:58:41.455Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 90.8 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FileSharingToggle
A quick app to turn File Sharing off on restart/poweroff and on at login, or manually, to workaround a [long-standing macOS bug](https://mjtsai.com/blog/2022/12/30/fixing-smb-file-sharing-in-ventura/).
Currently this a royal pain in the arse to run correctly. [Ideally it needs to leverage Blessed](https://github.com/gingerbeardman/FileSharingToggle/issues/1).

For macOS 12 and newer.
## Inspired by
- [Bluesnooze](https://github.com/odlp/bluesnooze)
## Licence
[MIT](/LICENSE)