An abbreviation of common linux command-line utilities into one ctl
Install nionctl
with pip:
pip install nionctl
The PyPi page is availible here.
- Basic WiFi controlling (uses
nmcli
) - Basic Bluetooth controlling (uses
bluetoothctl
) git clone
from url to default directory- Basic archiving utilities (supports
.zip
,.tar
,.tar.gz
,.tar.bz2
) - Simple image editing (converting, rotating, resizing, negating etc)
Any kinds of contributions are very welcome! Currently the main goals are to bring more utilities and make the ctl cross-platform. Any tests on other linux distros are also welcome!