百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
S

Stacer

> 数据库
开源

Linux 系统优化和监控 - https://oguzhaninan.GitHub.io/Stacer-Web

9.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Linux 系统优化和监控 - https://oguzhaninan.GitHub.io/Stacer-Web

⚠️ 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)]

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •C++
  • •desktop-application
  • •linux
  • •monitoring
  • •optimizer

> 标签

C++desktop-applicationlinuxmonitoringoptimizer

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库