Skip to content

briansalehi/powerline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerline

Set of power controlling gadgets for indoor use.

CONTRIBUTION

Contribution of any kind is welcome to this project.

Required packages to work with this project is:

  • clang or g++
  • make
  • cmake
  • libboost-dev, libboost-program-options
  • libgtest-dev
  • kicard

Build project:

git clone https://github.com/briansalehi/powerline.git
cmake -S powerline -B powerline-build -D CMAKE_BUILD_TYPE=Release -D CMAKE_INSTALL_PREFIX=$HOME/.local
cmake --build powerline-build --parallel $(nproc) --target all

Permanent use:

cmake --install powerline-build

Run tests:

ctest --build-and-test powerline powerline-build

LICENSE

This project is licensed under MIT License.

About

Powerline Controlling Gadgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages