All Projects → leandrosa81 → taskbar-monitor

leandrosa81 / taskbar-monitor

Licence: GPL-3.0 license
monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to taskbar-monitor

Scalene
Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python
Stars: ✭ 4,819 (+3882.64%)
Mutual labels:  cpu, memory-management
National-Petition
청와대 국민청원 분석으로 국민의 생각 알아보기 📈🔬
Stars: ✭ 45 (-62.81%)
Mutual labels:  network-visualization
Start-Menu-Manager
App to add websites/software/files/folders/scripts to the Windows 10 Start Menu and Taskbar, and priority shortcuts to Windows 10 Search.
Stars: ✭ 126 (+4.13%)
Mutual labels:  taskbar
local-government-desktop-addins
A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Stars: ✭ 58 (-52.07%)
Mutual labels:  network-visualization
jungrapht-visualization
visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
Stars: ✭ 37 (-69.42%)
Mutual labels:  network-visualization
z80
Single header Z80 emulator for C++ (C++11 or later)
Stars: ✭ 17 (-85.95%)
Mutual labels:  cpu
chise.js
A web application to visualize and edit the pathway models represented by SBGN Process Description Notation
Stars: ✭ 15 (-87.6%)
Mutual labels:  network-visualization
ElevenClock
ElevenClock: Customize Windows 11 taskbar clock
Stars: ✭ 1,494 (+1134.71%)
Mutual labels:  taskbar
yatcpu
Yet another toy CPU.
Stars: ✭ 42 (-65.29%)
Mutual labels:  cpu
ARM9-compatible-soft-CPU-core
This ARMv4-compatible CPU core is written in synthesiable verilog.It could launch uCLinux and Linux in MODELSIM. It has high Dhrystone benchmark value: 1.2 DMIPS/MHz. It could be utilized in your FPGA design as one submodule, if you master the interface of this .v file. This IP core is very compact. It is one .v file and has only less 1800 lines.
Stars: ✭ 42 (-65.29%)
Mutual labels:  cpu
community
ROS 2 Hardware Acceleration Working Group community governance model & list of projects
Stars: ✭ 34 (-71.9%)
Mutual labels:  cpu
topmostfriend
Utility for making windows always be on top, forcefully.
Stars: ✭ 6 (-95.04%)
Mutual labels:  taskbar
AtomicWatch
Intel Atom C2000 series discovery tool that parses log files and returns results if a positive match is found. #nsacyber
Stars: ✭ 25 (-79.34%)
Mutual labels:  cpu
cpu emulator
LMC emulator written in Rust
Stars: ✭ 32 (-73.55%)
Mutual labels:  cpu
cpu-memory-monitor
CPU & Memory Monitor, auto dump.
Stars: ✭ 26 (-78.51%)
Mutual labels:  cpu
SilentCryptoMiner
A Silent (Hidden) Free Crypto Miner Builder - Supports ETH, ETC, XMR and many more.
Stars: ✭ 547 (+352.07%)
Mutual labels:  cpu
SimpleClassicTheme.Taskbar
Taskbar for Simple Classic Theme
Stars: ✭ 47 (-61.16%)
Mutual labels:  taskbar
smalloc
SMalloc -- a *static* memory allocator.
Stars: ✭ 22 (-81.82%)
Mutual labels:  memory-management
AltairX
New computer and new CPU PoC
Stars: ✭ 38 (-68.6%)
Mutual labels:  cpu
kernel memory management
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
Stars: ✭ 521 (+330.58%)
Mutual labels:  memory-management

taskbar-monitor

DeskBand with monitoring charts (CPU and memory) for Windows

This app shows some cool graphs displaying CPU and memory usage on the taskbar (as a Desk Band).

Example 1

This project was made using the CS DeskBand library.

Install instructions

To install the taskbar-monitor, first make sure you have .NET Framework 4.7.2 runtime installed on your computer. If you use Windows 10 1803 April 2018 or later, it is already installed on your computer.

Then, download the TaskbarMonitorInstaller.exe installer and run it.

It needs administrator rights to run, as it installs on your PROGRAM FILES (x86) folder. The reason for this is that this tool registers itself for all users, so the dll files should be accessible for all users on the computer.

Uninstall

To uninstall it, run the installer with a "/uninstall" parameter.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].