isneezy / wingpanel-indicator-dropbox

Wingpanel Dropbox Indicator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wingpanel Dropbox Indicator

Screenshot

Building and Installation

You'll need the following dependencies:

  • gtk+-3.0
  • glib-2.0
  • gio-2.0
  • libwingpanel-2.0-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

  meson build --prefix=/usr
  cd build
  ninja

To install, use ninja install

sudo ninja install

About

Wingpanel Dropbox Indicator

License:GNU General Public License v2.0


Languages

Language:Vala 82.9%Language:Meson 17.1%