Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjbassi/rofi-files
Use rofi to search files and directories with fd and open them with xdg-open
https://github.com/cjbassi/rofi-files
Last synced: about 2 months ago
JSON representation
Use rofi to search files and directories with fd and open them with xdg-open
- Host: GitHub
- URL: https://github.com/cjbassi/rofi-files
- Owner: cjbassi
- License: mit
- Created: 2018-12-04T05:35:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-12T23:14:46.000Z (over 5 years ago)
- Last Synced: 2024-07-31T20:27:28.334Z (5 months ago)
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 11
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rofi - rofi-files - Quickly open files and folders (Other)
README
# rofi-files
Use [rofi](https://github.com/DaveDavenport/rofi) to search files and directories with [fd](https://github.com/sharkdp/fd) and open them with `xdg-open`.
Install with:
```bash
pip install --user git+https://github.com/cjbassi/rofi-files
```