A light and fast internet speed plugin(DDE).

Overview

lfxNet


English | 简体中文 | 繁體中文

GitHub code size in bytes

GitHub All Releases GitHub stars GitHub forks


lfxNet 是一款轻量、快速的实时显示系统资源信息的应用程序。

lfxMonitorNetHor lfxMonitorNetVer


目录


背景

​ 喜爱 DDE ,为 Deepin 爱好者、也是开发者之一。因习惯其它系统上有一个任务栏网速插件,但在 Deepin/UOS上没有相似的,故项目诞生。


​ 在 LinuxWindowsMacOS 上提供一个桌面固定透明窗口,让此窗口协调于系统桌面,可实时显示网速、CPU 、内存、磁盘等活跃状态。同时单独提供 Win10DDE (为 lfxMonitorNet) 的任务栏实时网速插件。


lfxNet: 制作一个固定在桌面的 CPU 使用率透明窗口(默认不打开)

RunWindow


lfxMonitorNet:

详细展示和运行效果,参见 💘 README

​ 是 lfxspeed 的重构版本,起初,仅自用查看实时网速,后开源在社区被大家喜欢,甚是开心;后决定重构加扩展其为 lfxsNet,目标先写成通用的 Linux 、后空闲扩展到 WinMac 平台,可显示网速、CPU、MEM 等信息。

DockSetting


编译

采进入源码目录后,执行:

sudo apt install g++ cmake libqt5*-dev libdtk{core,widget,gui}-dev dde-dock-dev # 依赖

mkdir build && cd build # 编译
cmake ..
make -j16

sudo make install # 安装

注意: 若未生效,执行 killall dde-dock 重启任务栏后生效


若是帮助到了你,可以点击该项目的的 Star Fork 的两个图标,方便抬手之间,相当点个赞,手有余香。


下载

可自行执行命令编译安装,也可下载对应平台安装包安装:地址


作者

偕臧


鸣谢

流年匆忙zccrs


协议

MIT

该项目基于 MIT 协议进行分发和使用。 有关更多信息,请参阅 协议文件

You might also like...
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.

New ultra super robust and fast programming language, fully supportable by G++ and Clang

Cplusplusplus New ultra super robust and fast programming language, fully supportable by G++ and Clang How to use: Just write #include C+++.h in you

Fast and robust certifiable relative pose estimation

Fast and Robust Relative Pose Estimation for Calibrated Cameras This repository contains the code for the relative pose estimation between two central

A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.

Light Gradient Boosting Machine LightGBM is a gradient boosting framework that uses tree based learning algorithms. It is designed to be distributed a

ThunderGBM: Fast GBDTs and Random Forests on GPUs
ThunderGBM: Fast GBDTs and Random Forests on GPUs

Documentations | Installation | Parameters | Python (scikit-learn) interface What's new? ThunderGBM won 2019 Best Paper Award from IEEE Transactions o

ThunderSVM: A Fast SVM Library on GPUs and CPUs
ThunderSVM: A Fast SVM Library on GPUs and CPUs

What's new We have recently released ThunderGBM, a fast GBDT and Random Forest library on GPUs. add scikit-learn interface, see here Overview The miss

Fast, differentiable sorting and ranking in PyTorch
Fast, differentiable sorting and ranking in PyTorch

Torchsort Fast, differentiable sorting and ranking in PyTorch. Pure PyTorch implementation of Fast Differentiable Sorting and Ranking (Blondel et al.)

The official implementation of our CVPR 2021 paper - Hybrid Rotation Averaging: A Fast and Robust Rotation Averaging Approach

Graph Optimizer This repo contains the official implementation of our CVPR 2021 paper - Hybrid Rotation Averaging: A Fast and Robust Rotation Averagin

FG-Net: Fast Large-Scale LiDAR Point Clouds Understanding Network Leveraging Correlated Feature Mining and Geometric-Aware Modelling
FG-Net: Fast Large-Scale LiDAR Point Clouds Understanding Network Leveraging Correlated Feature Mining and Geometric-Aware Modelling

FG-Net: Fast Large-Scale LiDAR Point Clouds Understanding Network Leveraging Correlated Feature Mining and Geometric-Aware Modelling Comparisons of Running Time of Our Method with SOTA methods RandLA and KPConv:

Comments
  • 休眠后,cpu使用率不准确

    休眠后,cpu使用率不准确

    休眠再启动后,CPU占用率就会不准确。 系统版本如下:

    ............                thefivestar@thefivestar-PC 
             .';;;;;.       .,;,.            -------------------------- 
          .,;;;;;;;.       ';;;;;;;.         OS: Deepin 20.1 x86_64 
        .;::::::::'     .,::;;,''''',.       Host: ASUS TUF Gaming A15 FA506IU_FA506IU 1.0 
       ,'.::::::::    .;;'.          ';      Kernel: 5.10.18-xanmod1-thefivestar 
      ;'  'cccccc,   ,' :: '..        .:     Uptime: 1 day, 1 hour, 51 mins 
     ,,    :ccccc.  ;: .c, '' :.       ,;    Packages: 2178 (dpkg) 
    .l.     cllll' ., .lc  :; .l'       l.   Shell: zsh 5.7.1 
    .c       :lllc  ;cl:  .l' .ll.      :'   Resolution: 1920x1080 
    .l        'looc. .   ,o:  'oo'      c,   DE: Deepin 
    .o.         .:ool::coc'  .ooo'      o.   WM: KWin 
     ::            .....   .;dddo      ;c    Icons: BigSur [GTK2/3] 
      l:...            .';lddddo.     ,o     Terminal: deepin-terminal 
       lxxxxxdoolllodxxxxxxxxxc      :l      CPU: AMD Ryzen 7 4800H with Radeon Graphics (16) @ 2.900GHz 
        ,dxxxxxxxxxxxxxxxxxxl.     'o,       GPU: AMD ATI Renoir 
          ,dkkkkkkkkkkkkko;.    .;o;         GPU: NVIDIA GeForce GTX 1660 Ti Mobile 
            .;okkkkkdl;.    .,cl:.           Memory: 2336MiB / 15480MiB 
                .,:cccccccc:,.
    

    截图如下:

    系统监视器的CPU占用率 小组件的CPU占用率

    opened by thefivestar 2
Releases(v2.3.0)
Owner
偕臧
Always be curious about the world. https://xmuli.blog.csdn.net
偕臧
Face tracking plugin for OBS Studio

OBS Face Tracker Plugin Introduction This plugin provide a filter for face detection and face tracking for mainly a speaking person. This plugin emplo

Norihiro Kamae 198 Dec 31, 2022
UE4 MediaPipe plugin

UE4 MediaPipe plugin Platforms: Win64 2D features: Face, Iris, Hands, Pose, Holistic 3D features: Face Mesh, World Pose Demo video: https://www.youtub

null 226 Dec 29, 2022
UE4 Plugin to execute trained PyTorch modules

SimplePyTorch UE4 Plugin to execute trained PyTorch modules ------- Packaging ------- Download PyTorch C++ distributions: https://pytorch.org/cppdocs/

null 50 Dec 6, 2022
Gstreamer plugin that allows use of NVIDIA Maxine SDK in a generic pipeline.

GST-NVMAXINE Gstreamer plugin that allows use of NVIDIA MaxineTM sdk in a generic pipeline. This plugin is intended for use with NVIDIA hardware. Visi

Alex Pitrolo 18 Dec 19, 2022
A UE4 editor plugin for better artist/designer UI.

Details Workspace (for UE4) Details Workspace is a UE4 editor plugin for better artist/designer workflow. It allows you to create any number of "Detai

null 4 Apr 29, 2022
VST/AU Plugin for Auditioning RAVE Models in Real-time

RAVE-audition VST/AU Plugin for Auditioning RAVE Models in Real-time Check out Antoine's great work in the original RAVE repository! Building the C++

Andrew Fyfe 64 Dec 27, 2022
A Qt platform plugin for running Qt/OpenGL applications offscreen

A Qt platform plugin for running Qt/OpenGL applications offscreen https://doc.qt.io/qt-6/qpa.html https://www.khronos.org/registry/EGL/extensions/MESA

null 4 Aug 25, 2022
A fast, scalable, high performance Gradient Boosting on Decision Trees library, used for ranking, classification, regression and other machine learning tasks for Python, R, Java, C++. Supports computation on CPU and GPU.

Website | Documentation | Tutorials | Installation | Release Notes CatBoost is a machine learning method based on gradient boosting over decision tree

CatBoost 6.9k Dec 31, 2022
CTranslate2 is a fast inference engine for OpenNMT-py and OpenNMT-tf models supporting both CPU and GPU executio

CTranslate2 is a fast inference engine for OpenNMT-py and OpenNMT-tf models supporting both CPU and GPU execution. The goal is to provide comprehensive inference features and be the most efficient and cost-effective solution to deploy standard neural machine translation systems such as Transformer models.

OpenNMT 395 Jan 2, 2023
Fast and robust template matching with majority neighbour similarity and annulus projection transformation

A-MNS_TemplateMatching This is the official code for the PatternRecognition2020 paper: Fast and robust template matching with majority neighbour simil

Layjuns 22 Dec 30, 2022