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.0.tar.gz
(5.5 kB
view details)
Built Distribution
File details
Details for the file manly-0.4.0.tar.gz
.
File metadata
- Download URL: manly-0.4.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.20.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b646bcb3cdfa7add830c484455e5c08858ddd4abb30482eb69a97baa39479ded |
|
MD5 | 66b789659eaaed7a5067244f459d9e97 |
|
BLAKE2b-256 | 4ebfd1d151ec08a750962e4c5add4f446e1b8b881be5a54a930e73f96f26b78e |
File details
Details for the file manly-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: manly-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.20.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357f7a80e67ce86af3aece469a5be8c55c2c6b6515104720300684ed628454b7 |
|
MD5 | 755c7a432692732ddbca9cf9adf64129 |
|
BLAKE2b-256 | 143454ad566030ceb2c2a76203411f34ac14ad436a8fffdd0f8625864d9ba784 |