https://github.com/gingerbeardman/alfred-moby-games
https://github.com/gingerbeardman/alfred-moby-games
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gingerbeardman/alfred-moby-games
- Owner: gingerbeardman
- License: mit
- Created: 2024-06-13T20:58:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T15:21:01.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T00:08:19.570Z (about 1 year ago)
- Language: Shell
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Moby Games Alfred Workflow
Search [Moby Games](https://www.mobygames.com) by game name using [Alfred](https://www.alfredapp.com)

## Installation
Please use the [Alfred Gallery](https://alfred.app/workflows/gingerbeardman/moby-games/) so that you receive automatic updates.
Alternatively, grab the latest version from [releases/latest/](https://github.com/gingerbeardman/alfred-moby-games/releases/latest/)
## Requirements
- `zsh` (macOS default shell)
- `jq` ([download instructions](https://jqlang.github.io/jq/download/))
- `API key` (free; see below)
## API key
- [https://www.mobygames.com/info/api/](https://www.mobygames.com/info/api/)
> If you'd like access to the free API (not-for-profit use), create a MobyGames account and then visit your profile page. Click the 'API' link under your user name to sign up for an API key. If you wish to use the API key with an existing game launcher or plugin please specify which launcher and plugin you will be using.
Enter "Alfred app Moby Games workflow".
## Configuration
During installation:
- Change the Search Keyword
- Add your `API Key`
After installaton:
- Add a hot key, for searching with current Selected Text
----
## Results
- Game Title
- Platforms and Release Years
- Press `Enter` to open the game page at mobygames.com
## Modifiers
- Cmd for Moby Games URL
- Cmd + Shift for Official URL
## Quick Look
- Cmd + Y for Moby Games URL
- [AlfredExtraPane](https://github.com/mr-pennyworth/alfred-extra-pane) is also supported
----
## Contributors
- philocalyst
----
## Licence
[MIT](./LICENSE)