https://github.com/accessory/steam_shortcut
Steam Shortcut Utils
https://github.com/accessory/steam_shortcut
flatpak rust steam
Last synced: 3 months ago
JSON representation
Steam Shortcut Utils
- Host: GitHub
- URL: https://github.com/accessory/steam_shortcut
- Owner: Accessory
- License: apache-2.0
- Created: 2025-01-18T13:19:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-13T14:10:45.000Z (3 months ago)
- Last Synced: 2025-02-13T14:32:50.295Z (3 months ago)
- Topics: flatpak, rust, steam
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Steam Shortcut
## Introduction
A simple tool to view Steam shortcut files and more. Currently, it only works on Linux.
## Usage
```
Usage: steam_shortcut [OPTIONS] [COMMAND]Commands:
print-shortcuts
print-only-shortcuts
add-minus-games-game-to-steam
fix-flatpak
add-flatpak
help Print this message or the help of the given subcommand(s)Options:
--steam-user-id [env: STEAM_USER_ID=]
--steam-shortcuts-file [env: STEAM_SHORTCUTS_FILE=]
-h, --help Print help
-V, --version Print version
```