mirror of
https://github.com/mayfrost/guides.git
synced 2025-08-03 19:49:21 +00:00
added links
This commit is contained in:
@ -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)
|
* __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
|
* __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)
|
* __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 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)
|
* __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/)
|
* __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
|
## Network Setup
|
||||||
* __Bandwidth Saver__: [Wondershaper](https://github.com/mayfrost/wondershaper)
|
* __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)
|
* __Bandwidth Testing__: [speedtest-cli](https://github.com/sivel/speedtest-cli) -> [speed-test](https://github.com/sindresorhus/speed-test)
|
||||||
* __Bluetooth__: btmgmt -> Bluez-tools
|
* __Bluetooth__: [Bluez-tools](https://github.com/khvzak/bluez-tools)
|
||||||
* __DHCP Client__: dhclient -> dhcpcd
|
* __DHCP Client__: dhclient -> [dhcpcd](https://roy.marples.name/projects/dhcpcd/)
|
||||||
* __DNS Encryption__: DNSSEC, DNSCrypt
|
* __DNS Encryption__: DNSSEC, DNSCrypt
|
||||||
* __DNS Resolution__: dnsmasq -> Unbound + NDS -> BIND9 -> djbdns
|
* __DNS Resolution__: dnsmasq -> Unbound + NDS -> BIND9 -> djbdns
|
||||||
* __MAC Manipulation__: [GNU MAC Changer (macchanger)](https://github.com/alobbs/macchanger)
|
* __MAC Manipulation__: [GNU MAC Changer (macchanger)](https://github.com/alobbs/macchanger)
|
||||||
|
Reference in New Issue
Block a user