Skip to content

Latest commit

 

History

History
executable file
·
118 lines (96 loc) · 4.69 KB

README.md

File metadata and controls

executable file
·
118 lines (96 loc) · 4.69 KB

Linux System Optimizer and Monitoring

Awesome Download Stacer bitHound Overall Score Codacy Badge Platform (GNU/Linux)

Reviews

Installing

AppImage

  1. Download Stacer-1.0.6-x86_64.AppImage from the Stacer releases page.
  2. Make it executable sudo chmod a+x Stacer*.AppImage
  3. Run ./Stacer*.AppImage

Debian Linux x64

  1. Download Stacer_1.0.6_amd64.deb from the Stacer releases page.
  2. Run sudo dpkg --install Stacer_1.0.6_amd64.deb on the downloaded package.
  3. Launch Stacer using the installed Stacer command.

Debian Linux x86

  1. Download Stacer_1.0.6_i386.deb from the Stacer releases page.
  2. Run sudo dpkg --install Stacer_1.0.6_i386.deb 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. npm install && npm run build && npm start

Uninstalling

  • Run sudo dpkg -r stacer

Screenshots

Dashboard

System Cleaner

Startup Apps

Services

Uninstaller

Resources