Skip to content

dabou/wingpanel-indicator-session

 
 

Repository files navigation

Wingpanel Session Indicator

l10n

Screenshot

Building and Installation

It's recommended to create a clean build environment

mkdir build
cd build/

Run cmake to configure the build environment and then make to build

cmake -DCMAKE_INSTALL_PREFIX=/usr ..
make

To install, use make install

sudo make install

About

Wingpanel Session Indicator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 58.0%
  • Vala 42.0%