Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```