Skip to content

dwalleck/resonance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resonance

CI License Tauri React

Modern cross-platform GUI for RyzenAdj built with Tauri and React.

Features

  • 🚀 Real-time power and temperature monitoring
  • 🎯 Precise power limit controls
  • 📊 Beautiful charts with historical data
  • 💾 Profile management for different scenarios
  • 🔒 Safe hardware interaction with privilege handling
  • 🌍 Cross-platform support (Windows, Linux, macOS)

Development

Prerequisites

  • Node.js 20+
  • Rust 1.70+
  • npm or bun

Quick Start

# Clone the repository
git clone https://github.com/dwalleck/resonance.git
cd resonance

# Install dependencies
npm install

# Run development server
npm run tauri:dev

Testing

# Run all tests
npm test

# Run with coverage
npm run test:coverage

# Run Rust tests
cd src-tauri && cargo test

Building

# Build for production
npm run tauri:build

Contributing

Please read our Contributing Guide for details on our development process.

License

MIT License - see LICENSE for details.

About

Modern cross-platform GUI for RyzenAdj built with Tauri and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •