manly
v0.4.1
manly เป็นคำชมเชยหน้าคน
มันเหมือนกับ explshell มาก (อย่ากังวล นั่นคือ expl-shell ไม่ใช่ expl-hell)
เพื่อนที่ดีของคุณมีนามแฝงขี้ขลาดอยู่ใน dotfiles ของเขา: 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.
สั้นและหวาน!
manly รองรับ Python 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