Skip to content

vrkansagara/Stacer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 64.6%
  • CSS 34.6%
  • HTML 0.8%