From 4ee2fe03bf79ae933aa9b658ba16cba41e734598 Mon Sep 17 00:00:00 2001 From: Abdenasser Date: Wed, 30 Oct 2024 22:00:31 +0100 Subject: [PATCH] github pages --- docs/index.html | 203 +++++++++++++++++++++++++++++------ docs/main.js | 96 +++++++++++++++++ docs/styles.css | 280 +++++++++++++++++++++++++++++++++++++++--------- 3 files changed, 495 insertions(+), 84 deletions(-) create mode 100644 docs/main.js diff --git a/docs/index.html b/docs/index.html index 5ae8356..d619c7b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,69 +4,202 @@ - NeoHtop - Modern System Monitor + NeoHtop - Modern System Monitor for macOS + + + + + + + + + + + + + + + + + +
+ +
+
-
- +
+

NeoHtop

A modern, cross-platform system monitor

-
- -
- NeoHtop Screenshot -
- -
-

Download for macOS

- + -
+
+ NeoHtop Screenshot +
+ +

Features

🚀

Real-time Monitoring

-

Track system processes in real-time

+

Track system processes in real-time with minimal resource usage

🎨

Modern UI

-

Beautiful interface with dark/light themes

+

Beautiful interface with automatic dark/light theme detection

🔍

Smart Search

-

Quick process search and filtering

+

Quick process search with advanced filtering options

📌

Process Pinning

-

Keep important processes in view

+

Keep important processes in view for easy monitoring

+
+
+ ⚡️ +

Resource Efficient

+

Built with Rust for optimal performance and low memory usage

+
+
+ 🛠 +

Process Management

+

View and manage processes with detailed information

-
+ + +
+

Download for macOS

+
+

System Requirements

+
    +
  • macOS 10.15 or later
  • +
  • 4GB RAM minimum
  • +
  • 100MB free disk space
  • +
+
+ +

Latest version: v0.1.0 (Released March 14, 2024)

+
+ +
+

Installation Guide

+
+
+ 1 +

Download

+

Choose and download the appropriate version for your Mac

+
+
+ 2 +

Open DMG

+

Double-click the downloaded .dmg file

+
+
+ 3 +

Install

+

Drag NeoHtop to your Applications folder

+
+
+ 4 +

First Launch

+

Right-click and choose Open to bypass Gatekeeper

+
+
+
+ +
+

Frequently Asked Questions

+
+
+
+ How does NeoHtop compare to Activity Monitor? + +
+
+ NeoHtop offers a modern interface with additional features like process pinning, smart search, and themes + while maintaining high performance through its Rust backend. +
+
+
+
+ Is NeoHtop resource intensive? + +
+
+ No, NeoHtop is built with Rust and optimized for minimal resource usage, typically using less than 1% CPU + and minimal memory. +
+
+
+
+ +
+

Keyboard Shortcuts

+
+
+ Search Processes + ⌘ F +
+
+ Refresh + ⌘ R +
+
+ Kill Process + ⌘ K +
+
+
+ + +