Skip to content

XEON PWM is an application which I developed to control my server fans using my makeshift controller.

License

Notifications You must be signed in to change notification settings

bonk-dev/xeonpwm-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wide XEON PWM Logo

XEON PWM Panel

MIT badge

XEON PWM is an application which I developed to control my server fans using my makeshift controller.

This is the frontend part. It is written using React + NextUI (which includes tailwindcss). The app mainly uses SignalR to communicate with the ASP.NET Core backend (plain HTTP(S) is only used for authentication).

Other repos

Links to related repos:

Features

  • manual mode
  • automatic control based on current temperature

Run the app

Here is how you can run the app:

  1. Clone the repo
  2. npm install
  3. npm run start.

Although you would need to set up the ASP.NET Core backend as well (which requires the physical controller).

Screenshots

Dashboard

Dashboard

Login panel

Login panel

About

XEON PWM is an application which I developed to control my server fans using my makeshift controller.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published