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
- Host: GitHub
- URL: https://github.com/elementary/wingpanel-indicator-a11y
- Owner: elementary
- License: gpl-2.0
- Archived: true
- Created: 2017-04-14T17:43:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-08-07T18:17:16.000Z (over 1 year ago)
- Last Synced: 2025-06-30T04:08:21.590Z (8 months ago)
- Topics: a11y, pantheon, wingpanel
- Language: Vala
- Size: 651 KB
- Stars: 8
- Watchers: 24
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Wingpanel Universal Access Indicator
[](https://l10n.elementary.io/engage/wingpanel/?utm_source=widget)

## 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