From 7b1ca79fff5fe7ec91725b50e29fea004963b193 Mon Sep 17 00:00:00 2001 From: "na.alvarado" Date: Tue, 16 Mar 2021 16:42:34 -0500 Subject: [PATCH] added links --- ALTERNATIVES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ALTERNATIVES.md b/ALTERNATIVES.md index cb4637d..91f52d2 100644 --- a/ALTERNATIVES.md +++ b/ALTERNATIVES.md @@ -321,7 +321,7 @@ Note: All this terminals are compatible with wayland * __Digital Drawing (Vector)__: [Inkscape](https://inkscape.org/) -> [Xfig](http://mcj.sourceforge.net/) -> [ImageMagick](https://imagemagick.org/index.php) * __Fonts Conversion__: bdftopcf, [PSF Tools](https://www.seasip.info/Unix/PSF/), [pcf2bdf](https://github.com/ganaware/pcf2bdf), bdf2psf * __Fractals and Random Computer Artwork__: [Mandelbulber](https://github.com/buddhi1980/mandelbulber2) -* __Image Editing__: [RawTherapee](https://www.rawtherapee.com/) -> [GraphicsMagick](http://www.graphicsmagick.org/) -> [Netpbm](https://sourceforge.net/projects/netpbm/) -> [Photoflare](https://photoflare.io/) -> [G'MIC](https://github.com/dtschump/gmic) -> [Gifsicle](https://github.com/kohler/gifsicle) -> [ImageMagick](https://imagemagick.org/index.php) (display, import) +* __Image Editing__: [GIMP](https://www.gimp.org/) -> [RawTherapee](https://www.rawtherapee.com/) -> [GraphicsMagick](http://www.graphicsmagick.org/) -> [Netpbm](https://sourceforge.net/projects/netpbm/) -> [G'MIC](https://github.com/dtschump/gmic) -> [Gifsicle](https://github.com/kohler/gifsicle) -> [ImageMagick](https://imagemagick.org/index.php) (display, import) * __Image Optimizing__: [OptiPNG](http://optipng.sourceforge.net/) -> [pngcrush](https://pmt.sourceforge.io/pngcrush/) -> [pngquant](https://pngquant.org/) * __Image Viewer__: [pqiv](https://github.com/phillipberndt/pqiv) -> [Feh](https://feh.finalrewind.org/) -> [imv](https://github.com/eXeC64/imv) -> [sxiv](https://github.com/muennich/sxiv) -> [lsix](https://github.com/hackerb9/lsix) -> display (ImageMagick) -> [fim](http://www.nongnu.org/fbi-improved/) -> [idump](https://github.com/uobikiemukot/idump) * __Plotting__: [Gnuplot](http://www.gnuplot.info/) -> [Ngraph-gtk](https://htrb.github.io/ngraph-gtk/) -> [PLplot](http://plplot.sourceforge.net/) @@ -346,8 +346,8 @@ Note: All this terminals are compatible with wayland ## Network Setup * __Bandwidth Saver__: [Wondershaper](https://github.com/mayfrost/wondershaper) * __Bandwidth Testing__: [speedtest-cli](https://github.com/sivel/speedtest-cli) -> [speed-test](https://github.com/sindresorhus/speed-test) -* __Bluetooth__: btmgmt -> Bluez-tools -* __DHCP Client__: dhclient -> dhcpcd +* __Bluetooth__: [Bluez-tools](https://github.com/khvzak/bluez-tools) +* __DHCP Client__: dhclient -> [dhcpcd](https://roy.marples.name/projects/dhcpcd/) * __DNS Encryption__: DNSSEC, DNSCrypt * __DNS Resolution__: dnsmasq -> Unbound + NDS -> BIND9 -> djbdns * __MAC Manipulation__: [GNU MAC Changer (macchanger)](https://github.com/alobbs/macchanger)