Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nathanchapman/graphiql-desktop
Electron-based desktop application for GraphiQL 2
https://github.com/nathanchapman/graphiql-desktop
desktop-app graphiql graphql
Last synced: 3 months ago
JSON representation
Electron-based desktop application for GraphiQL 2
- Host: GitHub
- URL: https://github.com/nathanchapman/graphiql-desktop
- Owner: nathanchapman
- License: mit
- Created: 2022-10-23T19:59:38.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:19:39.000Z (8 months ago)
- Last Synced: 2024-07-04T09:31:15.745Z (4 months ago)
- Topics: desktop-app, graphiql, graphql
- Language: TypeScript
- Homepage:
- Size: 2.76 MB
- Stars: 32
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# graphiql-desktop [![GitHub release](https://img.shields.io/github/v/release/nathanchapman/graphiql-desktop)](https://github.com/nathanchapman/graphiql-desktop/releases)
> Electron-based desktop application for GraphiQL 2
![GraphiQL Desktop](./assets/screenshot.png)
## Installation
Just head to the [releases](https://github.com/nathanchapman/graphiql-desktop/releases) page, download the binary for your operating system, and install.
## Additional Features
In addition to all of the features of [GraphiQL 2](https://github.com/graphql/graphiql), `graphiql-desktop` adds support for specifying the GraphQL server URL, autosaves the current state of the UI to local storage, and adds keyboard shortcuts.
### Shortcuts
`⌘D` - Show `Docs`
`⌘K` - Search
`⌘Y` - Show `History` View
`⌘E` - Show `Explorer` View
`⌘R` - Reload Schema
`⌘T` - New Tab
`⌘W` - Close Tab
`⌘1` through `⌘9` - Show Tab `N`
`⌘0` - Show Last Tab