
Higgins
Source (link to git-repo or to original if based on someone elses unmodified work):
Start applications, search for things, do calculations or whatever you want through external plugins.
Internal plugins:
* Evaluate expressions (calculator)
* Find recently opened documents
* Find desktop applications
* Find executables
* Find local bookmarks
* Lists the content of folders
* Find files by indexing user-specified folders
External plugins:
higgins also supports plugins located in ~/.config/gambas3/higgins/extbin/, and since it parses the external plugin output, the plugins can be written in any language, even in bash.
Arch linux package "higgins-git" available in the AUR:
https://aur.archlinux.org/packages/higgins-git/
Install instructions here:
https://github.com/kokoko3k/higgins
0.15.392
* Search for icons in "root" path too (/usr/share/icons/icon.ext)
* Finish italian translation
* Catch errors in textbox1_keypress
* Indexing is completely unblocking now
* Honour "Path=" found in desktop files
* Fixed a crash when pasting string at the the very first start
* plugin_executable: do not search for empty strings
* Auto-trim search terms.
* Plugin_find: allow to ignore hidden files
* Plugin_find: Explain what "match full path" does (tooltip)
Ratings & Comments
0 Comments