oguzhaninan/Stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
repo name | oguzhaninan/Stacer |
repo link | https://github.com/oguzhaninan/Stacer |
homepage | |
language | C++ |
size (curr.) | 7426 kB |
stars (curr.) | 5240 |
created | 2016-11-06 |
license | GNU General Public License v3.0 |
Reviews
Required Packages
- curl, systemd
PPA Repository (for ubuntu)
sudo add-apt-repository ppa:oguzhaninan/stacer -y
sudo apt-get update
sudo apt-get install stacer -y
Debian x64
- Download
stacer_1.1.0_amd64.deb
from the Stacer releases page. - Run
sudo dpkg -i stacer*.deb
on the downloaded package. - Launch Stacer using the installed
stacer
command.
Fedora
- Download
stacer_1.1.0_amd64.rpm
from the Stacer releases page. - Run
sudo rpm --install stacer*.rpm --nodeps --force
on the downloaded package. - Launch Stacer using the installed
stacer
command.
Fedora (with DNF)
- Run:
sudo dnf install stacer
- Launch Stacer using the installed
stacer
command.
Build from source with CMake (Qt Version Qt 5.x)
- mkdir build && cd build
- cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..
- make -j $(nproc)
- output/bin/stacer
Screenshots
Contributors
Code Contributors
This project exists thanks to all the people who contribute. [Contribute].
Financial Contributors
Become a financial contributor and help us sustain our community. [Contribute]
Individuals
Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]