Skip to content
forked from oguzhaninan/Stacer

Linux System Optimizer and Monitoring

License

Notifications You must be signed in to change notification settings

amersons/Stacer

 
 

Repository files navigation

Linux System Optimizer and Monitoring

Awesome Download Stacer Platform (GNU/Linux)

Reviews

Required Packages

  • curl
  • systemd

Distribution independent installation

  • Install

    Run bash -c "$(wget https://raw.githubusercontent.com/oguzhaninan/Stacer/native/install.sh -O -)"

  • Uninstall

    Run sudo bash uninstall-stacer

Debian x64

  1. Download stacer_1.0.8_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.

Fedora x64

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

Build from source

  1. git clone https://github.com/oguzhaninan/Stacer.git
  2. cd Stacer
  3. ./deploy.sh

Screenshots

About

Linux System Optimizer and Monitoring

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.3%
  • QMake 4.4%
  • Shell 2.1%
  • C 0.2%