2017-06-07 13:27:27 +03:00
2017-06-07 13:27:27 +03:00
2017-06-06 23:21:51 +03:00
2017-02-20 18:57:11 +03:00
2017-03-27 21:20:51 +03:00
2017-06-07 13:27:27 +03:00
2017-03-21 13:31:08 +03:00
2017-03-23 09:08:51 +02:00
2017-06-06 23:21:51 +03:00
2017-05-30 22:03:50 +03:00
2017-04-02 11:27:43 +03:00
2017-05-30 22:03:50 +03:00

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

Description
No description provided
Readme GPL-3.0 175 MiB
Languages
C++ 87.6%
CMake 9.4%
QMake 2.6%
Shell 0.3%