icemon

Icecream GUI Monitor

  • 所有者: icecc/icemon
  • 平台:
  • 许可证: GNU General Public License v2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Build Status
Codacy Badge

Icemon

Introduction

Icemon is an Icecream GUI monitor.

Screenshot: Star View

Installation

To compile icemon, install, the icecc development package, e.g. for Debian/Ubuntu:

$ apt-get install pkg-config libicecc-dev

Finally, make sure you have g++, Qt, cmake and ECM installed

$ apt-get install build-essential qtbase5-dev cmake extra-cmake-modules

Finally, compile and install the application:

$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=/usr ..
$ make
$ make install

Run:

$ icemon

Bug tracker

Create a github issue on https://github.com/icecc/icemon

Repository

The git repository lives at https://github.com/icecc/icemon

Contact

  • Current maintainer: Kevin Funk <kfunk@kde.org>

主要指标

概览
名称与所有者icecc/icemon
主编程语言C++
编程语言CMake (语言数: 5)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2012-10-23 08:44:18
推送于2025-05-20 05:51:59
最后一次提交2025-05-16 08:52:07
发布数5
最新版本名称v3.3 (发布于 )
第一版名称v3.0.0 (发布于 2015-02-08 17:51:30)
用户参与
星数95
关注者数19
派生数36
提交数620
已启用问题?
问题数30
打开的问题数9
拉请求数36
打开的拉请求数0
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?