Powerful system for reserving an electric car charging station.
Documentation »
Demo
·
Report bug
·
Request a feature
Sommaire :
PowaBonk is a powerful system for reserving an electric car charging station. This repository is only the user management part of the system. It's built with C++ and Qt, to be fast and cross-platform.
In order to compile and run the application, you need to have the following:
List of prerequisites needed to compile and run the application.
For more information,
go take a look to the official site of the technology you'll find greater
details on how to install and run it.
[paru / yay or your favorite AUR helper] -S qt6-base-git ninjasudo apt-get build-dep qtbase5-dev libxcb
sudo apt-get install cmake ninja-build clang build-essential libb2-dev libzstd-dev \
libsystemd-dev libhunspell-dev libclang-10-dev libmng-dev \
libwebp-dev libdouble-conversion-dev libkrb5-dev libdirectfb-dev libts-dev \
libproxy-dev libsctp-dev libbrotli-dev
cd ~/Downloads
wget -c https://download.qt.io/official_releases/qt/6.1/6.1.0/single/qt-everywhere-src-6.1.0.tar.xz
tar -xf qt-everywhere-src-6.1.0.tar.xz
cd qt-everywhere-src-6.1.0
./configure
cmake --build . --parallelPlease follow the instructions here to install the application.
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the code of conduct here and read the gidelines here.
Distributed under the GNU License. See LICENSE.txt
(available here)
for more information.
See all the people that contributed to this project here
