5 releases
0.1.1 | Jan 4, 2025 |
---|---|
0.1.0 | Dec 21, 2024 |
0.0.3 | Dec 15, 2024 |
0.0.2 | Dec 15, 2024 |
0.0.1 | Dec 14, 2024 |
#80 in GUI
328 downloads per month
2MB
971 lines
seekr
System search util for linux
Installation
cargo install seekr-util
[!TIP] To enable gtk-layer-shell support, enable the
gtk-layer-shell
feature as followcargo install seekr-util --features=gtk-layer-shell
Make sure to have gtk4-layer-shell installed on your system
Configuration
On the first run of the app, configurations files will be generated into
$XDG_CONFIG_HOME/seekr
or $HOME/.config/seekr
Contributing
You can contribute to the project in two ways :
- Translating the app via the ./locales/app.yml file
- Adding new functionalities to improve the tool
Dependencies
~56MB
~879K SLoC