Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/edditoria/steamini
Open Steam in mini-game-list mode on macOS
https://github.com/edditoria/steamini
macos steam
Last synced: 5 days ago
JSON representation
Open Steam in mini-game-list mode on macOS
- Host: GitHub
- URL: https://github.com/edditoria/steamini
- Owner: Edditoria
- License: mit
- Created: 2022-10-13T11:14:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T16:35:25.000Z (almost 2 years ago)
- Last Synced: 2024-11-29T23:08:16.781Z (2 months ago)
- Topics: macos, steam
- Language: Shell
- Homepage:
- Size: 2.1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Steamini
This project provides an app icon to open the Steam app in mini-games-list mode.
![Steam app in mini-games-list mode](./steam-mini-screenshot.png)
## Install
Requirement: You need to properly install the original Steam.
```sh
cd ~/Downloads
git clone https://github.com/Edditoria/Steamini.git
cp -R Steamini/Steamini.app ~/Applications
```Or, manually [download the zip file][dld_link], extract it, then copy `Steamini.app` to `~/Applications/` in Finder.
## How Does It Works
When you open Steamini, it simply runs `open steam://open/minigameslist`.
## Uninstall
In Applications under your user directory, move Steamini(.app) to Trash/Bin. This application does not save any settings in other directories.
## Copyright and License
Created by Steam fans with love. This project is not an official Steam product, and is not affiliated with, or sponsored or endorsed by, Steam and Valve Corporation.
Code released under the [MIT License](LICENSE.txt).
The app icon is modified based on the awesome work by Sebastien Dancer-Michel in [Behance: Icon Pack for OSX El Capitan][icon_link]. Sebastien, thanks for your work!
[icon_link]: https://www.behance.net/gallery/27829949/Icon-Pack-for-OSX-El-Capitan
[dld_link]: https://github.com/Edditoria/Steamini/archive/refs/heads/main.zip