8000 GitHub - eLenoAr/neohtop: ๐Ÿ’ช๐Ÿป htop on steroids
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

eLenoAr/neohtop

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

NeoHtop Logo

NeoHtop

A modern, cross-platform system monitor built on top of Svelte, Rust and Tauri.

License GitHub stars GitHub issues GitHub release

Notarized by Apple

NeoHtop Screenshot

Features

  • ๐Ÿš€ Real-time process monitoring
  • ๐Ÿ’ป CPU and Memory usage tracking
  • ๐ŸŽจ Beautiful, modern UI with dark/light themes
  • ๐Ÿ” Process search and filtering
  • ๐Ÿ“Œ Pin important processes
  • ๐Ÿ›  Process management (kill processes)
  • ๐ŸŽฏ Sort by any column
  • ๐Ÿ”„ Auto-refresh system stats

Tech Stack

  • Frontend: SvelteKit, TypeScript
  • Backend: Rust, Tauri
  • Styling: CSS Variables for theming
  • Icons: FontAwesome

Development

Prerequisites

  • Node.js (v16 or later)
  • Rust (latest stable)
  • Xcode Command Line Tools (for macOS)

Setup

# Install dependencies
npm install

# Run in development mode
npm run tauri dev

# Build for production
npm run tauri build

# Build universal macOS binary
./build-universal.sh

About

๐Ÿ’ช๐Ÿป htop on steroids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 63.3%
  • TypeScript 26.3%
  • Rust 4.9%
  • JavaScript 2.1%
  • CSS 1.6%
  • Shell 1.4%
  • HTML 0.4%
0