https://github.com/oguzhaninan/stacer
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
https://github.com/oguzhaninan/stacer
desktop-application linux monitoring optimizer stacer system system-information ubuntu
Last synced: about 1 month ago
JSON representation
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
- Host: GitHub
- URL: https://github.com/oguzhaninan/stacer
- Owner: oguzhaninan
- License: gpl-3.0
- Created: 2016-11-06T09:48:44.000Z (over 8 years ago)
- Default Branch: native
- Last Pushed: 2024-02-10T13:08:58.000Z (about 1 year ago)
- Last Synced: 2025-04-10T02:17:46.554Z (about 1 month ago)
- Topics: desktop-application, linux, monitoring, optimizer, stacer, system, system-information, ubuntu
- Language: C++
- Homepage:
- Size: 7.17 MB
- Stars: 9,009
- Watchers: 222
- Forks: 613
- Open Issues: 165
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
⚠️ This project has been abandoned. There will be no further releases ⚠️
![]()
Linux System Optimizer and Monitoring
![]()
## Reviews
### Required Packages
- curl, systemd### PPA Repository (for ubuntu)
1. `sudo add-apt-repository ppa:oguzhaninan/stacer -y`
2. `sudo apt-get update`
3. `sudo apt-get install stacer -y`### Arch Linux (AUR)
1. Install the stacer package with a AUR helper of your choice eg.
2. `yay -Syyu stacer`
3. `paru -S stacer`
4. `pacaur -a stacer`### Debian x64
1. Download `stacer_1.1.0_amd64.deb` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
2. Run `sudo dpkg -i stacer*.deb` on the downloaded package.
3. Launch Stacer using the installed `stacer` command.### Debian sid / Ubuntu 20.04+
1. Run as root `apt install stacer`
### Fedora
1. Download `stacer_1.1.0_amd64.rpm` from the [Stacer releases page](https://github.com/oguzhaninan/Stacer/releases).
2. Run `sudo rpm --install stacer*.rpm --nodeps --force` on the downloaded package.
3. Launch Stacer using the installed `stacer` command.### Fedora (with DNF)
1. Run: `sudo dnf install stacer`
2. Launch Stacer using the installed `stacer` command.## Build from source with CMake (Qt Version Qt 5.x)
1. `mkdir build && cd build`
2. `cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH=/qt/path/bin ..`
3. `make -j $(nproc)`
4. `output/bin/stacer`## Screenshots
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Contributors
### Code Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
### Financial Contributors
Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/Stacer/contribute)]
#### Individuals
#### Organizations
Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/Stacer/contribute)]