2017-08-26 18:25:05 +03:00
2017-06-06 23:21:51 +03:00
2017-02-20 18:57:11 +03:00
2017-06-11 18:55:26 +03:00
2017-08-26 20:36:31 +05:30
2017-03-21 13:31:08 +03:00
2017-07-29 15:25:29 -07:00
2017-03-23 09:08:51 +02:00
2017-06-11 18:59:37 +03:00
2017-06-11 18:59:37 +03:00
2017-08-24 10:20:31 +03:00
2017-06-11 18:59:37 +03:00

Linux System Optimizer and Monitoring

Awesome Download Stacer Platform (GNU/Linux)

Reviews

Installing

Required for Ubuntu 14

Run sudo apt-get install systemd -f

AppImage

  1. Download stacer-1.0.7-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.7_amd64.deb from the Stacer releases page.
  2. Run sudo dpkg --install stacer_1.0.7_amd64.deb on the downloaded package.
  3. Launch Stacer using the installed stacer command.

Debian Linux x86

  1. Download stacer_1.0.7_i386.deb from the Stacer releases page.
  2. Run sudo dpkg --install stacer_1.0.7_i386.deb on the downloaded package.
  3. Launch Stacer using the installed stacer command.

Fedora

  1. Download stacer-1.0.7.rpm from the Stacer releases page.
  2. Run sudo rpm --install stacer-1.0.7.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. npm install && npm run build && npm start

Uninstalling

  • Run sudo dpkg -r stacer

Screenshots

Dashboard

System Cleaner

Startup Apps

Startup Apps - Add App

Services

Processes

Uninstaller

Resources

Resources

Settings

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