Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.
/ albert-filex Public archive

Albert extension to index, find and open files and folders

License

Notifications You must be signed in to change notification settings

otsaloma/albert-filex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Albert Extension Filex

Filex is a Python extension for the Albert launcher to index, find and open files and folders.

You need the Python bindings for Gio (part of GLib) to use Filex. On Debian/Ubuntu run the following command to install the dependencies.

sudo apt install gir1.2-glib-2.0 python3-gi

To install, run

sudo make PREFIX=/usr/local install

Activate Filex in Albert's preferences under Extensions / Python / Filex. Configure paths to index by editing ~/.config/albert/filex.json. Paths are interpreted as glob patterns using Python's glob module.

About

Albert extension to index, find and open files and folders

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published