A simple GTK3 launcher/finder utility for GNU/Linux. Current features include searching for applications, directories, files by name and contents using TF-IDF, chromium and firefox bookmarks, dictionary definitions, steam games and evaluates mathematical expressions.
This project is still in development. Some features may not work as expected and may not be localised. If you have any issues or suggestions, please open an issue.
https://github.com/user-attachments/assets/f4a7623d-7f5d-4730-b272-e35f8154a9e8
There are currently no packages available so you will have to install manually. This may change in the future.
/usr/local/bin
.
$ tar -xvf glimpse-X.Y.Z.tar.gz
$ sudo cp -a glimpse-X.Y.Z/ /usr/local/bin
First ensure you have the dependencies installed. Then run the following commands:
$ git clone https://github.com/jaspwr/glimpse
$ cd glimpse
$ bash install.sh
After running for the first time, a configuration file should be created at ~/.config/glimpse/config.toml
and a stylesheet at ~/.config/glimpse/styles.css
.