manly
Project description
manly
manly is a compliment to man pages.
It's a lot like explainshell (don't worry, that is explain-shell, not explains-hell).
Your good friend has a funky alias in his 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.
Short and sweet!
Installation
manly supports Python 2 and 3
$ pip install manly
An unofficial Arch User Repository is maintained by mpolidori at https://aur.archlinux.org/packages/manly/.
Develop with me :)
Ideas, contributions and everything else is welcome!
$ git clone https://github.com/carlbordum/manly
$ cd manly
$ python -m venv manlyenv
$ . manlyenv/bin/activate
$ python manly.py
Make sure test locally before sending a Pull Request using:
$ pip install pytest
$ py.test
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
manly-0.4.1.tar.gz
(5.6 kB
view details)
Built Distribution
File details
Details for the file manly-0.4.1.tar.gz
.
File metadata
- Download URL: manly-0.4.1.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.20.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed4b53132effc0457806b592ef63899b336817e38bfc11a4639defb955ad3372 |
|
MD5 | 7bfaf8e62d8c80d69df448923048978a |
|
BLAKE2b-256 | 3199dd9e583f15e46995d1a8cf9be26bb3304ab7defe998e4609dc0f5cafa97d |
File details
Details for the file manly-0.4.1-py2.py3-none-any.whl
.
File metadata
- Download URL: manly-0.4.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.20.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae1a139cdf9c5df484b5606d13fd0ea7f8275a2a76d4f525ab346083565fe403 |
|
MD5 | d85cb00ab1dea6b5e3e8e546b56d34ce |
|
BLAKE2b-256 | 88ca3a214a7b2f4a4590205d6489663f90fbbd7862a9ef1f7d8229be6033ef10 |