dvhar / pikeru

File picker with semantic search and image viewer
31 stars 3 forks source link
filepicker iced linux rust xdg-desktop-portal

File Picker with Good Thumbnails and Search

Pikeru is a file picker, file searcher, and image viewer for linux that works on any desktop environment or window manager. It has an xdg-desktop-portal backend that makes it useable with web browsers and anything else that uses portal for file selection.

Screenshot_20240821_205129

Special features other filepickers don't have

Installation and Usage

First install the dependencies at the bottom of the readme

Install the filepicker and make applications use it

What if I want my old filepicker back?

How to enable semantic search

What's configured where

The filepicker and the portal that launches the filepicker each have their own config files.

Install Dependencies

Ubuntu:

sudo apt install build-essential scdoc pkg-config libavutil-dev libavformat-dev libavfilter-dev libavdevice-dev libclang-dev

Arch:

sudo pacman -S scdoc xdg-desktop-portal ffmpeg clang

License

MIT License