Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:cli

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
linux:cli [2018-03-04 16:06] – [term] fzaplinux:cli [2019-11-12 16:08] (aktuell) – [editors] micro hinzugefügt fzap
Zeile 14: Zeile 14:
  
 ===== txt ===== ===== txt =====
 +==== txt processing ====
   * [[http://www.methods.co.nz/asciidoc/|asciidoc]], text based document generation   * [[http://www.methods.co.nz/asciidoc/|asciidoc]], text based document generation
-  * [[https://github.com/andmarti1424/sc-im|sc-im]], spreadsheet calculator improvised, curses spreadsheet program for terminal  
   * [[http://www.pell.portland.or.us/~orc/Code/discount/|discount]]  a C implementation of the Markdown markup language   * [[http://www.pell.portland.or.us/~orc/Code/discount/|discount]]  a C implementation of the Markdown markup language
   * [[http://docutils.sourceforge.net/|docutils]], python documentation tools, special reStructured Text, rst   * [[http://docutils.sourceforge.net/|docutils]], python documentation tools, special reStructured Text, rst
 +  
 +==== misc ====
 +  * [[https://github.com/andmarti1424/sc-im|sc-im]], spreadsheet calculator improvised, curses spreadsheet program for terminal 
   * [[https://github.com/joliv/fla.sh|fla.sh]], Paper-light flashcards in under 40 lines of bash.   * [[https://github.com/joliv/fla.sh|fla.sh]], Paper-light flashcards in under 40 lines of bash.
 +==== editors ====
 +  * [[https://amp.rs/|amp]], a complete texteditor for the terminal
 +  * [[https://craigbarnes.gitlab.io/dte/|dte]], text editor
 +  * [[https://micro-editor.github.io/|micro]]a modern and intuitive terminal-based text editor
   * [[http://www.nano-editor.org/|nano]], text-editor   * [[http://www.nano-editor.org/|nano]], text-editor
 +  * [[https://github.com/slap-editor/slap|slap]] a sublime-like terminal-based text editor 
   * [[http://www.chiark.greenend.org.uk/~sgtatham/tweak/|tweak]], a hex editor   * [[http://www.chiark.greenend.org.uk/~sgtatham/tweak/|tweak]], a hex editor
   * [[http://www.vim.org|vim]] vi improved, text-editor ♥   * [[http://www.vim.org|vim]] vi improved, text-editor ♥
Zeile 67: Zeile 75:
 ====podcast==== ====podcast====
   * [[http://podcatcher.rubyforge.org/|armangil's podcatcher]], cli ruby based podcatcher   * [[http://podcatcher.rubyforge.org/|armangil's podcatcher]], cli ruby based podcatcher
 +  * [[https://github.com/xgi/castero/|castero]], cli podfetcher und Anzeiger, Spieler. Aber hat als Abhängigkeit vlc Media Player
   * [[http://castget.johndal.com/|castget]], podcast client   * [[http://castget.johndal.com/|castget]], podcast client
 +  * [[https://github.com/manolomartinez/greg|greg]], command-line podcast aggregator
   * [[https://github.com/rafaelmartins/marrie|marrie]], a simple podcast client that runs on the CLI.   * [[https://github.com/rafaelmartins/marrie|marrie]], a simple podcast client that runs on the CLI.
   * [[http://podracer.sourceforge.net/|podracer]], a podcast aggregator supports torrent as well   * [[http://podracer.sourceforge.net/|podracer]], a podcast aggregator supports torrent as well
Zeile 78: Zeile 88:
   * [[https://github.com/Vifon/deer|deer]], a file navigator for zsh inspired by ranger.   * [[https://github.com/Vifon/deer|deer]], a file navigator for zsh inspired by ranger.
   * [[https://github.com/2called-chaos/dle|dle]], directory list edit – edit file structures in your editor   * [[https://github.com/2called-chaos/dle|dle]], directory list edit – edit file structures in your editor
 +  * [[http://duc.zevv.nl/|duc]], ein Speicherbelegungsprogramm und poetenzieller ncdu successor
   * [[https://github.com/l3ib/fsniper|fsniper]], a tool that monitors a given set of directories for new or modified files then applies rule based scripts.   * [[https://github.com/l3ib/fsniper|fsniper]], a tool that monitors a given set of directories for new or modified files then applies rule based scripts.
   * [[http://random.zerodogg.org/gpgpwd/|gpgpwd]], a terminal-based password manager.   * [[http://random.zerodogg.org/gpgpwd/|gpgpwd]], a terminal-based password manager.
Zeile 89: Zeile 100:
   * [[http://www.vanheusden.com/multitail/|multitail]], view one or multiple files like the original tail program.    * [[http://www.vanheusden.com/multitail/|multitail]], view one or multiple files like the original tail program. 
   * [[http://dev.yorhel.nl/ncdu|ncdu,]] ncurses disk usage   * [[http://dev.yorhel.nl/ncdu|ncdu,]] ncurses disk usage
 +  * [[https://github.com/jarun/nnn|nnn]], file manager, fast
   * [[https://github.com/paul-nechifor/ohmu|ohmu]], space usage in terminal   * [[https://github.com/paul-nechifor/ohmu|ohmu]], space usage in terminal
   * [[http://swapoff.org/ondir.html|ondir]], a program that automatically executes scripts as you traverse directories at a terminal.   * [[http://swapoff.org/ondir.html|ondir]], a program that automatically executes scripts as you traverse directories at a terminal.
Zeile 94: Zeile 106:
     * [[https://github.com/cdown/passmenu|passmenu]], dmenu interface to pass, the standard Unix password manager     * [[https://github.com/cdown/passmenu|passmenu]], dmenu interface to pass, the standard Unix password manager
   * [[https://github.com/janlelis/pws/|pws]], a command-line password safe/manager written in Ruby   * [[https://github.com/janlelis/pws/|pws]], a command-line password safe/manager written in Ruby
-  * [[http://ranger.nongnu.org/|ranger]], is a file manager with VI key bindings ♥+  * [[https://ranger.github.io/|ranger]], is a file manager with VI key bindings ♥
   * [[http://www.toastball.net/toast/|toast]], packageless package manager for Unix systems and non-root users   * [[http://www.toastball.net/toast/|toast]], packageless package manager for Unix systems and non-root users
   * [[https://www.dyne.org/software/tomb/|tomb]], zshell based file encryption with luks-container   * [[https://www.dyne.org/software/tomb/|tomb]], zshell based file encryption with luks-container
Zeile 101: Zeile 113:
 ===== snd ===== ===== snd =====
   * [[http://beets.radbox.org/|beets]], organize your music collection with musicbrainz   * [[http://beets.radbox.org/|beets]], organize your music collection with musicbrainz
 +  * [[https://cmus.github.io/|cmus]], is a console music player for Unix-like operating systems.
   * [[https://github.com/lotuskip/cursetag|cursetag]], ncurses based audio file tag editor   * [[https://github.com/lotuskip/cursetag|cursetag]], ncurses based audio file tag editor
   * [[https://ambrevar.bitbucket.io/demlo/|demlo]], a dynamic and extensible music library organizer (lua, ffmpeg)   * [[https://ambrevar.bitbucket.io/demlo/|demlo]], a dynamic and extensible music library organizer (lua, ffmpeg)
linux/cli.1520175975.txt.gz · Zuletzt geändert: 2018-03-04 16:06 von fzap