Skip to content

camellan/placesindicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Places Indicator

Wingpanel indicator for quick access to folders

A simple indicator, which gives fast access to the default folder and custom bookmarks a the File Manager.

Screenshot

For coffee

Donate

Dependencies

glib-2.0
gio-2.0
gio-unix-2.0
gmodule-2.0
gtk+-3.0
gee-0.8
wingpanel

To build locally:

meson build --prefix=/usr

cd build

ninja

sudo ninja install

To uninstall:

sudo ninja uninstall