Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

Minimum template for Ubuntu/Unity SYSTEM indicator c-based extracted from Unity source code

Notifications You must be signed in to change notification settings

sneetsher/mysystemindicator_minimum

Repository files navigation

mysystemindicator_minimum

Required Libs:

libgio-2.0

    sudo apt-get install libglib-2.0-dev

Compile

    ./compile.sh

Install

    sudo ./install.sh

Test

- Logout, it should show up in greeter screen
- Login,  here too in regular unity user session
- Lock, here too in lightdm lock screen

Uninstall

    sudo ./uninstall.sh

About

Minimum template for Ubuntu/Unity SYSTEM indicator c-based extracted from Unity source code

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published