Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 741 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 741 Bytes

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