An open API service indexing awesome lists of open source software.

https://github.com/elementary/wingpanel-indicator-a11y

Wingpanel Universal Access Indicator
https://github.com/elementary/wingpanel-indicator-a11y

a11y pantheon wingpanel

Last synced: 5 months ago
JSON representation

Wingpanel Universal Access Indicator

Awesome Lists containing this project

README

          

# Wingpanel Universal Access Indicator
[![Translation status](https://l10n.elementary.io/widgets/wingpanel/-/indicator-a11y/svg-badge.svg)](https://l10n.elementary.io/engage/wingpanel/?utm_source=widget)

![Screenshot](data/screenshot.png?raw=true)

## Building and Installation

You'll need the following dependencies:

* meson
* libgranite-dev
* libwingpanel-dev
* 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