https://github.com/garulf/google-rofi
Search Google using Rofi
https://github.com/garulf/google-rofi
Last synced: about 2 months ago
JSON representation
Search Google using Rofi
- Host: GitHub
- URL: https://github.com/garulf/google-rofi
- Owner: Garulf
- Created: 2024-08-04T13:23:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T09:30:32.000Z (10 months ago)
- Last Synced: 2025-04-05T18:54:34.243Z (about 2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](https://www.buymeacoffee.com/garulf)
# Google Search
TODO: Description
TODO: Screenshot
## Installation
### Automatic Install
*Coming soon*
### Manual Install
1. Download the `google-search.pyz` from here: [Releases](https://github.com/Garulf/google-Search-rofi/releases)
2. Move `google-search.pyz` to your Rofi scripts directory (~/.config/rofi/scripts)
3. Run `chmod +x ./google-search.pyz` to allow Google Search to run.## Usage
Steam Search can be launched easily with:
```
rofi -modes google-search -show google-search
```