Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemPulse

A minimalist, fast, and beautiful system monitor for Windows.

Features

  • Real-time CPU, RAM, Disk, and Network monitoring.
  • Process management.
  • Modern, glass-morphism inspired UI.
  • Persistent configuration and historical data storage.

Structure

SystemPulse/
├── backend/          # Main application entry point
├── frontend/         # React + Tailwind frontend
├── internal/         # App-specific business logic
├── pkg/              # Shared packages (system, metrics)
├── database/         # SQLite storage
└── assets/           # Static resources

Setup

  1. Clone the repository.
  2. Ensure Go and Node.js are installed.
  3. Run wails dev to start in development mode.
  4. Run wails build to create the production binary.

Roadmap

  • Basic Dashboard
  • Processes Tab
  • Performance Graphs (Recharts)
  • Network/Disk Details
  • Settings Management
  • SQLite Historical Data Storage

License

MIT

About

SystemPulse A minimalist, fast, and beautiful system monitor for Windows.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages