Skip to content

oguzhaninan/Stacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 10, 2023
a44d056 · Aug 10, 2023
May 26, 2019
May 18, 2019
Sep 2, 2017
May 12, 2019
Oct 17, 2017
Mar 9, 2018
Sep 27, 2021
Jul 25, 2022
Oct 20, 2021
Mar 10, 2018
Mar 10, 2018
Mar 10, 2018
Apr 14, 2019
Aug 10, 2023
Aug 23, 2017
Apr 6, 2020

Repository files navigation

⚠️ This project has been abandoned. There will be no further releases ⚠️

Linux System Optimizer and Monitoring
Patreon

Download Stacer Platform (GNU/Linux) Github All Releases

Reviews

Required Packages

  • curl, systemd

PPA Repository (for ubuntu)

  1. sudo add-apt-repository ppa:oguzhaninan/stacer -y
  2. sudo apt-get update
  3. sudo apt-get install stacer -y

Arch Linux (AUR)

  1. Install the stacer package with a AUR helper of your choice eg.
  2. yay -Syyu stacer
  3. paru -S stacer
  4. pacaur -a stacer

Debian x64

  1. Download stacer_1.1.0_amd64.deb from the Stacer releases page.
  2. Run sudo dpkg -i stacer*.deb on the downloaded package.
  3. Launch Stacer using the installed stacer command.

Debian sid / Ubuntu 20.04+

  1. Run as root apt install stacer

Fedora

  1. Download stacer_1.1.0_amd64.rpm from the Stacer releases page.
  2. Run sudo rpm --install stacer*.rpm --nodeps --force on the downloaded package.
  3. Launch Stacer using the installed stacer command.

Fedora (with DNF)

  1. Run: sudo dnf install stacer
  2. Launch Stacer using the installed stacer command.

Build from source with CMake (Qt Version Qt 5.x)

  1. mkdir build && cd build
  2. cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..
  3. make -j $(nproc)
  4. 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]