Browse Source

Update README.md

master
Maxim Likhachev 5 years ago
parent
commit
a7e63bcaa4
  1. 14
      README.md

14
README.md

@ -29,6 +29,7 @@ $ make @@ -29,6 +29,7 @@ $ make
- [ansible](https://www.ansible.com/) - Automate deployment, configuration, and upgrading.
- [antiword](http://www.winfield.demon.nl/) - Utility to read Word (.doc) files.
- [dfc](https://projects.gw-computing.net/projects/dfc) - Display graphs and colors of file system space/usage.
- [docx2txt](https://docx2txt.sourceforge.io/) - Converts Microsoft Office docx documents to equivalent text documents.
- [exiftool](https://www.sno.phy.queensu.ca/~phil/exiftool/index.html) - Perl lib for reading and writing EXIF metadata.
- [firefox](https://www.mozilla.org/ru/firefox/) - Mozilla Firefox.
@ -55,10 +56,10 @@ $ make @@ -55,10 +56,10 @@ $ make
- ~~[odt2txt](https://github.com/dstosberg/odt2txt/) - Convert OpenDocument files to plain text.~~
- [sdcv](https://dushistov.github.io/sdcv/) - Console version of StarDict.
- [zathura](https://pwmt.org/projects/zathura/) - A document viewer.
- ~~[hlint](https://github.com/ndmitchell/hlint) - Haskell source code suggestions.~~
- ~~[hlint](https://github.com/ndmitchell/hlint) - ==binary== Haskell source code suggestions.~~
- [tk](https://tcl.tk) - GUI ToolKit for TCL Programming language.
- [shellcheck-bin](https://www.shellcheck.net/) - Static analysis and lint tool, for (ba)sh scripts.
- [neomutt](https://neomutt.org/) - Command line mail reader (or MUA). It’s a fork of Mutt with added features.
- [procmail](http://www.procmail.org/) - Mail delivery agent.
- [geeqie](http://www.geeqie.org/) - lightweight image viewer for Linux, BSDs and compatibles.
- [sxiv](https://github.com/muennich/sxiv) - Simple X Image Viewer.
- [mpc](https://musicpd.org/clients/mpc/) - A minimalist command line interface to MPD.
@ -67,12 +68,12 @@ $ make @@ -67,12 +68,12 @@ $ make
- [mpv](https://mpv.io/) - Free, open source, and cross-platform media player
- ~~[vlc](https://www.videolan.org/vlc/) - VLC media player.~~
- [sshfs](https://github.com/libfuse/sshfs) - A network filesystem client to connect to SSH servers.
- [fetchmail](https://www.fetchmail.info) - Full-featured, robust, well-documented remote-mail retrieval and forwarding utility.
- [aria2](https://aria2.github.io) - Lightweight multi-protocol & multi-source command-line download utility.
- [connman](https://01.org/connman) - Internet connection daemon.
- ~~[bat](https://github.com/sharkdp/bat) - Clone of cat(1) with syntax highlighting and Git integration.~~
- ~~[fd](https://github.com/sharkdp/fd) - Simple, fast and user-friendly alternative to find.~~
- ~~[ripgrep](https://github.com/BurntSushi/ripgrep) - Search tool like grep and The Silver Searcher.~~
- [firefox-bin](https://www.mozilla.org/ru/firefox/) - Mozilla Firefox.
- ~~[bat](https://github.com/sharkdp/bat) - ==binary== Clone of cat(1) with syntax highlighting and Git integration.~~
- ~~[fd](https://github.com/sharkdp/fd) - ==binary== Simple, fast and user-friendly alternative to find.~~
- ~~[ripgrep](https://github.com/BurntSushi/ripgrep) - ==binary== Search tool like grep and The Silver Searcher.~~
- [dmenu](https://tools.suckless.org/dmenu/) - Fast and lightweight dynamic menu for X.
- [polybar](https://polybar.github.io/) - A fast and easy-to-use status bar.
- [rofi](https://github.com/davatorium/rofi) - A window switcher, application launcher and dmenu replacement.
@ -96,7 +97,6 @@ $ make @@ -96,7 +97,6 @@ $ make
- [dash](https://kapeli.com/dash) - Documentation viewer.
- ~~[deepl](https://www.deepl.com/) - DeepL translator.~~
- ~~[devdocs-macos](https://github.com/egoist/devdocs-desktop) - A full-featured desktop app for DevDocs.io.~~
- [dfc](https://projects.gw-computing.net/projects/dfc) - Display graphs and colors of file system space/usage.
- [dive](https://github.com/wagoodman/dive) - Tool for exploring each layer in a docker image.
- [djvu2pdf](https://0x2a.at/site/projects/djvu2pdf/) - Small tool to convert Djvu files to PDF files.
- ~~[docker](https://www.docker.com/) - Pack, ship and run any application as a lightweight container.~~

Loading…
Cancel
Save