معرفی شرکت ها


elegantmotd-0.2.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A visually appealing and informative Message of the Day (MOTD) generator for Linux systems.
ویژگی مقدار
سیستم عامل -
نام فایل elegantmotd-0.2.5
نام elegantmotd
نسخه کتابخانه 0.2.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Emerick Biron
ایمیل نویسنده emerick.biron@gmail.com
آدرس صفحه اصلی https://github.com/emerick-biron/elegantmotd
آدرس اینترنتی https://pypi.org/project/elegantmotd/
مجوز MIT
# ElegantMOTD ElegantMOTD is a Python-based Message of the Day (MOTD) generator for displaying system information in a visually appealing and informative manner. It works on Linux systems and provides details such as system load, disk usage, memory usage, swap usage, temperature, network interfaces, CPU usage, and more. ## Features - Rich, colorful text-based output. - Displays various system information. - Customizable display options. - Easy to use and integrate into your system. ## Installation - Clone this repository: ```bash git clone https://github.com/yourusername/elegantmotd.git cd elegantmotd ``` - Create a virtual environment and activate it: ```bash python3 -m venv venv source venv/bin/activate ``` - Install the required dependencies: ```bash poetry build ``` ## Usage To display the Message of the Day, run the following command: ```bash elegantmotd ``` ## Output ![Output](resources/output.png) ## Customization You can customize the output by modifying the `motd.py` file and adding or removing system information modules as per your preference. The available modules are: - Load - Disk - Memory - Temperature - Process - LoggedInUsers - Network - CPU To add or remove a module, simply add or remove the corresponding import statement and the respective class instance from the `sysinfos` list in the `display()` function. ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [MIT](https://choosealicense.com/licenses/mit/)


نیازمندی

مقدار نام
>=13.3.4,<14.0.0 rich
>=5.9.5,<6.0.0 psutil
>=0.11.0,<0.12.0 netifaces
>=5.9,<6.0 art


زبان مورد نیاز

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl elegantmotd-0.2.5:

    pip install elegantmotd-0.2.5.whl


نصب پکیج tar.gz elegantmotd-0.2.5:

    pip install elegantmotd-0.2.5.tar.gz