Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theabdosabbagh/nyx
A better, more efficient alternative to Dragon center and MSI center.
https://github.com/theabdosabbagh/nyx
dragoncenter msi msi-afterburner msi-center msi-laptop msi-monitor msi-monitors
Last synced: about 16 hours ago
JSON representation
A better, more efficient alternative to Dragon center and MSI center.
- Host: GitHub
- URL: https://github.com/theabdosabbagh/nyx
- Owner: theAbdoSabbagh
- License: other
- Created: 2024-07-20T12:58:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T13:20:05.000Z (5 months ago)
- Last Synced: 2024-07-23T15:31:32.879Z (5 months ago)
- Topics: dragoncenter, msi, msi-afterburner, msi-center, msi-laptop, msi-monitor, msi-monitors
- Language: Python
- Homepage:
- Size: 504 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Nyx - a better, more efficient alternative to Dragon center and MSI center
![Nyx](https://raw.githubusercontent.com/theAbdoSabbagh/Nyx/main/imgs/img1.png)
- [What is Nyx?](#what-is-nyx)
- [Features](#features)
- [Planned features](#planned-features)
- [Installation](#installation)
- [Downloading latest release](#downloading-latest-release)
- [Running from source](#running-from-source)
- [Contributing](#contributing)
- [Discord](#discord)## 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)## Features
- [x] CPU usage
- [x] CPU temperature
- [x] GPU usage
- [x] GPU temperature
- [x] GPU clock
- [x] Ram information
- [x] VRAM clock
- [x] Disk usage percentage
- [x] SSD capacity and usage percentage
- [x] Memory usage percentage
- [x] Wifi (download and upload) speed
- [x] LAN (download and upload) speed
- [x] Power Plan
- [x] Device model nameand 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](https://github.com/theAbdoSabbagh/Nyx/releases)
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](https://discord.gg/WM7G3rq5AE)