https://github.com/james-pre/grayjay-manager
Manage your Grayjay Desktop installations on Linux
https://github.com/james-pre/grayjay-manager
grayjay
Last synced: 8 months ago
JSON representation
Manage your Grayjay Desktop installations on Linux
- Host: GitHub
- URL: https://github.com/james-pre/grayjay-manager
- Owner: james-pre
- License: gpl-3.0
- Created: 2025-01-21T21:55:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-23T21:21:13.000Z (over 1 year ago)
- Last Synced: 2025-01-30T07:37:06.981Z (over 1 year ago)
- Topics: grayjay
- Language: Shell
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grayjay Manager
> [!IMPORTANT]
> Grayjay Desktop is now distributed as a Flatpak.
> The official installation will likely work better, please use that instead.
`grayjay-manager` is a CLI utility for managing your Grayjay Desktop installation(s).
## Usage
```
grayjay-manager [options]
Options:
-w, --verbose Enable verbose output
-v, --version Print the current version and exit
-h, --help Print this help message
--system System wide installation
Commands:
install Install Grayjay
remove Remove Grayjay
update Update Grayjay
check Check that Grayjay is properly installed
clean Clean up temporary files
```