Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/projectsynchro/copr-lug-helper
COPR repo for the Star Citizen Linux User Group's lug-helper script.
https://github.com/projectsynchro/copr-lug-helper
copr fedora rpm-packages starcitizen
Last synced: 15 days ago
JSON representation
COPR repo for the Star Citizen Linux User Group's lug-helper script.
- Host: GitHub
- URL: https://github.com/projectsynchro/copr-lug-helper
- Owner: ProjectSynchro
- License: gpl-3.0
- Created: 2024-09-07T17:16:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T15:02:20.000Z (about 1 month ago)
- Last Synced: 2024-12-23T00:06:03.583Z (15 days ago)
- Topics: copr, fedora, rpm-packages, starcitizen
- Homepage: https://copr.fedorainfracloud.org/coprs/jackgreiner/lug-helper/
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### COPR repo for the Star Citizen Linux User Group's lug-helper script.
For more info check out the LUG wiki: [https://starcitizen-lug.github.io](https://starcitizen-lug.github.io)### *Greetings, fellow Penguin!*
_**This script is designed to help you manage and optimize Star Citizen on Linux.**_Zenity menus are used for a GUI experience with a fallback to terminal-based menus where Zenity is unavailable.
Command line arguments are available for quickly launching functions from the terminal.Configuration is saved in *$XDG_CONFIG_HOME/starcitizen-lug/*
Keybinds are backed up to *$XDG_CONFIG_HOME/starcitizen-lug/keybinds/*## To Install
* Activate the repo with `sudo dnf copr enable jackgreiner/lug-helper`
* Install the LUG Helper with `sudo dnf install lug-helper`## To Remove
* Remove the lug-helper package with `sudo dnf remove lug-helper`
* Remove the repository with `sudo dnf copr remove jackgreiner/lug-helper`