mirror of
https://github.com/oguzhaninan/Stacer.git
synced 2025-12-23 23:18:31 -05:00
1426f29784952c6bf7c901130f2efa0bf338c038
https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#deprecated-items
Linux System Optimizer and Monitoring
Reviews
Required Packages
- curl, systemd
PPA Repository (for ubuntu)
sudo add-apt-repository ppa:oguzhaninan/stacer -ysudo apt-get updatesudo apt-get install stacer -y
Debian x64
- Download
stacer_1.1.0_amd64.debfrom the Stacer releases page. - Run
sudo dpkg -i stacer*.debon the downloaded package. - Launch Stacer using the installed
stacercommand.
Fedora x64
- Download
stacer_1.1.0_amd64.rpmfrom the Stacer releases page. - Run
sudo rpm --install stacer*.rpm --nodeps --forceon the downloaded package. - Launch Stacer using the installed
stacercommand.
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
Languages
C++
87.6%
CMake
9.4%
QMake
2.6%
Shell
0.3%
















