Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LinusSkucas/LMGTFYAsAService
macOS Service to help those who don't help themselves
https://github.com/LinusSkucas/LMGTFYAsAService
app appkit cocoa macos service swift
Last synced: 3 months ago
JSON representation
macOS Service to help those who don't help themselves
- Host: GitHub
- URL: https://github.com/LinusSkucas/LMGTFYAsAService
- Owner: LinusSkucas
- License: mit
- Created: 2020-12-31T22:36:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-18T04:01:44.000Z (about 2 years ago)
- Last Synced: 2024-05-20T12:10:01.554Z (8 months ago)
- Topics: app, appkit, cocoa, macos, service, swift
- Language: Swift
- Homepage:
- Size: 28.3 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hackclub - LMGTFYAsAService - [@LinusS1](https://github.com/LinusS1) - **(Swift)** _macOS Service to help those who don't help themselves_ (Desktop Apps)
README
# LMGTFYAsAService
Help those who won't help themselves! Just install the package then highlight any text, choose services, then select "Copy LMGTFY URL". Simply paste it and send it to them! ✈️
[Install Now!](https://github.com/LinusSkucas/LMGTFYAsAService/releases/download/v1.1/LMGTFY.pkg.zip)
## Customization
Just write to the random `UserDefault` and the service will append the query at the end.`defaults write sh.linus.LMGTFYAsAService LMGTFYURL "URL Goes here"`
## Why the installer package⁉️
Installer packages are used to get specific files to certain places on the computer. In this case, you're installing an extension, so it will be installed in `/Library/Services/`.[👉**Installation Instructions**👈](https://googlethatforyou.com?q=how+to+install+pkg+file+macos)
## Uninstall
Delete `/Library/Services/LMGTFYAsAService.service`