Skip to content

The Grok Desktop Application Wrapper is a versatile tool designed to run on all platforms and architectures. It allows you to use Grok without the need to open a web browser, as it encapsulates the application in its own dedicated wrapper, effectively turning it into a standalone app.

Notifications You must be signed in to change notification settings

Ash-Bash/Grok-Desktop-Wrapper

Repository files navigation

Grok Desktop Wrapper Application for Windows, macOS and Linux (x86 / ARM)

Snapshot of Grok Desktop Running

The Grok Desktop Application Wrapper is a versatile tool designed to run on all platforms and architectures. It allows you to use Grok without the need to open a web browser, as it encapsulates the application in its own dedicated wrapper, effectively turning it into a standalone app.

CommandOrControl+Shift+L Keyboard Shortcut to Logout

Installation

Binaries Coming Soon

Development

Setup

npm install

Run Application (Dev-Env)

npm run start

or

npm start

Build Application

npm build

or

npm run build

if Electron-Builder fails (install as a Global Package)

npm install -g electron-builder

Bineries get built in the ./dist Directory

Requirements

  • NodeJS ~v22.12.0 LTS
  • ElectronJS ~v33.2.1

Todos

  • Ability to Sign-out - Partically Done (using CommandOrControl+Shift+L Keyboard Shortcut to Logout)
  • Buildchain needs more work

Screenshots

Windows

Snapshot of Grok Desktop Running

macOS

Snapshot of Grok Desktop Running

Linux

Snapshot of Grok Desktop Running

About

The Grok Desktop Application Wrapper is a versatile tool designed to run on all platforms and architectures. It allows you to use Grok without the need to open a web browser, as it encapsulates the application in its own dedicated wrapper, effectively turning it into a standalone app.

Resources

Stars

Watchers

Forks

Packages

No packages published