Skip to content

Linux System Optimizer and Monitoring

License

Notifications You must be signed in to change notification settings

BenJamesbabala/Stacer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Linux System Optimizer and Monitoring

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.8%
  • CSS 29.5%
  • HTML 0.7%