theAbdoSabbagh / Nyx

A better, more efficient alternative to Dragon center and MSI center.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nyx - a better, more efficient alternative to Dragon center and MSI center

Nyx

What is Nyx?

Nyx is a program built in python, designed to be an alternative to the infamously badly coded and managed, as well as discontinued Dragon cetner. MSI has left it's users with 10th gen processors in the dust, and has discontinued Dragon center, and designed MSI center to be for devices with 11th gen processors. Nyx monitors various things about your device, read more about the features here

Features

  • CPU usage
  • CPU temperature
  • GPU usage
  • GPU temperature
  • GPU clock
  • Ram information
  • VRAM clock
  • Disk usage percentage
  • SSD capacity and usage percentage
  • Memory usage percentage
  • Wifi (download and upload) speed
  • LAN (download and upload) speed
  • Power Plan
  • Device model name

and more!

Planned features

  • Gaming mode
  • Turbo mode
  • Fans information and controlling
  • RGB control
  • Overclocking
  • Settings page

Installation

You can either run directly from source or download the latest release from the releases page.

Downloading latest release

  1. Navigate to the releases page here
  2. Download the latest release
  3. Extract the zip file
  4. Run the Nyx.exe file
  • Note: The exe may be flagged as virus, if you're skeptical, you can run the python file directly from source

Running from source

  1. Clone the repository and navigate to the folder
  2. Install the required packages using pip install -r requirements.txt
  3. Run the main.py file

Contributing

If you'd like to contribute, you can fork the repository and make a pull request. If you have any questions, you can contact me on discord.

Discord

You can join the discord server here

About

A better, more efficient alternative to Dragon center and MSI center.

License:Other


Languages

Language:Python 100.0%