Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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`