diff --git a/README.md b/README.md index fcae3ae..e56ffd2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

- +

-

ServerMonPy - Welcome to ServerMonPy - Real-time Server Monitoring 2023

+

Welcome to ServerMonPy - Real-time Server Monitoring 2023

@@ -10,7 +10,7 @@ - +

- Download: https://pypi.org/project/ServerMonPy/ @@ -36,7 +36,7 @@ ServerMonPy excels at real-time monitoring, delivering vital information about y 2. Secure Authentication Authentication is a cornerstone of secure server management. ServerMonPy ensures your credentials are protected by utilizing SSH for secure and encrypted connections. Your login credentials remain confidential throughout the monitoring process. -3. User-Friendly Interface +3. User-Friendly Interfaces The command-line interface of ServerMonPy is designed for simplicity and ease of use. Anyone, from beginners to seasoned professionals, can quickly grasp its functionality and start monitoring servers with confidence. 4. Customizable Monitoring @@ -136,7 +136,7 @@ To run the project's tests locally, follow these steps: 1. **Clone the Repository**: If you haven't already, clone the **ServerMonPy** repository to your local machine. ```bash - git clone https://github.com/OriginalRepoOwner/ServerMonPy.git + git clone https://github.com/rubikproxy/ServerMonPy.git ``` 2. **Install Dependencies**: Ensure you have the required dependencies installed. You can install them using `pip`: diff --git a/index.html b/index.html index 2810688..4ff33e2 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,8 @@ ServerMonPy Documentation + + + } +
@@ -292,8 +295,7 @@

Installation Steps

Verification

To verify the installation, you can run the following command:

-
ServerMonPy --version
- +
ServerMonPy --version

If the installation was successful, this command will display the installed version of ServerMonPy.

Getting Started

@@ -325,14 +327,24 @@

Usage

Whether you are troubleshooting server issues, optimizing resource usage, or simply curious about your server's behavior, ServerMonPy provides the data you need to make informed decisions and keep your SSH server running smoothly.

- -
-

Contributing

-

Guidelines for contributing to ServerMonPy.

+
+

Get started with ServerMonPy GUI on Windows by following these easy steps:

+ + +

ServerMonPy For Windows:

+

Follow these steps to install ServerMonPy on your Windows machine:

+
    +
  1. Click the Download Now button to download the ServerMonPy installer for Windows.
  2. +
  3. Run the downloaded installer (ServerMonPy_Setup.exe).
  4. +
  5. Follow the on-screen instructions to complete the installation.
  6. +
  7. Once installed, launch ServerMonPy from the Start menu or desktop shortcut.
  8. +
+ Windows Installation Screenshot

License

Information about the license of ServerMonPy.

+ View License