manly
v0.4.1
رجولي هو مجاملة لصفحات الرجل.
إنه يشبه إلى حد كبير شرح (لا تقلق، هذا شرح، وليس شرح الجحيم).
يمتلك صديقك العزيز اسمًا مستعارًا غير تقليدي في ملفاته النقطية: alias alert="notify-send -i terminal -t 5 'Alert from Terminal!'"
:
$ manly notify-send -it
notify-send - a program to send desktop notifications
=====================================================
-t, --expire-time=TIME
The duration, in milliseconds, for the notification to appear on screen.
(Ubuntu's Notify OSD and GNOME Shell both ignore this parameter.)
-i, --icon=ICON[,ICON...]
Specifies an icon filename or stock icon to display.
قصيرة وحلوة!
رجولي يدعم بيثون 2 و 3
$ pip install manly
تتم صيانة مستودع مستخدم Arch غير الرسمي بواسطة mpolidori على https://aur.archlinux.org/packages/manly/.
الأفكار والمساهمات وكل شيء آخر هو موضع ترحيب!
$ git clone https://github.com/carlbordum/manly
$ cd manly
$ python -m venv manlyenv
$ . manlyenv/bin/activate
$ python manly.py
تأكد من الاختبار محليًا قبل إرسال طلب السحب باستخدام:
$ pip install pytest
$ py.test