项目作者: camellan

项目描述 :
A GTK3 Menu Places Folder Indicator & wingpanel indicator
高级语言: Vala
项目地址: git://github.com/camellan/placesindicator.git
创建时间: 2019-02-17T19:23:42Z
项目社区:https://github.com/camellan/placesindicator

开源协议:GNU General Public License v3.0

下载


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

  1. glib-2.0
  2. gio-2.0
  3. gio-unix-2.0
  4. gmodule-2.0
  5. gtk+-3.0
  6. gee-0.8
  7. wingpanel

To build locally:

meson build --prefix=/usr

cd build

ninja

sudo ninja install

To uninstall:

sudo ninja uninstall