mirror of
https://github.com/oguzhaninan/Stacer.git
synced 2026-06-11 17:19:37 -04:00
7fff198bfefdc3ec4ddae21ea5effcbcfdec60fe
- Added translations for some missing entries, including for the unchanged terminologies adopted in the Italian language (for example dashboard, uninstaller, download, upload). - Replaced the entity names of the accented letters with the respective entity numbers, to prevent the Qt5 Linguist tool from returning me errors due to missing declarations.
Linux System Optimizer and Monitoring
Reviews
Required Packages
- curl, systemd
PPA Repository (for ubuntu)
sudo add-apt-repository ppa:oguzhaninan/stacersudo apt-get updatesudo apt-get install stacer
Debian x64
- Download
stacer_1.0.9_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.0.9_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%
















