OverclockMe has been ported to Tauri with React and TypeScript.
⚠️ Note: The frontend is currently broken due to the Tauri integration, but fixes and improvements will be made soon.
- The project is under active development.
- Backend and frontend integration are in progress.
- UI elements may not function correctly at the moment.
# Clone the repo
git clone https://github.com/RicardoRisson/overclockme.git
# Navigate into the project folder
cd overclockme
# Install dependencies
npm install
# Start the development server
npm run dev
🔧 Remember: Some features might not work until the Tauri port is fully stabilized.
🌐 Contributing
This project is open-source and under active development.
Feel free to fork, submit issues, or open pull requests as fixes are made.
📜 License
Licensed under the MIT License. See the LICENSE file for details.